home *** CD-ROM | disk | FTP | other *** search
- ; Author: Kirillov K.M.
- ; Install and Uninstall INFormation file "Cool Mouse 97" for Win95.
-
- [DefaultInstall]
- CopyFiles=CM97.copy.CMouse97, CM97.copy.inf
- UpdateInis=CM97.Links
- AddReg=CM97.reg
- %24%\%PROGRAMF%\%CMOUSE97%\CMouse97.exe
- Uninstall=Cmouse97_remove
-
- [CMouse97Install]
- CopyFiles=CM97.copy.CMouse97, CM97.copy.inf
- UpdateInis=CM97.Links
- AddReg=CM97.reg
- Uninstall=CMouse97_remove
-
- [CMouse97_remove]
- DelFiles = CM97.copy.CMouse97, CM97.copy.inf
- DelReg = CM97.reg.remove
- UpdateInis = CM97.Links.Remove
-
- [version]
- signature="$CHICAGO$"
-
- ; F i l e c o p y i n g s e c t i o n s (where the go to).
- [DestinationDirs]
- CM97.copy.CMouse97=24,%PROGRAMF%\%CMOUSE97%
- CM97.copy.inf=17
-
- ; w h a t f i l e s a r e c o p i e d w h e r e
- [CM97.copy.CMouse97]
- CMouse97.exe
- CMouse97.hlp
- CMouse97.cnt
- CM97Hook.dll
- CMouse97.doc
- CM97Dai.dll
-
- [CM97.copy.inf]
- CMouse97.inf
-
-
- ; W h e r e t h e f i l e s c o m e f r o m
- [SourceDisksNames]
- 55="Cool Mouse 97","",1
-
- [SourceDisksFiles]
- CMouse97.exe=55
- CMouse97.hlp=55
- CMouse97.cnt=55
- CM97Hook.dll=55
- CMouse97.Inf=55
- CMouse97.doc=55
- CM97Dai.dll=55
-
- ; L o c a l i s e d s t u f f
- [Strings]
- PROGRAMF = "Progra~1"
- CMOUSE97 = "CMouse97"
- CM97PROG_LOCN = "Cool Mouse 97" ; menu name
- CM97_Desc = "Cool Mouse 97" ; shortcut name
- CM97_Desc1 = "Cool Mouse 97 Help Reference" ; shortcut name
- CM97_Desc2 = "Cool Mouse 97 Release Notes" ; shortcut name
- CM97_REMOVE_DESC = "Cool Mouse 97 (Remove only)"
- CM97_ShortDesc= "Cool Mouse 97 Executable Module" ; details view
- ShortDesc1= "Cool Mouse 97 Help File" ; details view
- ShortDesc2= "Cool Mouse 97 Release Notes" ; details view
- CMouse97_INTRO="Introducing Cool Mouse 97"
- DT_REG="AMP Software\Desktop Toys\DesktopToys Manager"
-
- ; L i n k s / S h o r t c u t s
- [CM97.Links]
- setup.ini, progman.groups,,"group11=%CM97PROG_LOCN%"
- setup.ini, group11,,"""%CM97_Desc%"", ""%24%\%PROGRAMF%\%CMOUSE97%\CMouse97.exe"",,,,""%24%\%PROGRAMF%\%CMOUSE97%"",%CM97_ShortDesc%"
- setup.ini, group11,,"""%CM97_Desc1%"",""%24%\%PROGRAMF%\%CMOUSE97%\CMouse97.hlp"",,,,""%24%\%PROGRAMF%\%CMOUSE97%"",%ShortDesc1%"
- setup.ini, group11,,"""%CM97_Desc2%"",""%24%\%PROGRAMF%\%CMOUSE97%\CMouse97.doc"",,,,""%24%\%PROGRAMF%\%CMOUSE97%"",%ShortDesc2%"
-
- ; L i n k s / S h o r t c u t s - Removal.
- [CM97.Links.Remove]
- setup.ini, progman.groups,,"group11=%CM97PROG_LOCN%"
- setup.ini, group11,,"""%CM97_Desc%""
- setup.ini, group11,,"""%CM97_Desc1%""
- setup.ini, group11,,"""%CM97_Desc2%""
-
- [CM97.reg]
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\CMouse97,DisplayName,,"%CM97_REMOVE_DESC%"
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\CMouse97,UninstallString,,"RunDll setupx.dll,InstallHinfSection CMouse97_remove 4 CMouse97.inf"
- HKLM,Software\%DT_REG%\Add-ons,Cool Mouse 97,,"C:\Program Files\CMOUSE97\CM97Dai.dll"
- HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce\Setup,%CMouse97_INTRO%,,"WINHLP32.exe -i ABOUT CMouse97.hlp"
-
- [CM97.reg.remove]
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\CMouse97,,,
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\CMouse97,DisplayName,,"%CM97_DESC%"
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\CMouse97,UninstallString,,"RunDll setupx.dll,InstallHinfSection CMouse97_remove 4 CMouse97.inf"
-