From 951a524f06197fec4f2567c42c43a60f0c52d3df Mon Sep 17 00:00:00 2001 From: Nickito12 Date: Mon, 30 Jan 2017 00:00:36 -0300 Subject: [PATCH] Remove double welcome window in the installer --- stepmania.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania.nsi b/stepmania.nsi index 63a6436e18..798d95fedf 100644 --- a/stepmania.nsi +++ b/stepmania.nsi @@ -91,7 +91,7 @@ !endif !insertmacro MUI_PAGE_WELCOME - !insertmacro MUI_PAGE_WELCOME + ;!insertmacro MUI_PAGE_WELCOME ;!insertmacro MUI_PAGE_COMPONENTS !insertmacro MUI_PAGE_DIRECTORY