johnwc
06-30-2010, 10:15 AM
I can’t seem to figure out something that should be simple, as it was in a VS Installer Project.
I need to get the setup to create a file extension association with a list of different menu items to be placed under a file extension.
Example, you right click on a file with the extension of .ssf and windows gives you four options for that file.
Build Report A
Build Report B
Build Report C
Build Report D
I believe windows calls these different command verbs, how do I do this within InstallShield?
I need to get the setup to create a file extension association with a list of different menu items to be placed under a file extension.
Example, you right click on a file with the extension of .ssf and windows gives you four options for that file.
Build Report A
Build Report B
Build Report C
Build Report D
I believe windows calls these different command verbs, how do I do this within InstallShield?