Use relative path in .nsi
This commit is contained in:
parent
5792e4204c
commit
a49c626deb
@ -11,7 +11,7 @@
|
||||
!define REG_ROOT "HKLM"
|
||||
!define REG_APP_PATH "Software\Microsoft\DirectPlay\Applications"
|
||||
#!define REG_GOG_PATH "Software\GOG.com"
|
||||
!define PATCH_FILES_PATH "K:\#AC-ACX Project\##current patch files"
|
||||
!define PATCH_FILES_PATH "..\##current patch files"
|
||||
|
||||
######################################################################
|
||||
|
||||
@ -246,4 +246,4 @@ Section "Uninstall"
|
||||
|
||||
SectionEnd
|
||||
|
||||
######################################################################
|
||||
######################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user