If you have written an ActiveX scripting engine with the following characteristics:
The following table shows the registry entries that are necessary to register this engine (none of these has a value name).

For Windows 98, use REG_SZ instead of REG_EXPAND_SZ and change the path of Wscript.exe and Cscript.exe as shown in the following table.
| Windows NT | Windows 98 | |
| Wscript | %SystemRoot%\System32\Wscript.exe | C:\Windows\Wscript.exe |
| Cscript | %SystemRoot%\System32\Cscript.exe | C:\Windows\Command\Cscript.exe |
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.