Jump to content

Windows 7 i need help asap!!

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
Jordanx

Jordanx

    Newbie

  • Members
  • Pip
  • 8 posts
I was moving shell32.dll from system32 folder so I can replace it for a theme. I moved the original to my desktop but I decided to put it back. Now I can't put either of the shell32.dll back into the folder!

Help me please. D:

#2
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,118 posts
I'm not sure what you mean, you said you decided to put the original back, yes? Then what is the problem?
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.

#3
Jordanx

Jordanx

    Newbie

  • Members
  • Pip
  • 8 posts
It wouldn't return back into System32. It just stays on my desktop.

#4
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,118 posts
Are you sure it isn't already inside the Windows folder? Try:
del "C:\windows\system32\shell32.dll"

copy "C:\documents and settings\%USERNAME%\Desktop\shell32.dll" "C:\windows\system32\shell32.dll"

Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.

#5
Jordanx

Jordanx

    Newbie

  • Members
  • Pip
  • 8 posts
Worked.

Thank you very much. (: