I am getting errors both during installation as well as when trying to launch the system tester.
During install, FormOrg.exe fails with an abnormal program termination msg.
When I try to launch the system tester, I get this:
Description:
Code = 80004005
Code meaning = Unspecified error
Source = Microsoft JET Database Engine
Description = Could not find file 'C:\Program Files\Equis\MetaStock\ST_Data.mdb'.
Build: 10.0
File: ST_Database.cpp
Line: 118
Error Type: 0
Error Code: 2
I tried deleting the ST_Data.mdb file and reinstalling. No joy.
The error above is complaining that the file should be in Metastock\st_data.mdb. The actual file is in Metastock\temp\st_data.mdb. (I poked around and looked and there it was).
I don't see what I should do to change the location, as the only reference in the registry referrs to the program directory (one level above).
EDIT:
I just copied the files to the directory above and now it seems to work. FormOrg.exe seems to work, too.