Welcome, Log In
Create A New Profile
Help
>
Topic
Posts: 1 |
Silent uninstall 2018-04-03 23:45 |
I am unable to properly run a silent uninstall of PureRef 1.9.2 on Windows 7.
Passing the /S flag to the uninstall.exe Nullsoft Install System should provide a silent un-install. Passing /SD should conduct silent uninstall accepting defaults. However, using these options does not suppress the message box confirming if I want to remove user preferences. Perhaps some kind of custom message box is being used, not a standard NSIS message box?
Please can you advise how I can go about silencing this message or how I can pass an option via the cli e.g. pass a some variable like DELETEPREFS=True like this:
C:\Program Files\PureRef\uninstall.exe /S /DELETEPREFS=True
Thanks
Ben
Passing the /S flag to the uninstall.exe Nullsoft Install System should provide a silent un-install. Passing /SD should conduct silent uninstall accepting defaults. However, using these options does not suppress the message box confirming if I want to remove user preferences. Perhaps some kind of custom message box is being used, not a standard NSIS message box?
Please can you advise how I can go about silencing this message or how I can pass an option via the cli e.g. pass a some variable like DELETEPREFS=True like this:
C:\Program Files\PureRef\uninstall.exe /S /DELETEPREFS=True
Thanks
Ben
Admin Posts: 445 |
Re: Silent uninstall 2018-04-27 00:59 |
Sorry, only registered users may post in this forum.