message

G

Guest

I get a notepad message when I restart that says:

..ShellClassInfo
LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-
21787

What the heck is this?
 
K

Kelly

Notepad Starts With "[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\System32\Shell32.dll,-21787" When You
Start Your Computer
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q330132

This is related to the DESKTOP.INI file in the Documents and Settings\All
Users\Start Menu\Programs\Startup, or Documents and
Settings\<yourusername>\Start Menu\Programs\Startup folder.

Click Start, and open the Programs Menu. Click the Startup sub item and
look for a Desktop.ini entry. If you can see the Desktop.ini entry, right
click it and select Properties. Ensure that the Hidden attribute is
checked.

Otherwise - Go to Start/Run/CMD and type in:

ATTRIB %SYSTEMDRIVE%\Documents and Settings\All Users\Start
Menu\Programs\Startup\Desktop.ini +H

and

ATTRIB %SYSTEMDRIVE%\Documents and Settings\<your user name>\Start
Menu\Programs\Startup\Desktop.ini +H

Replace <your user name> with your actual User name.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Note Pad Message 2
Startup mystery 1
ShellClassInfo 4
DESKTOP NOTEPAD ????? 2
Desktop.ini 4
Error Msg on Startup 3
Desktop.ini??? 4
Notepad Pop-Up 3

Top