|
|
#1 |
|
Junior Member
Join Date: Jun 2001
Location: Tulsa, Oklahoma
Posts: 4
|
I have used the silent switch on the install exe that NSI generates... does the same switch exist on the generated uninstaller? I'd love to be able to silently uninstall a previous version of the installed software when a user attempts to upgrade...
|
|
|
|
|
|
#2 |
|
Major Dude
Join Date: May 2001
Location: Winter Park, FL
Posts: 1,776
|
No. There is no way (that is said in the documentation) to do so. But what you can do is in newer versions that you install with NSIS is add the following code:
code: For example. Or you could just run the uninstaller before installing a new version, but that would leave more responsibility on the installer. Or just overwrite with the new program by adding the tag: code: Hope that helps, Duane Jeffers Developer; On-Demand Audio |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|