Chromium Code Reviews

Side by Side Diff: third_party/activscp/README.chromium

Issue 6610030: Cleaning up third_party readmes and adding a template for future use.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
OLDNEW
1 Name: ActiveX Scripting SDK 1 Name: ActiveX Scripting SDK
2 Short Name: activscp
2 URL: http://support.microsoft.com/kb/223389 3 URL: http://support.microsoft.com/kb/223389
3 Version: August 8, 2000 4 Version: unknown
4 License: Scripting SDK license 5 License: Scripting SDK license
5 License File: EULA.txt 6 License File: EULA.txt
6 7
7 Description: 8 Description:
8 Scriptng.exe is a self-extracting executable that contains the headers 9 Scriptng.exe is a self-extracting executable that contains the headers
9 and libraries necessary to create your own ActiveX Script hosts and 10 and libraries necessary to create your own ActiveX Script hosts and
10 engines. Its primary purpose is to provide the files required to add 11 engines. Its primary purpose is to provide the files required to add
11 Active Debugging to a host or engine. 12 Active Debugging to a host or engine.
12 13
13 Local Modifications: 14 Local Modifications:
14 No Modifications - simply downloaded scriptng.exe, saved it to this 15 No Modifications - simply downloaded scriptng.exe, saved it to this
15 directory, and ran it to extract its contents to the same directory. 16 directory, and ran it to extract its contents to the same directory.
OLDNEW

Powered by Google App Engine