home *** CD-ROM | disk | FTP | other *** search
- [version]
- signature = "$CHICAGO$"
- SetupClass = BASE
- LayoutFile = layout.inf, layout1.inf
-
- [BaseWinOptions]
- ISupport.base
-
- [ISupport.base]
- AddReg = ISupport.addreg
-
- [ISupport.addreg]
- ; Delete ISupport OCXs
- HKLM,%DELETE%\ISupportFiles,,,%11%
- HKLM,%DELETE%\ISupportFiles,%CompInfoShort%,,"%CompInfoLong%"
- HKLM,%DELETE%\ISupportFiles,%ISupportShort%,,"%ISupportLong%"
- HKLM,%DELETE%\ISupportFiles,%SelectDlgShort%,,"%SelectDlgLong%"
-
- [Strings]
- DELETE = "Software\Microsoft\Windows\CurrentVersion\DeleteFiles"
- CompInfoShort = "Comput~1.ocx"
- CompInfoLong = "ComputerInfo.ocx"
- ISupportShort = "ISupport.ocx"
- ISupportLong = "ISupport.ocx"
- SelectDlgShort = "Select~1.ocx"
- SelectDlgLong = "SelectFileDlg.ocx"
-