Setup & Deployment - File Association
-
I'm trying to get my deployment project to automatically associate a certain file extension with my .exe. When I run my installer, the program installs normally, and all files with my desired extension change to an icon representing my applcation. When I double click these files, my application loads as expected. The problem is when I right click one of these files, and select open with. The icon is blank, and the description of the application used to open it is empty. My question is, in the setup and deployment project, where is the area where I place a target icon and a description, so that it will show up on the "Open With" list of file associations? Also does anyone know how to clean the "Recommended Programs" list in this menu? Thanks, -Chris