
VN162617 asked a question.
In Old Installsheild, we can call the UninstInitialize and UninstUnInitialize functions in a custom uninstall DLL by providing -c option. IsUninst.exe will call these functions on uninstallation.
We have migrated our Installer to 2015 and when we try to uninstall its not calling these functions. Is 2015 installsheild support -c option to provide custom dll fuctions? if not what are the corresponding commandline switches to call these dll functions ?