a continuation from my nail.exe thread

Ask the few things google does not know

Moderator: Dictators in Training

Post Reply
brinstar
Cat Crew
Cat Crew
Posts: 13142
Joined: Tue Mar 09, 2004 1:45 pm
Location: 402

a continuation from my nail.exe thread

Post by brinstar »

if you'll recall, in the other thread i mentioned that i fried windows media player in the process of smoking out nail.exe

well today i realized that windows fax and picture viewer doesn't work anymore either

i can right-click on a file and click Open With... and then select windows fax and picture viewer and i get an alert box that says:

Error loading C:\WINDOWS\system32\shimgvw.dll

The system cannot find the file specified.

i googled shimgvw.dll and discovered that it pretty much IS windows fax and picture viewer... but i a) looked in my system32 folder and did indeed find shimgvw.dll and b) replaced it with a fresh one from dlldump.com and i still get the same error

why? how do i fix it?
compost the rich
Croniz
NT Bixie
NT Bixie
Posts: 9
Joined: Fri May 06, 2005 1:40 pm

Post by Croniz »

try this, drop down to a command prompt and type:

regsvr32 C:\WINDOWS\system32\shimgvw.dll
brinstar
Cat Crew
Cat Crew
Posts: 13142
Joined: Tue Mar 09, 2004 1:45 pm
Location: 402

Post by brinstar »

LoadLibrary("C:\WINDOWS\system32\shimgvw.dll") failed - The system cannot find the file specified.


WTF, i know it's in that folder, i can SEE it in there

why is this happening to me :(
compost the rich
User avatar
Gidan
Admin Abuse Squad
Admin Abuse Squad
Posts: 2892
Joined: Tue Jan 04, 2005 11:01 am

Post by Gidan »

try and find another copy of the file and copy it over the top of that one. Its a long shot but its possible you had a corrupted download.

Its also a possiblity that the program that is trying to load the dll is the problem, it cant load it, not because it cant find it but because the program just hits a fatal error on the load and kicks back a cannot load error.
For to win one hundred victories in one hundred battles is not the acme of skill. To subdue the enemy without fighting is the acme of skill.
brinstar
Cat Crew
Cat Crew
Posts: 13142
Joined: Tue Mar 09, 2004 1:45 pm
Location: 402

Post by brinstar »

i already replaced it with a new copy of shimgvw.dll twice, downloaded from different websites, and still i get the same error

/!\ help /!\
compost the rich
User avatar
Martrae
Admin Abuse Squad
Admin Abuse Squad
Posts: 11962
Joined: Mon Mar 15, 2004 9:46 am
Location: Georgia
Contact:

Post by Martrae »

[Start] [Run] type regedit.exe and click [OK]

Navigate to HKEY_CLASSES_ROOT/SystemFileAssociations/image/ShellEx /ContextMenuHandlers

Check the ShellImagePreview folder and make sure it has the String Value (Default)
{e84fda7c-1d6a-45f6-b725-cb260c236066}

If not, then create it.
Inside each person lives two wolves. One is loyal, kind, respectful, humble and open to the mystery of life. The other is greedy, jealous, hateful, afraid and blind to the wonders of life. They are in battle for your spirit. The one who wins is the one you feed.
User avatar
Gidan
Admin Abuse Squad
Admin Abuse Squad
Posts: 2892
Joined: Tue Jan 04, 2005 11:01 am

Post by Gidan »

Reinstall windows if that fix doesn't help you :)
For to win one hundred victories in one hundred battles is not the acme of skill. To subdue the enemy without fighting is the acme of skill.
Tossica
NT Patron
NT Patron
Posts: 12490
Joined: Mon Mar 08, 2004 1:21 pm

Post by Tossica »

I had the same issues from this same malware except it was exporer.exe that was fried. I would remove the malware, reboot and then I could not get a desktop. Explorer.exe could not be found etc. I would restore the system state and it would be fine except the malware was present. I haven't found a fix for it other than blowing it away and reloading windows.
brinstar
Cat Crew
Cat Crew
Posts: 13142
Joined: Tue Mar 09, 2004 1:45 pm
Location: 402

Post by brinstar »

Martrae wrote:[Start] [Run] type regedit.exe and click [OK]

Navigate to HKEY_CLASSES_ROOT/SystemFileAssociations/image/ShellEx /ContextMenuHandlers

Check the ShellImagePreview folder and make sure it has the String Value (Default)
{e84fda7c-1d6a-45f6-b725-cb260c236066}

If not, then create it.


it was there, exactly as you typed it

and gidan, i would but i loaned my XP disk to a buddy :hercules:
compost the rich
Post Reply