|
|
#1 |
|
Junior Member
Join Date: Jan 2008
Posts: 6
|
uninstall or continue before install
code: Im installing application in different folder than InstallDir Why when i run the installer ,and when he find that application is already installed uninstaller run from InstallDir instead from the place where application is already installed - $R1 if i add ExecWait '$INSTDIR\uninstall.exe' uninstaller is not found. I guess im missing something ,but what
|
|
|
|
|
|
#2 |
|
Forum King
Join Date: Mar 2006
Location: Ath. GR
Posts: 2,078
|
You're missing the fact that $INSTDIR is not yet initialized when running function .onInit
http://nsis.sourceforge.net/Docs/Chapter4.html#4.2.2 Quick AVI Creator - Quick and easy convert from DVD/MPEG/AVI/MKV to AVI/MP4/MKV Quick AVI Creator entirely edited with NSIS and entirely upgraded to Unicode NSIS |
|
|
|
|
|
#3 | |
|
Junior Member
Join Date: Jan 2008
Posts: 6
|
Thanks for the tips ,it all working fine now ,this post help me too
Quote:
|
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|