Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 





Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Microsoft Support > Windows Vista Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read

Reply
 
Thread Tools
Old 06-30-2008, 03:03 PM   #1 (permalink)
Registered User
 
Join Date: Jun 2008
Posts: 6
OS: vista


Confused im a fool with my .dll files..

hi
i saw this fourm and thaught that maybe i could be saved =]

well basicly long story short i attemted to add some patched dll files
only to add the wrong ones (i think i stuck 64bit ones on my 32bit system)
the files are:

themeui.dll
uxtheme.dll
shsvcs.dll

before anyone asks i did try to use the patch for new themes
but back to the problem

my laptop will start in safe mode
with explorer failing ect
so all i have is the CMD
starting in ''C:\Windows\system32\''

i do have the origonal 3 files under the
extensions of .old

so basicly all i need to know is how to rename the .old files back to .dll
is it possible?
cheers

lew
lewp91 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 06-30-2008, 04:39 PM   #2 (permalink)
TSF Enthusiast
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Northampton, UK
Posts: 818
OS: Win Vista Home Premium & Ubuntu Hardy(8.04)


Re: im a fool with my .dll files..

lol... if you can get a command prompt then type:

Code:
cd C:\windows\system32\
ren themeui.old themeui.dll
(and then obviously the same fot he others)

you may first have to delete the files securely, it's adviseable to just create a batch file with the commands you need... e.g:

Code:
del C:\Windows\System32\themeui.old
ren C:\Windows\System32\themeui.old themeui.dll
...
If you need more help then post back...

Cheers,
Jamey
jamiemac2005 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 06-30-2008, 04:43 PM   #3 (permalink)
Registered User
 
Join Date: Jun 2008
Location: Edmonton
Posts: 7
OS: Ubuntu 8.04


Re: im a fool with my .dll files..

If that doesn't work just copy them off of the Windows CD...

Go into the Recovery Console, get to the Command Prompt, cd to i386.

and type

expand <filename> c:\windows\system32

It will copy a fresh copy of the DLL over the old one.

Hope this helps!
secarrol is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 07-01-2008, 02:29 AM   #4 (permalink)
Registered User
 
Join Date: Jun 2008
Posts: 6
OS: vista


Re: im a fool with my .dll files..

thanks!
i used ''del C:\windowsECT''

and renamed the files so im working now
buuuut
my vista looks like win95!
as aero wont work :/
should i try that off the disk?

cheers

lew
lewp91 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 07-01-2008, 02:56 AM   #5 (permalink)
Registered User
 
Join Date: Jun 2008
Posts: 6
OS: vista


Re: im a fool with my .dll files..

ok the aero theme is actually missing!
when i use the drop down menu from the personalization>theme
all it has is current theme, and windows classic

help me please =[
lewp91 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 07-01-2008, 02:23 PM   #6 (permalink)
TSF Enthusiast
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Northampton, UK
Posts: 818
OS: Win Vista Home Premium & Ubuntu Hardy(8.04)


Re: im a fool with my .dll files..

Okay, well this sounds like a job for recovery console or whatever it's called, google for information on fixing stuff like that. You may just have to use the vista disk to re-install the theme (because once vista is installed it's an effort to customise)

Sorry i can't be of more help,
jamey
jamiemac2005 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 07-01-2008, 08:42 PM   #7 (permalink)
TSF Enthusiast
 
ssj4Gogeta's Avatar
 
Join Date: Dec 2007
Location: India
Posts: 850
OS: Windows XP SP2, Vista

My System

Re: im a fool with my .dll files..

Quote:
Originally Posted by jamiemac2005 View Post
you may first have to delete the files securely, it's adviseable to just create a batch file with the commands you need... e.g:

Code:
del C:\Windows\System32\themeui.old
ren C:\Windows\System32\themeui.old themeui.dll
...
if i'm not wrong, u made him delete the ORIGINAL .old file. he should have deleted the .dll, and then renamed the original. so, it should have been:
Code:
del C:\windows\system32\themeui.dll
ren C:\windows\system32.themeui.old themeui.dll
now what you can do is use Vista recovery, as jamiemac2005 said.
or, i think, just getting those files from a friend and copying them should do, but I'm not 100% sure. try copying and if that doesn't work, use Vista DVD to recover.

Last edited by ssj4Gogeta : 07-01-2008 at 08:46 PM.
ssj4Gogeta is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 07-02-2008, 01:05 AM   #8 (permalink)
Registered User
 
Join Date: Jun 2008
Posts: 6
OS: vista


Re: im a fool with my .dll files..

dont worry i didnt enter the codess word for word and yes i did delete the new ones and renamed the .old ones to .dll
im all working now =]
cheers guys..

just need to fix my bloddy external harddrive now
i dropped it... n now it clicks
i think it may have had a head crash...

thanks anyways guys! =]
lewp91 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 07-02-2008, 07:19 AM   #9 (permalink)
TSF Enthusiast
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Northampton, UK
Posts: 818
OS: Win Vista Home Premium & Ubuntu Hardy(8.04)


Re: im a fool with my .dll files..

Sorry all, it was a late night.

But ssj4Gogeta is completely right. Glad you got it sorted despite my non-help.

Cheers,
Jamey
jamiemac2005 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -7. The time now is 04:57 AM.



Copyright 2001 - 2008, Tech Support Forum

Search Engine Friendly URLs by vBSEO

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81