home *** CD-ROM | disk | FTP | other *** search
- [Version]
- Signature="$CHICAGO$"
- SetupClass=BASE
-
- [DefaultInstall]
- CopyFiles=AddFiles.Application
- AddReg=AddReg.Shell, AddReg.Uninstall
-
- [DefaultInstall.ntx86]
- CopyFiles=AddFiles.Application
- AddReg=AddReg.Shell, AddReg.UninstallNT
-
- [DefaultUninstall]
- DelFiles=AddFiles.Application
- DelReg=DelReg.Shell, DelReg.Settings, DelReg.Uninstall
-
- [DefaultUninstall.ntx86]
- DelFiles=AddFiles.Application
- DelReg=DelReg.Shell, DelReg.Settings, DelReg.Uninstall
-
- [SourceDisksNames]
- 1="%DiskTitle%", "", 1
-
- [SourceDisksFiles]
- SmartInd.inf=1
- SmartInd.dll=1
-
- [DestinationDirs]
- ; NOTE: Relative to system directory (11)
- AddFiles.Application=11, %Directory%
-
- [AddFiles.Application]
- SmartInd.inf
- SmartInd.dll
-
- [AddReg.Shell]
- HKCR, "CLSID\{0F6F84D3-D990-11D5-A44E-000021033F40}",,,
- HKCR, "CLSID\{0F6F84D3-D990-11D5-A44E-000021033F40}\InprocServer32",,, "%11%\%Directory%\%Dll%"
- HKCR, "CLSID\{0F6F84D3-D990-11D5-A44E-000021033F40}\InprocServer32", "ThreadingModel",, "Apartment"
- HKCR, "Drive\shellex\PropertySheetHandlers\{0F6F84D3-D990-11D5-A44E-000021033F40}",,,
- HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved\{0F6F84D3-D990-11D5-A44E-000021033F40}",,,
-
- [DelReg.Shell]
- HKCR, "CLSID\{0F6F84D3-D990-11D5-A44E-000021033F40}"
- HKCR, "Drive\shellex\PropertySheetHandlers\{0F6F84D3-D990-11D5-A44E-000021033F40}"
- HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved\{0F6F84D3-D990-11D5-A44E-000021033F40}"
-
- [DelReg.Settings]
- HKCU, "SOFTWARE\%Company%\%Application%"
-
- [AddReg.Uninstall]
- HKLM, "%RegUninstall%\%Application%",,,
- HKLM, "%RegUninstall%\%Application%", "DisplayName",, "%UninstallTitle%"
- HKLM, "%RegUninstall%\%Application%", "UninstallString",, "rundll setupx.dll,InstallHinfSection DefaultUninstall 4 %11%\%Directory%\%Inf%"
-
- [AddReg.UninstallNT]
- HKLM, "%RegUninstall%\%Application%",,,
- HKLM, "%RegUninstall%\%Application%", "DisplayName",,"%UninstallTitle%"
- HKLM, "%RegUninstall%\%Application%", "UninstallString",,"rundll32 setupapi.dll,InstallHinfSection DefaultUninstall 132 %11%\%Directory%\%Inf%"
-
- [DelReg.Uninstall]
- HKLM, "%RegUninstall%\%Application%"
-
- [Strings]
- Company="Adenix"
- Application="Adenix S.M.A.R.T. Indicator 1.0"
- DiskTitle="Adenix S.M.A.R.T. Indicator 1.0"
- Directory="."
- UninstallTitle="Adenix S.M.A.R.T. Indicator 1.0 (Remove only)"
- RegUninstall="SoftWare\Microsoft\Windows\CurrentVersion\Uninstall"
- Inf="SmartInd.inf"
- Dll="SmartInd.dll"
-