If you ran the Setup.exe from within the
Setup.zip file and it still doesn't work, you may need to manually register the script running service that is required for some Visual Basic Programs.
Copy and paste the following:
regsvr32 %windir%\system32\scrrun.dll into the Run Command window
(Windows Key and "R") and then press "OK".
It should say "
DllRegisterServer in C:Windows\system32\scrrun.dll succeeded" if it registers correctly.
If you get "
C:\Windows|system32\scrrun.dll unable to register the DLL/OCX" take a look at
this.
Please let us know if any of this works.
Alan