1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

fix mistake

This commit is contained in:
towlie 2015-12-14 21:55:30 +01:00
parent 32eff2f4f5
commit 69c4b86bbf

View File

@ -247,8 +247,8 @@ FunctionEnd
#################
#INSTALL
#################
SetShellVarContext all
Section "Install"
SetShellVarContext all
# Install files
${SetOutPath} "$INSTDIR"
${WriteUninstaller} "uninstall.exe"