This behavior relates to the desktop.ini item loaded in the Startup Group.
Check
the system information, you will notice that one desktop.ini is loaded in
the "Common Startup" directory (C:\Documents and Settings\All Users\Start
Menu\Programs\Startup).
If this desktop.ini file is with the following command lines, the symptom
may occur:
[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21787
We may change the command to "LocalizedResourceName=@shell32.dll,-21787" or
use
Msconfig.exe to disable the corresponding desktop.ini item at startup.
Other conditions:
One desktop.ini is listed in C:\Documents and Settings\All Users\Start Menu
One desktop.ini is listed in C:\Documents and Settings\All Users\Start
Menu\Programs
One desktop.ini is listed in C:\Documents and Settings\All Users\Start
Menu\Programs\Startup
The commands on the LocalizedResourceName= line are different: some are
"@%SystemRoot%\system32\shell32.dll,-21787" and some are
"@shell32.dll,-21787".
kortom ............
wijzig het pad in het desktop.ini bestand.
succes.