![]() |
runtime error
So,
I'm trying to open a .exe file the I downloaded and unzipped and I get the following message: Runtime error "713" Class not registered You need the following file to be installed on your machine MSSTDFMT.DLL I have NO idea what this is? Is there anyone out there that can help? Thanks in advance, |
You are just missing a Dynamic Link Library (DLL) file.
Download it here: http://www.dll-files.com/dllindex/dl...shtml?msstdfmt stick this in your c:\windows\system -or- c:\windows\system32 directory, I don't know which one...it depends on the file but try them both and one should work. /bisc |
Or you can just simply put it into the same directory as the executable. The DLL search path is always starts with the current directory. Than usually it includes the windows\system and windows\system32 directories.
|
All times are GMT -8. The time now is 12:44 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project