|
-
Nov 18th, 2009, 07:44 PM
#1
Thread Starter
Lively Member
Set default open with and how to handle file?
How can I set a file extension to open with my application?
Also how would I handle the file that it opens with?
-
Nov 18th, 2009, 08:10 PM
#2
Re: Set default open with and how to handle file?
1st
Open Explorer and rightclick on a file with the extension you want to associate with your application. In the contextmenu, click on 'Open with...' and take it from there
2nd
Check out the My.Application.CommandLineArgs property on MSDN
Last edited by Arve K.; Nov 18th, 2009 at 08:16 PM.
-
Nov 18th, 2009, 08:48 PM
#3
Thread Starter
Lively Member
Re: Set default open with and how to handle file?
Well I mean by code, not doing it manually. Like those 'associate all .bla with my app'
-
Nov 18th, 2009, 09:02 PM
#4
Re: Set default open with and how to handle file?
Ok, well in that case, take a look at this link
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
|