home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 November
/
pcwk_11_98a.iso
/
Pelnepl
/
Outlook
/
PL
/
OL98
/
SDBG.CAB
/
sdbg.inf
< prev
next >
Wrap
Windows Setup INFormation
|
1998-07-22
|
8KB
|
353 lines
; ScrptDbg.inf
; Installation file for Microsoft Script Debugger.
; Edit Log
; Date Author Change
; 05/15/97 v-joea created file
; 05/19/97 v-joea modified to match ACME setup
; 05/19/97 v-robfu correct directory logic and registration code
; 05/20/97 v-joea adding NT ATL code
; 05/21/97 v-robfu Changed to RunPostSetupCommands for installation
; 05/29/97 v-robfu Worked on Uninstall and general bug fixes
; 06/02/97 v-robfu Removed .bmp files. Rename a few files. Fixed RunPreSetupCommands and uninstall.
; 06/04/97 v-robfu Added ,,,32. Fixed RegisterOCXs and UnRegisterOCXs.
; 06/06/97 v-robfu Removed batch, this will allow us to drop for the first time.
; 06/30/97 robfu Removed ScrptDbgRegData Section and default.tct
; 07/29/97 robfu Removed ATL.DLL and also removed refcount.exe. Also did some clean up work.
; 12/1/97 msantoro Moved to Outlook98 setup and made necessary changes
[Version]
Signature=$CHICAGO$
AdvancedINF=2.5,"You need a newer version of Advpack.dll"
[SourceDisksNames]
1="%MSAppName%",sdbg.cab,0
[SourceDisksFiles]
sdbg.inf=1
sdbug.hhc=1
sdbug.htm=1
sdbug_1.htm=1
sdbug_2.htm=1
sdbug_3.htm=1
sdbug_4.htm=1
sdbug_5.htm=1
sdbug_6.htm=1
sdbug_7.htm=1
sdbug_8.htm=1
sdbug_9.htm=1
sdbug_10.htm=1
sdbug_11.htm=1
sdbug_12.htm=1
sdbug_13.htm=1
sdbug_14.htm=1
sdbug_15.htm=1
sdbug_16.htm=1
sdbug_17.htm=1
sdbug_18.htm=1
sdbug_19.htm=1
sdbug_20.htm=1
sdbug_21.htm=1
sdbug_22.htm=1
sdbug_23.htm=1
sdbug_24.htm=1
sdbug_25.htm=1
sdbug_26.htm=1
sdbug_27.htm=1
sdbug_28.htm=1
sdbug_29.htm=1
sdbug_30.htm=1
sdbug_31.htm=1
sdbug_32.htm=1
sdbug_33.htm=1
sdbug_34.htm=1
sdbug_35.htm=1
sdbug_36.htm=1
sdbug_37.htm=1
sdbug_38.htm=1
sdbug_39.htm=1
sdbug_40.htm=1
sdbug_41.htm=1
sdbug_42.htm=1
sdbug_43.htm=1
sdbug_w.htm=1
DbBrkAt.gif=1
DbCllStk.gif=1
DbClrBrk.gif=1
DbCmdWnd.gif=1
DbInsBrk.gif=1
DbRun.gif=1
DbRunDox.gif=1
DbStop.gif=1
DbStpIn.gif=1
DbStpOut.gif=1
DbStpOvr.gif=1
DcBrkPt.gif=1
DcCllStk.gif=1
DcOvr1.gif=1
DcScrClt.gif=1
DcScrSvr.gif=1
DcSetBrk.gif=1
DeCmdWnd.gif=1
DeRun.gif=1
DeRunAsp.gif=1
DeStx.gif=1
DeStxAsp.gif=1
DeSvrRun.gif=1
DeSvrStx.gif=1
DwBkMrk.gif=1
DwClStkJ.gif=1
DwCmdJ.gif=1
DwCmdVB.gif=1
DwRunDox.gif=1
SDbugBan.gif=1
ReadMe.Htm=1
msscrdbg.exe=1
scrdbg.dll=1
sdbgenu.dll=1
comwin.dll=1
srcedit.dll=1
filesvc.dll=1
htmlclr.dll=1
textmgr.dll=1
mdm.exe=1
msdbg.dll=1
pdm.dll=1
msvcrt.dll=1
[DefaultInstall]
DelReg = WriteSuccess
Copyfiles = ScrptDbgINFCopy, ScrptDbgDocsCopy, ScrptDbgArtCopy, ScrptDbgCoreCopy, ScrptDbgSystemCopy
AddReg = ScrptDbgReg, ScrptDbgUninstallKey
CustomDestination = SDbgDestination
RegisterOCXs = ScrptDbgRegisterOCX
RunPostSetupCommands = InstallPostCommand
RequiredEngine=SetupApi
; the following lines are used to trigger an uninstall action
[Uninstall]
RunPreSetupCommands=UnInstallCommand
CustomDestination=SDbgDestination
DelFiles = ScrptDbgDocsCopy, ScrptDbgArtCopy, ScrptDbgCoreCopy
DelReg = ScrptDbgRegUninstall, DelScrptDbgUninstallKey
UnRegisterOCXs = RemoveRegisterOCX
DelDirs=RemoveFolder
Cleanup=1
RunPostSetupCommands = UnSuccessKey
RequiredEngine=SetupApi
[BeginPromptSection]
Prompt=%BeginPrompt%
ButtonType=YESNO
Title=%AppName%
[EndPromptSection]
Prompt=%EndPrompt%
[ScrptDbgINFCopy]
sdbg.inf,,,32
[ScrptDbgDocsCopy]
;this is the Caesar HTM docs file
sdbug.hhc,,,32
sdbug.htm,,,32
sdbug_1.htm,,,32
sdbug_2.htm,,,32
sdbug_3.htm,,,32
sdbug_4.htm,,,32
sdbug_5.htm,,,32
sdbug_6.htm,,,32
sdbug_7.htm,,,32
sdbug_8.htm,,,32
sdbug_9.htm,,,32
sdbug_10.htm,,,32
sdbug_11.htm,,,32
sdbug_12.htm,,,32
sdbug_13.htm,,,32
sdbug_14.htm,,,32
sdbug_15.htm,,,32
sdbug_16.htm,,,32
sdbug_17.htm,,,32
sdbug_18.htm,,,32
sdbug_19.htm,,,32
sdbug_20.htm,,,32
sdbug_21.htm,,,32
sdbug_22.htm,,,32
sdbug_23.htm,,,32
sdbug_24.htm,,,32
sdbug_25.htm,,,32
sdbug_26.htm,,,32
sdbug_27.htm,,,32
sdbug_28.htm,,,32
sdbug_29.htm,,,32
sdbug_30.htm,,,32
sdbug_31.htm,,,32
sdbug_32.htm,,,32
sdbug_33.htm,,,32
sdbug_34.htm,,,32
sdbug_35.htm,,,32
sdbug_36.htm,,,32
sdbug_37.htm,,,32
sdbug_38.htm,,,32
sdbug_39.htm,,,32
sdbug_40.htm,,,32
sdbug_41.htm,,,32
sdbug_42.htm,,,32
sdbug_43.htm,,,32
sdbug_w.htm,,,32
[ScrptDbgArtCopy]
;these are the IVT art docs
DbBrkAt.gif,,,32
DbCllStk.gif,,,32
DbClrBrk.gif,,,32
DbCmdWnd.gif,,,32
DbInsBrk.gif,,,32
DbRun.gif,,,32
DbRunDox.gif,,,32
DbStop.gif,,,32
DbStpIn.gif,,,32
DbStpOut.gif,,,32
DbStpOvr.gif,,,32
DcBrkPt.gif,,,32
DcCllStk.gif,,,32
DcOvr1.gif,,,32
DcScrClt.gif,,,32
DcScrSvr.gif,,,32
DcSetBrk.gif,,,32
DeCmdWnd.gif,,,32
DeRun.gif,,,32
DeRunAsp.gif,,,32
DeStx.gif,,,32
DeStxAsp.gif,,,32
DeSvrRun.gif,,,32
DeSvrStx.gif,,,32
DwBkMrk.gif,,,32
DwClStkJ.gif,,,32
DwCmdJ.gif,,,32
DwCmdVB.gif,,,32
DwRunDox.gif,,,32
SDbugBan.gif,,,32
[ScrptDbgCoreCopy]
;these are the core script debugger files
ReadMe.Htm,,,32
msscrdbg.exe,,,32
scrdbg.dll,,,32
sdbgenu.dll,,,32
comwin.dll,,,32
srcedit.dll,,,32
filesvc.dll,,,32
htmlclr.dll,,,32
textmgr.dll,,,32
[ScrptDbgSystemCopy]
;these are system files required by Script Debugger
mdm.exe,,,32
msdbg.dll,,,32
pdm.dll,,,32
msvcrt.dll,,,32
[ScrptDbgReg]
HKLM,SOFTWARE\Microsoft\ScrptDbg,InstallDir,,"%49100%"
[ScrptDbgRegUninstall]
HKLM,SOFTWARE\Microsoft\ScrptDbg,InstallDir,,"%49100%"
[ScrptDbgRegisterOCX]
"%11%\msdbg.dll"
"%11%\pdm.dll"
"%49100%\scrdbg.dll"
"%49100%\comwin.dll"
"%49100%\srcedit.dll"
"%49100%\filesvc.dll"
"%49100%\htmlclr.dll"
"%49100%\textmgr.dll"
[RemoveRegisterOCX]
"%49100%\scrdbg.dll"
"%49100%\comwin.dll"
"%49100%\srcedit.dll"
"%49100%\filesvc.dll"
"%49100%\htmlclr.dll"
"%49100%\textmgr.dll"
[ScrptDbgUninstallKey]
HKLM,%UninstallKey%%LongName%,"UninstallString",,"rundll32 advpack.dll,LaunchINFSection ""%49100%\sdbg.inf"", Uninstall"
HKLM,%UninstallKey%%LongName%,"UninstallDisplayString",,%RemoveString%
[DelScrptDbgUninstallKey]
HKLM,%UninstallKey%%LongName%
HKLM,%ActiveSetupKey%%InstalledComp%%SDbgGUID%
[DestinationDirs]
WindowsDir = 25 ; windows
SystemDir = 11 ; windows\system
ScrptDbgDocsCopy = 25,help\debug
ScrptDbgArtCopy = 25,help\debug\art
ScrptDbgCoreCopy = 49100
ScrptDbgCoreDelete = 49100
ScrptDbgSystemCopy = 11
ScrptDbgINFCopy = 49100
[SDbgDestination]
49100=WhereToInstall,5
[WhereToInstall]
"HKLM","%InstallDirKey%","%OutlookDir%","","%DefaultLocation%"
[RemoveFolder]
%25%\help\debug\art
%25%\help\debug
%49100%
[InstallPostCommand]
%49100%\msscrdbg.exe /regserver
%11%\mdm.exe /regserver
rundll32 %11%\advpack.dll,LaunchINFSection %49100%\sdbg.inf,SuccessKey.Reg,1
[UnInstallCommand]
msscrdbg.exe /unregserver
[UnSuccessKey]
rundll32 %11%\advpack.dll,LaunchINFSection %49100%\sdbg.inf,SuccessKey.DelReg,1
[SuccessKey.DelReg]
DelReg = WriteSuccess
[SuccessKey.Reg]
AddReg = WriteSuccess
[WriteSuccess]
HKLM,%SuccessKeyReg%,%SDBG%,,%Version%
[Strings]
; Strings to be localized
MSAppName = "Microsoft Script Debugger"
AppName="Microsoft Script Debugger"
ReadMe = "Microsoft Script Debugger Readme"
BeginPrompt="Are you sure that you want to remove Script Debugger?"
EndPrompt="Script Debugger was successfully removed."
InstallPrompt="Where would you like to install Microsoft Script Debugger?"
ProductName="Microsoft Script Debugger"
PROGRAMS = "Progra~1" ; Should be "Program Files", but it fails to create link on NT.
InstallDirKey="Software\Microsoft\Active Setup\OutlookInstallInfo"
OutlookDir="Install Dir"
DefaultLocation="C:\Program Files\Microsoft Office"
UninstallKey = "SOFTWARE\Microsoft\Active Setup\Outlook Uninstall\"
WinUninstallKey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\"
IE4UninstallKey = "SOFTWARE\Microsoft\IE4\DependentComponents"
OutlookName = "Microsoft Outlook 98"
LongName = "sdbg"
SetupDir="Office\Setup\Outlook"
ActiveSetupKey = "SOFTWARE\Microsoft\Active Setup\"
InstalledComp = "Installed Components\"
SDbgGUID = "{33683d4e-6a00-11d1-b4fe-00c04fb92eb1}"
RemoveString = "Removing Script Debugger"
SuccessKeyReg = "Software\Microsoft\Active Setup\Install Check"
SDBG = "sdbg"
Version = "8.5"