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