Updated Windows packaging code

This commit is contained in:
Veronica Berglyd Olsen
2024-07-04 21:00:15 +02:00
parent 4d716555af
commit d43a799389
2 changed files with 85 additions and 182 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
; Script for building setup.exe installer with Inno Setup
#define nwAppDir "%%dir%%\dist"
#define nwAppDir "%%dist%%"
#define nwAppName "novelWriter"
#define nwAppVersion "%%version%%"
#define nwAppPublisher "novelWriter"