Scripting.exe file contains the headers and libraries that are necessary to create ActiveX Script hosts and engines (223389)



The information in this article applies to:

  • Microsoft Visual C++, 32-bit Enterprise Edition 5.0
  • Microsoft Visual C++, 32-bit Enterprise Edition 6.0
  • Microsoft Visual C++, 32-bit Professional Edition 5.0
  • Microsoft Visual C++, 32-bit Professional Edition 6.0
  • Microsoft Visual C++, 32-bit Learning Edition 6.0
  • Microsoft Visual Basic, Scripting Edition 3.0
  • Microsoft Internet Client SDK 4.0
  • Microsoft Internet Client SDK 4.01

This article was previously published under Q223389

SUMMARY

Scriptng.exe is a self-extracting executable that contains the headers and libraries necessary to create your own ActiveX Script hosts and engines. Its primary purpose is to provide the files required to add Active Debugging to a host or engine.

MORE INFORMATION

The following file is available for download from the Microsoft Download Center:
Release Date: August 8, 2000

For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file. The Scriptng.exe file contains the following files:

FileNameSize
activdbg.h323KB
activscp.h67KB
ad1.lib19KB
ad1ex.h39KB
dbgprop.h50KB
Dispex.h31KB
HostInfo.h2KB
Multinfo.h8KB
Readme.txt2KB

REFERENCES

For additional information about ActiveX Script hosts, click the article numbers below to view the articles in the Microsoft Knowledge Base:

183698 Sample: Axsh.exe Demonstrates Implementing ActiveX Script Hosts

168214 Sample: MFCAxs.exe Implements an ActiveX Script Host Using MFC

For additional information about ActiveX Script engines, click the article numbers below to view the articles in the Microsoft Knowledge Base:

216073 Sample: 4thScrpt.exe Demos Active Debug in ATL ActiveX Script Engine

216271 Sample: SamScrpt.exe Demos Active Debug in C++ ActiveX Script Engine


Modification Type:MajorLast Reviewed:6/3/2005
Keywords:ATdownload kbdownload kbActiveXScript kbfile KB223389 kbAudDeveloper