|
-
Jan 5th, 2008, 02:06 PM
#1
Thread Starter
Lively Member
[2005] Open your program by opening a file
Well this is my question:
With my program i created a file. Example: file.myE(xtention)
Now ill tell windows that all the *.myE must be opend by my own programm: iOpenYou.exe.
How do i tell in my program wich method i must call when windows is sending that file to my .exe? I know that in Java it is the contructor Main(args[] as string) and you can extract the filename from args[].
But can i do this in VB.net?
Greets
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|