Web Hosting Talk







View Full Version : Damn Xp


ARETNA
06-07-2002, 04:33 PM
Hello! I am running Windows XP Pro. and for some odd reason when I double click on My Computer, it takes me to the find screen. If I double click on a folder on my desktop, it does the same. Also, when I right click on a drive or when I right click on a folder, EXPORE and or OPEN are gone!
Any suggestions would be greatly appreciated

Nadav
06-07-2002, 04:45 PM
Simple.

format c:
install linux

michaeln
06-07-2002, 04:58 PM
Originally posted by Nadav
Simple.

format c:
install linux

ROFL

I am waiting on more software to be coming out for it and I will be doing just that..

AcuNett
06-07-2002, 05:26 PM
Try this:

Open up MS DOS prompt, type deltree C:\

Hope that helps.

Studio64
06-07-2002, 06:54 PM
Originally posted by AcuNett
Try this:

Open up MS DOS prompt, type deltree C:\

Hope that helps.

Sorry... They removed the deltree command in anything post ME...


Hmm...

The updated command would be
del /f/s/q *.*

/f - force read-only delete (Ya know... -> 444)
/s - recurse subdirectory
/q - quiet....

BTW... Please don't run this or any other command listed above...

terrastudios
06-07-2002, 06:57 PM
ROFLMFAO @ all these windows-remarks

Studio64
06-07-2002, 07:02 PM
Heck... You want my cheesy unix command joke for the day?

rm -rf /bin/laden (http://www.thinkgeek.com/stuff/apparel/57b2.shtml)

done :D

fractiousws
06-07-2002, 07:36 PM
Originally posted by Studio64
Heck... You want my cheesy unix command joke for the day?

rm -rf /bin/laden (http://www.thinkgeek.com/stuff/apparel/57b2.shtml)

done :D

lol

michaeln
06-07-2002, 08:03 PM
Originally posted by Studio64
Heck... You want my cheesy unix command joke for the day?

rm -rf /bin/laden (http://www.thinkgeek.com/stuff/apparel/57b2.shtml)

done :D

ROFL

ARETNA
06-07-2002, 08:06 PM
:D