Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 6 of 6

Thread: open mgn File

  1. #1
    Join Date
    Nov 2006
    Location
    Tehran
    Posts
    176

    open mgn File

    Hi,Dear Friends.
    I Make a program with autoplay.
    this progam open .mgn File.(I quantificate a new Extension For my Program)
    When User Double Click (open) A mgn File,My Program will be opened.
    Question :
    it is possible I know
    my program is runed with main file (myapp.exe)
    or
    it is runed by mgn file.
    thanks.

  2. #2
    Join Date
    Nov 2006
    Location
    Tehran
    Posts
    176

    Hi,Please Help Me.

  3. #3
    Join Date
    Nov 2006
    Location
    Quebec, Canada.
    Posts
    432
    This question has already been answered. Please use the Search function
    Search for "custom filetype" or smething like this.

  4. #4
    Join Date
    Nov 2006
    Location
    Tehran
    Posts
    176
    Hi.
    I Serach but not Find Any Answer For This Question.
    I Make a new Extension (FileType) And Then Open This files
    My Program Is Runed.
    But I Want To Find My Program is Runded By My File Or No?

  5. #5
    Join Date
    Nov 2006
    Location
    Tehran
    Posts
    176
    Hi.
    Please let me comment it with another method.
    sorry my english language is very bad.
    I want make a image browser For bmp file.
    when user open bmp file my program run and show image with a splash image.
    I make this registry value equal my applicatipn path.
    key : HKEY_CLASSES_ROOT\Paint.Picture\shell\open\command
    valuename : @ ("default")
    value : _MyAppPath (example: "C:\myapp\image viewer.exe" %1)
    Now my program is runned when a bmp file opened.
    How i set splash image with selected image?

  6. #6
    Join Date
    Aug 2003
    Posts
    2,427
    What you are thinking about is changing the file association for .bmp files. Most people would not take kindly to this being done on their system unless you give a very clear warning that it is about to happen and what the consequences are, and also give a clear cancel option. Personally I would not even consider doing this.

    Check out this post.

Similar Threads

  1. How to I make this file open with program
    By ptillb1006 in forum AutoPlay Media Studio 6.0
    Replies: 3
    Last Post: 08-23-2007, 03:04 PM
  2. Open file Command to Distinguish between (x86 or x64) OS
    By Larva King in forum AutoPlay Media Studio 6.0
    Replies: 1
    Last Post: 06-12-2007, 11:29 PM
  3. Paje jump and open file browser
    By synistics in forum AutoPlay Media Studio 5.0
    Replies: 0
    Last Post: 06-24-2004, 11:48 AM
  4. Audio Tracks Project
    By Michael in forum AutoPlay Media Studio 5.0
    Replies: 7
    Last Post: 03-18-2004, 10:58 PM
  5. Open PowerPoint file to a specific slide
    By Echo S in forum AutoPlay Media Studio 5.0
    Replies: 7
    Last Post: 02-26-2004, 06:17 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts