Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
September 20, 2006
Using REG.EXE, built into Windows XP, Windows Server 2003, and later operating systems, or installed from the Windows 2000 Support Tools, add the following line to the logon script:
REG ADD HKCUSoftwareMicrosoftWindowsCurrentVersionExplorerDesktopCleanupWiz /V NoRun /T REG_DWORD /F /D 1
You May Also Like