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

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

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -