Click here to Skip to main content
15,890,579 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How can I open in my application a special type of file which contain '.sls' extention as file name. That means I want to click that file and a specific allication open automatic which is build VB6 code like click on '*.txt' file open Notepad. And I also want to the icon of that spacial file '*.sls' made Application Icon.
Posted

1 solution

As quoted just now by 'SAKryukov' for another question
[And that answer is here: Getting file extension or file type[^] — SA]

http://social.msdn.microsoft.com/Forums/en/netfxbcl/thread/630ed1d9-73f1-4cc0-bc84-04f29cffc13b[^]

The above link will help you
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900