Hi, you need to actually copy the msstdfmt.ddl file into system32 too before you can register it (or SYSWow64 folder for Vista).
Problem: When I click on the desk top icon to start the game I get the following error message:
"Class not registered
You need the following file to be installed on your machine
MSSTDFMT.DLL."
VISTA 64 Registering & MSSTDFMT.DLL
------------------------------------
When I click on the desk top icon to start the game I get the following error message:
"Class not registered
You need the following file to be installed on your machine
MSSTDFMT.DLL."
Download the dll from the FAQ
http://www.polovski.com/OFFFAQ.htm
(to find it on that page press ctrl+f and type in MSSTDFMT.DLL in the search box in your browser to find it quicker)
You may need to unzip or unrar (uncompress the file first) to a temporary folder.
To register the .dll do the following:
Make sure the file MSSTDFMT.DLL is copied into the c:\Windows\SysWOW64 folder first.
(replace c: with another letter if you installed windows to another drive)
Left click start button > type in cmd in the search box,
then RIGHT click on the icon that appears top of screen and select "run as administrator"
In the new CMD window
at the prompt type in :
regsvr32 msstdfmt.dll
this will register the dll
For Vista 32
------------
Do the same but instead copy the DLL to C:\Windows\System32
instead first.