]> sigrok.org Git - sigrok-cli.git/blobdiff - contrib/sigrok-cli.nsi.in
nsis: Fix File/RMDir copy-paste error.
[sigrok-cli.git] / contrib / sigrok-cli.nsi.in
index 8eb4510ffe57257cd9ed48c1ad9c11d99a061d3c..be1309a0c27fd23ad01720767af2671552ea9865 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the sigrok project.
+## This file is part of the sigrok-cli project.
 ##
 ## Copyright (C) 2011-2012 Uwe Hermann <uwe@hermann-uwe.de>
 ##
@@ -36,7 +36,7 @@
 Name "@PACKAGE_NAME@"
 
 # Filename of the installer executable.
-OutFile "@PACKAGE_NAME@-installer-@PACKAGE_VERSION@.exe"
+OutFile "@PACKAGE_NAME@-@PACKAGE_VERSION@-installer.exe"
 
 # Where to install the application.
 InstallDir "$PROGRAMFILES\sigrok\@PACKAGE_NAME@"