visual studio 2012 - how to add custom action with parameters in InstallShield limited edition -


i used add custom action in setup project , set parameter on install , parameter on uninstall.

i want pass /i parameter executable file on install action , /u on uninstall action.

how using installshield limited edition?


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -