file extension problem (DLL)

Problems? Post here...
Post Reply
User avatar
hamada
Newbie
Newbie
Posts: 8
Joined: 23 Jan 2009, 17:00
15
Contact:

file extension problem (DLL)

Post by hamada »

hello every one
i have a program that i want to run and has with it file with DLL extension...
my problem is that i opened the DLL file with Microsoft word (open with) :?
now i want to run the program, a message tells me:
This application has failed to start because NPPTools.dll was not found.

I'm pretty sure that the program works, coz i have tried it before...
I tried to download the program again, but its not working, the file will open with MS word :(
can any one offer me some help in this ?

User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Post by ayu »

Are you sure that you did not "save" the file after opening it with word? You are not supposed to open a DLL file with a word processing program, and I would recommend you to avoid that.

Just download the file again, and replace it with the old one.
"The best place to hide a tree, is in a forest"

User avatar
hamada
Newbie
Newbie
Posts: 8
Joined: 23 Jan 2009, 17:00
15
Contact:

Post by hamada »

no i didn't save the file.
and i tried to download the file again... this didn't work either
all i wanna know if there is a way to return the DLL file to its previous state !

User avatar
DNR
Digital Mercenary
Digital Mercenary
Posts: 6114
Joined: 24 Feb 2006, 17:00
18
Location: Michigan USA
Contact:

Post by DNR »

well I am at work, so at best I can say it has to do with a File Type issue.
Go back and re-do the Open With.. selection and make sure you did not check the box that says "always use this program to open these files.."

you can compare file size, location, and version date on the .dll file to make sure its good too. Right click and do properties to see if its good..

DNR
-
He gives wisdom to the wise and knowledge to the discerning. He reveals deep and hidden things; he knows what lies in Darkness, and Light dwells with him.

User avatar
greenguyy2
On the way to fame!
On the way to fame!
Posts: 29
Joined: 18 Jan 2009, 17:00
15

Post by greenguyy2 »

google the dll file ur missing and download it put it in the folder

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

yes, disable Word as standard application to "open with" as DNR wrote.
download it here:
http://www.dlldump.com/download-dll-fil ... nload.html
when the download dialog box pops up pick "save to disk and not "open with".
the you need to tell the registry where the dll can be found if a program calls it, to do this:
start->run->regsvr32 /path/to/npptools.dll

:wink:

Post Reply