Author: arkurth
Date: Mon Jun 1 21:43:30 2009
New Revision: 780845
URL: http://svn.apache.org/viewvc?rev=780845&view=rev
Log:
VCL-120
Added DisableFirstRunCustomize key to the disable_ie_configuration_page()
subroutine. IE8's user setup pages weren't being disabled by the existing
registry settings in this subroutine. The additional key seems to prevent IE8's
user setup pages from appearing.
Modified:
incubator/vcl/trunk/managementnode/lib/VCL/Module/OS/Windows_mod.pm
Modified: incubator/vcl/trunk/managementnode/lib/VCL/Module/OS/Windows_mod.pm
URL:
http://svn.apache.org/viewvc/incubator/vcl/trunk/managementnode/lib/VCL/Module/OS/Windows_mod.pm?rev=780845&r1=780844&r2=780845&view=diff
==============================================================================
--- incubator/vcl/trunk/managementnode/lib/VCL/Module/OS/Windows_mod.pm
(original)
+++ incubator/vcl/trunk/managementnode/lib/VCL/Module/OS/Windows_mod.pm Mon Jun
1 21:43:30 2009
@@ -6422,6 +6422,7 @@
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Internet Explorer\\Main]
+"DisableFirstRunCustomize"=dword:00000001
"RunOnceHasShown"=dword:00000001
"RunOnceComplete"=dword:00000001