PDA

View Full Version : Windows How to fix a simple Windows problem?



whatcdfan
09-17-2014, 06:45 AM
I somehow deleted the desktop folder from my Windows PC. Now every time I go to the desktop or browse to the desktop from explorer, I get a notification that the location is unavailable.

How can I fix it?

anon
09-17-2014, 01:49 PM
md %userprofile%\Desktop
echo [.ShellClassInfo]>%userprofile%\Desktop\Desktop.ini
echo LocalizedResourceName=Desktop>>%userprofile%\Desktop\Desktop.ini
echo IconResource=%SystemRoot%\system32\imageres.dll,-183>>%userprofile%\Desktop\Desktop.ini
attrib %userprofile%\Desktop\Desktop.ini +a +s +h +r

whatcdfan
09-17-2014, 04:22 PM
Done,
Thanks Anon

Benhung
10-07-2014, 12:13 PM
Wow, I have found it! Thank you

Artemis
10-08-2014, 04:35 AM
Wow, I have found it! Thank you

The word you are looking for is 'eureka' not 'wow'..... :blink:

IdolEyes787
10-08-2014, 12:47 PM
https://www.youtube.com/watch?v=M8l6UW1lhnI