From 39356690db725c14eefcad304c66cf3057d5f71a Mon Sep 17 00:00:00 2001 From: lordmulder Date: Mon, 21 Feb 2011 13:25:02 +0100 Subject: [PATCH] Update installer script. --- etc/NSIS/setup.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/NSIS/setup.nsi b/etc/NSIS/setup.nsi index 1c955c7f..710924ab 100644 --- a/etc/NSIS/setup.nsi +++ b/etc/NSIS/setup.nsi @@ -462,7 +462,7 @@ Section "-Finished" !insertmacro PrintProgress "$(MUI_TEXT_FINISH_TITLE)." ; ---- POLL ---- - !insertmacro UAC_AsUser_ExecShell "" "http://mulder.brhack.net/temp/style_poll/" "" "" SW_SHOWNORMAL + ; !insertmacro UAC_AsUser_ExecShell "" "http://mulder.brhack.net/temp/style_poll/" "" "" SW_SHOWNORMAL ; ---- POLL ---- SectionEnd