disable component UI in windows installer

This commit is contained in:
Chris Forbes
2011-06-25 12:26:45 +12:00
parent 1fa4cf5c0a
commit fabb89f4da

View File

@@ -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