diff --git a/packaging/windows/OpenRA.nsi b/packaging/windows/OpenRA.nsi index 0cd45d46c1..8c8c45bbd3 100644 --- a/packaging/windows/OpenRA.nsi +++ b/packaging/windows/OpenRA.nsi @@ -40,7 +40,7 @@ SetCompressor lzma Var StartMenuFolder !insertmacro MUI_PAGE_STARTMENU Application $StartMenuFolder -!insertmacro MUI_PAGE_COMPONENTS +;!insertmacro MUI_PAGE_COMPONENTS !insertmacro MUI_PAGE_INSTFILES !insertmacro MUI_UNPAGE_CONFIRM