Skip to content

Commit

Permalink
changed the install directory from $PROGRAMFILES\Zandronum to $LOCALA…
Browse files Browse the repository at this point in the history
…PPDATA\Zandronum
  • Loading branch information
TorrSamaho committed Apr 11, 2021
1 parent ce08a5e commit 19dbf01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fragments/corefunctions.txt
Expand Up @@ -58,7 +58,7 @@ UnInstPage custom un.nsUninstaller_create un.nsUninstaller_exit
# EXE attributes
VIProductVersion ${VERSION_NUM}.0.0.1
OutFile zandronum${VERSION}.exe
InstallDir $PROGRAMFILES\Zandronum
InstallDir $LOCALAPPDATA\Zandronum
CRCCheck on
XPStyle on
ShowInstDetails show
Expand Down

0 comments on commit 19dbf01

Please sign in to comment.