Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How open a file with my application by double clicking o
Message
From
11/09/2002 03:16:16
 
 
To
10/09/2002 16:07:55
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00699032
Message ID:
00699216
Views:
15
Robert,

You also have to create different actions for the application to perform on a file. If you just need to open it, create an action called "Open" and have the value of the action set to something like "C:\Program Files\MyAppFolder\MyApp.EXE %1". For instance, notepad has the "open" action set to "C:\WINNT\system32\NOTEPAD.EXE %1" (at least on my machine). You can view these settings in "Advanced" dialog in Tools/Options/Folder Settings/File Types in explorer.

Hope this helps

>Hello,
>I have an application that can open different files with different extensions.
>Examples: .rte .ext .pra .prd .inp etc.…
>Usually I open a file depending on its extension. I want that the user could open his own files by double clicking on each of them, alike MS Word file or txt file.
>In my windows OS I assigned the extension .rte and .ext to my application. So when I click on one of these files, my application opens but not the file. What I have to do to open the file as well? Please Help.
>Regards
>Robert
Danijel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform