Click here to Skip to main content
15,885,178 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi all
have a good time

i want to know how can i get path and name of a file that user is double clicking on that.
i mean i want to load a file in myself application with do double click on that with explorer in windows.

thanks a lot
Posted

1 solution

You are talking about file association, meaning that based on the file extension a program is used to open it.
This article: Associate File Extension with Shell OPEN command and Application[^] should get you started.
 
Share this answer
 
Comments
[no name] 17-Nov-12 6:25am    
dear andre
i looked at that but i couldn't get usefull things.
maby i'm begginer.
can you explainfor me?
thanks in advance

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