revert installation on error
Hi,
what is the best way to revert installation when error occur :
- should i manage it by hand ?
- is Nsis automatically managed that ?
tanks
Archive: revert installation on error
revert installation on error
Hi,
what is the best way to revert installation when error occur :
- should i manage it by hand ?
- is Nsis automatically managed that ?
tanks
You have to do it manually or you can try Advanced Uninstall which may be able to do this.
ok.
thanks i will check that.