From b34c43eb8a5b74038dc1a408717e8cb4513fe9db Mon Sep 17 00:00:00 2001 From: Ramtin Jokar Date: Sat, 1 Oct 2022 02:09:56 +0330 Subject: [PATCH] Update v2rayN Installer.iss --- installer/v2rayN Installer.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/v2rayN Installer.iss b/installer/v2rayN Installer.iss index 5bb2efe5..792b4304 100644 --- a/installer/v2rayN Installer.iss +++ b/installer/v2rayN Installer.iss @@ -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