-
"Open with"
Hi All,
I have an application which displays thumbnails of files in a folder.
I want to add the feature where the users can right click on a file and get that windows context menu. You know the one. It allows you to choose an application from a list to open the file with.
I seem to remember asking this ages ago but I can't find the thread.
Any Ideas ?
Thanks in Advance:wave:
-
Re: "Open with"
Hey,
Looks like adding a registry entry can change the options that are available in that context menu.
http://www.howtogeek.com/howto/windo...for-all-files/
http://someuser77.com/guides/openwith/openwith.php
You could do this during the installation process of your application.
Hope this helps!!
Gary