TheTechGuide Forum

General Category => Software => Topic started by: kookee on April 24, 2006, 07:10:36 PM

Title: pls help
Post by: kookee on April 24, 2006, 07:10:36 PM
[font=\"Arial\"]i accidentally deleted the windows xp style appearance, its not on my desktop properties anymore, can anyone help me wid this[/font]

now im only using windows classic, aw pls help

now im only using windows classic, pls help
Title: pls help
Post by: guestolo on April 24, 2006, 09:20:24 PM
Why did you delete it?

Can you do the following please
Open Notepad (START>>>RUN>>>type in notepad)
Hit OK
An empty notepad file should open
Copy the contents of the CODE box to notepad, not including the word "code"
Paste it to the empty Notepad file
In Notepad click FILE>>SAVE AS
Change the Save as Type to All Files.
Name the file as find.bat

Save this file on the desktop
Code: [Select]
dir %Systemdrive%\luna.msstyles /a h /s > files.txt
start notepad files.txt
Double click on find.bat
A dos windows will open, let it complete it's search and notepad should open with some text in it
Can you copy and paste the whole contents of that text file back here please