Browse Source

fix mistake

pull/2682/head
towlie 10 years ago
parent
commit
69c4b86bbf
  1. 2
      windows/qtox.nsi

2
windows/qtox.nsi

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

Loading…
Cancel
Save