From ce3dad78824e95622705d9549d4d22421d9aeea0 Mon Sep 17 00:00:00 2001 From: Claudio Valerio Date: Tue, 3 Jul 2012 11:16:34 +0200 Subject: [PATCH] verysilent argument doesn't show the option to start Open-Sankore at the end of the installation and doesn't start it automatically --- Sankore 3.1.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sankore 3.1.iss b/Sankore 3.1.iss index 553f777f..d6f475af 100644 --- a/Sankore 3.1.iss +++ b/Sankore 3.1.iss @@ -114,7 +114,7 @@ Root: HKLM64; Subkey: "SOFTWARE\Wow6432Node\Microsoft\Internet Explorer\Low Righ [Run] Filename: "{tmp}\vcredist_x86.exe";WorkingDir:"{tmp}"; Parameters: "/q:a/c:""VCREDI~3.EXE /q:a /c:""""msiexec /i vcredist.msi /qn"""""""; StatusMsg: Installing CRT ... -Filename: "{app}\Open-Sankore.exe"; Description: "{cm:LaunchProgram,Open-Sankore}"; Flags: nowait postinstall +Filename: "{app}\Open-Sankore.exe"; Description: "{cm:LaunchProgram,Open-Sankore}"; Flags: nowait postinstall skipifsilent [UninstallDelete] ; cleanup and delete whole installation directory