mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 05:30:06 +08:00
change the default install dir
This commit is contained in:
parent
9398ef0973
commit
415d7d3866
@ -1,6 +1,7 @@
|
||||
Name "Nekoray"
|
||||
OutFile "NekoraySetup.exe"
|
||||
InstallDir "$PROGRAMFILES\Nekoray"
|
||||
SetShellVarContext all
|
||||
InstallDir "$APPDATA\Nekoray"
|
||||
RequestExecutionLevel admin
|
||||
|
||||
!include MUI2.nsh
|
||||
|
||||
Loading…
Reference in New Issue
Block a user