Engine Registration
The Python ActiveX Scripting Engine is not currently registered. Before any of the supplied demos will work, the engine must be successfully registered.
If you are seeing this page because you just installed the Microsoft Script Debugger
for internet explorer, then I am afraid you need to upgrade the debugger. You can find
a debugger for MSIE3.02 at www.python.org (MSIE3DBG.EXE - 1503k)
To install the engine, the Python program win32com\axscript\client\pyscript.py
must be run. You can either do this manually, or follow the instructions below.
Register the engine now!
You can register the engine very simply. Just follow the process outlined below:
- Click on the link below
- A dialog will be presented asking if the file should be opened or saved to disk. Select "Open it".
- A Console program will briefly open, while the server is registered.
Register the engine now
Checking the registration
After the registration is complete, simply hit the Reload button. If the
registration was successful, the page will change to the Python/AvtiveX Demo Page.