Thanks Nakor, it worked. Maybe add this to the option help file because it's 
not very clear.

Or make it possible to specify another location where the template file is 
located in the --nsis option?
--nsis="..\template\template.nsi"

More improvements:

If you put a "/S" when running the installer, you dont get a prompt for 
language selection twice:

 ;Run the uninstaller
  uninst:
  ClearErrors
  ExecWait '"$R0"  /S _?=$INSTDIR' ;Do not copy the uninstaller to a temp file

Dutch language string:

LangString AlreadyInstalled ${LANG_DUTCH} "${INSTALLER_NAME} is reeds 
geinstalleerd. $\n$\nKlik op `OK` om de oude versie te verwijderen of 
`Annuleer` om deze update te onderbreken."
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to