Skip to content
Snippets Groups Projects
Commit 4a04866c authored by Andreas Traczyk's avatar Andreas Traczyk
Browse files

packaging: fix nsi

Change-Id: I2a73043299c36249382a586cc3335721e665e3ab
parent ccc79999
No related branches found
No related tags found
No related merge requests found
...@@ -206,7 +206,7 @@ section "install" ...@@ -206,7 +206,7 @@ section "install"
StrCmp $1 27012 vcredist_installed StrCmp $1 27012 vcredist_installed
${EndIf} ${EndIf}
ExecWait "vc_redist.x64.exe /install /norestart" ExecWait "vc_redist.x64.exe /install /norestart"
#vcredist_installed: vcredist_installed:
sectionEnd sectionEnd
# Uninstaller # Uninstaller
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment