mirror of
https://github.com/2dust/v2rayN.git
synced 2025-08-29 14:26:20 +00:00
Update v2rayN Installer.iss
This commit is contained in:
parent
9d841ef6a8
commit
b34c43eb8a
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ LicenseFile=..\LICENSE
|
|||
; Uncomment the following line to run in non administrative install mode (install for current user only.)
|
||||
PrivilegesRequired=lowest
|
||||
OutputDir=..\installer
|
||||
OutputBaseFilename=v2rayN Installer v{MyAppVersion}
|
||||
OutputBaseFilename=v2rayN Installer v{#MyAppVersion}
|
||||
SetupIconFile=..\v2rayN\v2rayN\v2rayN.ico
|
||||
Compression=lzma
|
||||
SolidCompression=yes
|
||||
|
|
Loading…
Reference in a new issue