Prevent IE8 Setup Screen
To prevent this pop up coming up set the following HKCU keys for users at logon.
| Value Name | Data | Type |
| IE8RunOnceLastShown | 1 | REG_DWORD |
| IE8RunOncePerInstallCompleted | 1 | REG_DWORD |
| IE8RunOnceCompletionTime | (empty) | REG_BINARY |
| IE8TourShown | 1 | REG_DWORD |
| IE8TourShownTime | (empty) | REG_BINARY |
| IE8RunOnceLastShown_TIMESTAMP | (empty) | REG_BINARY |


0 Comments:
Post a Comment
<< Home