Attached File(s)
-
desktop.ini (43bytes)
Number of downloads: 10
Posted 27 November 2004 - 02:48 AM
desktop.ini (43bytes)
Posted 27 November 2004 - 03:20 AM
Posted 27 November 2004 - 06:01 AM
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoActiveDesktop"=dword:00000001Add this to one of your reg files.
rundll32 user,repaintscreenAdd this to a batch at logon
@echo off cd /D %HOMEDRIVE%\ attrib +S +H Desktop.ini /S exitAdd this batch at logon