home *** CD-ROM | disk | FTP | other *** search
- [Version]
- signature="$CHICAGO$"
- AdvancedINF=2.5,"You need a new version of advpack.dll"
-
- [SourceDisksNames]
- ;1="%JScript V5 Documentation%",,1
- 1 = %JScript V5 Documentation%,Sample,0
-
- [DefaultInstall]
- Copyfiles=JSdocFiles, InfSection
- AddReg=InstallJSdoc
- UpdateInis=AddLink
- CustomDestination=MyCustomDestination
-
- [DefaultInstall.NT]
- Copyfiles=JSdocFiles, InfSection
- AddReg=InstallJSdoc
- UpdateInis=AddLinkNT
- CustomDestination=MyCustomDestination
-
- [Uninstall]
- BeginPrompt=BeginPromptSection
- EndPrompt=EndPromptSection
- CustomDestination=UninstallDestination
- DelFiles=JSdocFiles
- Deldirs=RemoveFolder
- DelReg=DelRegSection
- UpdateInis=RemoveLink
- SmartReboot=I
- Cleanup=1
-
- [BeginPromptSection]
- Prompt="%BeginPrompt%"
- ButtonType=YESNO
- Title="JScript V5 Documentation"
-
- [EndPromptSection]
- Prompt="%EndPrompt%"
-
- [JSdocFiles]
- JSCRIPT5.CHM
- JSDOC.INF
-
- [InfSection]
- JSdoc.inf
-
- [AddLinkNT]
- setup.ini, progman.groups,, ""group0="%ShortName%"""
- setup.ini, group0,, """%icon1name%"",""""""%49002%\jscript5.chm""""""
-
- [AddLink]
- setup.ini, progman.groups,, "group0=%ShortName%"
- setup.ini, group0,, ""%ShortName%""
- setup.ini, group0,, """%icon1name%"",""%49002%\jscript5.chm"",,0,"
-
- [RemoveLink]
- setup.ini, progman.groups,, "group0=%ShortName%"
- setup.ini, group0,, ""%ShortName%""
- setup.ini, group0,, """%icon1name%""
-
- [DelRegSection]
- HKCR,inffile\shell\APInst
- HKCR,inffile\shell\APUninst
- HKLM,SOFTWARE\Microsoft\JSdoc
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\JSdoc
-
- [InstallJSdoc]
- HKLM,Software\Microsoft\JSdoc,InstallDir,,%49001%
-
- ;inffine.reg
- HKCR,inffile\shell\APInst,,,"Active I&nstall"
- HKCR,inffile\shell\APInst\command,,,"rundll32.exe advpack.dll,LaunchINFSection %1, DefaultInstall"
- HKCR,inffile\shell\APUninst,,,"Active &Uninstall"
- HKCR,inffile\shell\APUninst\command,,,"rundll32.exe advpack.dll,LaunchINFSection %1, UnInstall"
-
- ;Register for Uninstall
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\JSdoc,"DisplayName",,"JScript V5 Documentation"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\JSdoc,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\JSdoc.inf, Uninstall"
-
- [DestinationDirs]
- JSdocFiles=49000
- InfSection=17
-
- [MyCustomDestination]
- ;need to add new LFN stuff here.
- 49000,49001,49002,49003=PackageDestination49000,1
-
- [UninstallDestination]
- 49000=UninstallDestination49000,5
-
- [PackageDestination49000]
- HKLM,SOFTWARE\Microsoft\JSdoc,InstallDir,%InstallPrompt%,%DefaultDir%
- HKLM,SOFTWARE\Microsoft\JSdoc,InstallDir,%InstallPrompt%,%DefaultDir%
-
- [UninstallDestination49000]
- HKLM,SOFTWARE\Microsoft\JSdoc,InstallDir,%InstallPrompt%,%DefaultDir%
-
- [RemoveFolder]
- %49000%
-
- [Strings]
- AppName="JScript V5 Documentation"
- InstallPrompt="Where would you like to install JScript V5 Documentation?"
- DefaultDir="C:\Program Files\Microsoft Scripting Technologies\JSdocs"
- shortname="Microsoft Scripting Technologies"
- icon1name="JScript V5 Documentation"
- ;prompts
- BeginPrompt="Are you sure you want to remove JScript V5 Documentation?"
- EndPrompt="JScript V5 Documentation was successfully removed"
- CDFDesc="JScript CDF File"
- LinkName = "JScript V5 Documentation"
-