Kimpsu
2009-06-11 11:16:01 UTC
The subject says it all: how can I disable the run once questions of IE8 for
all users?
Don't bother with these:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"IE8RunOnceLastShown"=dword:00000001
"IE8RunOncePerInstallCompleted"=dword:00000001
"RunOnceComplete"=dword:00000001
"RunOnceHasShown"=dword:00000001
As they are for the current user only.
And no, adding the same values to HKEY_LOCAL_MACHINE does not work, unlike
in IE7.
all users?
Don't bother with these:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"IE8RunOnceLastShown"=dword:00000001
"IE8RunOncePerInstallCompleted"=dword:00000001
"RunOnceComplete"=dword:00000001
"RunOnceHasShown"=dword:00000001
As they are for the current user only.
And no, adding the same values to HKEY_LOCAL_MACHINE does not work, unlike
in IE7.