If you see an "ACTIVESKIN3.OCX ERROR" when trying to run this program after installation, it means the required ActiveSkin control isn't registering properly on your system.

To fix:

  1. Open Command Prompt as Administrator.
  2. Run the following command:

	regsvr32 ActiveSkin.ocx

This will register the OCX and allow the program to run.