hi,
how do I get the filename when user using openwith my program in explore .
for example
when users right click a file in explore select openwith and select myapp.exe .
then now is how from program I get the filename.
thks
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
FroglegPosted Jun 21, 2011, 3:02 AM
openFileDialog.FileName
jibin pjPosted Jun 20, 2011, 11:58 PM
i want to get the application name or installation path that i selected from the explorer open with window.
thanks
@jbn
FroglegPosted Jun 20, 2011, 2:59 PM
2: Got to control panel/default programs/associate a file - then scroll down to your file and set default program
Jaganathan BantheswaranPosted Jun 20, 2011, 8:15 AM
Cann't understand... then now is how from program I get the filename.
What is your problem here.