Archive: Silent Reinstall


Silent Reinstall
Hi,

I am using a custom installer. And when the user selects the reinstall of the product the uninstallation should be in background, I mean silent uninstallation. How to do that.

I tried ExecWait '$0 /S_?=$INSTDIR'. it doesn't works


I think that there should be space after /S parameter.