Strange Notepad window on startup

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Using Vista Home Premium, I get a Notepad window opening on startup with the
following message:

"[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21787''

Can anyone tell me what this means and how to get rid of it?
 
From http://www.winhelponline.com/articles/169/1/

This happens if the "Hidden" attribute for the desktop.ini is removed. Follow these steps to resolve the problem:

Click Start, click All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator. Type the following command and press ENTER:

attrib +s +h "%appdata%\Microsoft\Windows\Start Menu\Programs\Startup\desktop.ini"

And then run:

attrib +s +h "%programdata%\Microsoft\Windows\Start Menu\Programs\Startup\desktop.ini"

(Watch for line wrap)

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


Using Vista Home Premium, I get a Notepad window opening on startup with the
following message:

"[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21787''

Can anyone tell me what this means and how to get rid of it?
 
Thank you so much, Ramesh. I followed your instructions and now I have a
clean startup. You are a wizard!
 
Thanks for the update, Asker24.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


Thank you so much, Ramesh. I followed your instructions and now I have a
clean startup. You are a wizard!
 

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

Window re shell at Startup 4
desktop.ini opening on startup 12
at start up 1
Startup mystery 1
Vista 5744 Startup 3
What does this mean? 1
Error Message on Reboot 4
Note Pad Message 2

Back
Top