r26701 - trunk/apps/wininstaller/src_freenetinstaller

[email protected]
Newsgroups gmane.network.freenet.cvs
Message-ID <[email protected]>
Author: Zero3
Date: 2009-04-10 11:16:16 +0000 (Fri, 10 Apr 2009)
New Revision: 26701

Modified:
   trunk/apps/wininstaller/src_freenetinstaller/FreenetInstaller_Include_Helpers.inc
Log:
Disable checkbox controls too while installing

Modified: trunk/apps/wininstaller/src_freenetinstaller/FreenetInstaller_Include_Helpers.inc
===================================================================
--- trunk/apps/wininstaller/src_freenetinstaller/FreenetInstaller_Include_Helpers.inc	2009-04-10 11:15:35 UTC (rev 26700)
+++ trunk/apps/wininstaller/src_freenetinstaller/FreenetInstaller_Include_Helpers.inc	2009-04-10 11:16:16 UTC (rev 26701)
@@ -314,7 +314,10 @@
 	GuiControl, +Disabled, _cBrowseButton
 	GuiControl, +Disabled, _cDefaultButton
 	GuiControl, +Disabled, _cExitButton
-	GuiControl, +Disabled, _cInstallButton
+	GuiControl, +Disabled, _cInstallButton
+	GuiControl, +Disabled, _cInstallStartMenuShortcuts
+	GuiControl, +Disabled, _cInstallDesktopShortcuts
+	GuiControl, +Disabled, _cBrowseAfterInstall
 	DisableCloseButton()
 
 	GuiControl, +Range0-%_Ticks%, _cProgressBar
@@ -333,7 +336,10 @@
 	GuiControl, -Disabled, _cLanguageSelector
 	GuiControl, -Disabled, _cBrowseButton
 	GuiControl, -Disabled, _cExitButton
-	GuiControl, -Disabled, _cInstallButton
+	GuiControl, -Disabled, _cInstallButton
+	GuiControl, -Disabled, _cInstallStartMenuShortcuts
+	GuiControl, -Disabled, _cInstallDesktopShortcuts
+	GuiControl, -Disabled, _cBrowseAfterInstall
 	EnableCloseButton()
 
 	; Switch status text with progress bar
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.