source: main/trunk/binaries/windows/bin/pptextract.vbp@ 22139

Last change on this file since 22139 was 10628, checked in by chi, 19 years ago

Modify VB script to use late binding technique to solve the problem of running the script for
Multiple Office versions.

  • Property svn:keywords set to Author Date Id Revision
File size: 790 bytes
Line 
1Type=Exe
2Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\stdole2.tlb#OLE Automation
3Reference=*\G{91493440-5A91-11CF-8700-00AA0060263B}#2.6#0#C:\Program Files\Microsoft Office\OFFICE11\MSPPT.OLB#Microsoft PowerPoint 9.0 Object Library
4Form=pptextract.frm
5Startup="Form1"
6ExeName32="pptextract.exe"
7Command32=""
8Name="Project1"
9HelpContextID="0"
10CompatibleMode="0"
11MajorVer=1
12MinorVer=0
13RevisionVer=0
14AutoIncrementVer=0
15ServerSupportFiles=0
16VersionCompanyName="University Of Waikato"
17CompilationType=0
18OptimizationType=0
19FavorPentiumPro(tm)=0
20CodeViewDebugInfo=0
21NoAliasing=0
22BoundsCheck=0
23OverflowCheck=0
24FlPointCheck=0
25FDIVCheck=0
26UnroundedFP=0
27StartMode=0
28Unattended=0
29Retained=0
30ThreadPerObject=0
31MaxNumberOfThreads=1
32
33[MS Transaction Server]
34AutoRefresh=1
Note: See TracBrowser for help on using the repository browser.