home *** CD-ROM | disk | FTP | other *** search
- ;Cursor.INF
-
- ;The following sample .INF file performs the following actions:
- ; - Copies files to the Windows, System, INF and Help directories
- ; - Makes a number of registry entries (including entries that
- ; will rename the copied files to Long File Names)
- ; - Creates a link on the Help Menu
- ; - Has an uninstall section that that registers the uninstall
- ; action in the Add-Remove Programs control panel
- ; - Uses replaceable strings to make localization easy
-
- [Version]
- Signature=$CHICAGO$
-
- [DestinationDirs]
- WinCursorCopy = 25,Cursors
- CursorINFCopy = 25,Inf
- SampleDel = 25,Cursors
-
- [DefaultInstall]
- CopyFiles = WinCursorCopy, CursorINFCopy
- AddReg = CursorRegisterApp, CursorRegUninstall
-
- [DefaultInstall.NT]
- CopyFiles = WinCursorCopy, CursorINFCopy
- AddReg = CursorRegisterApp, CursorRegUninstall.NT
-
- [RemoveSample]
- DelFiles = WinCursorCopy, CursorINFCopy
- DelReg = CursorUnRegisterApp, CursorRegUninstall
- ;AddReg = SampleRemoveLFNs
-
- [RemoveSample.NT]
- DelFiles = WinCursorCopy, CursorINFCopy
- DelReg = CursorUnRegisterApp, CursorRegUninstall.NT
- ;AddReg = SampleRemoveLFNs
-
- [WinCursorCopy]
- AutoFmt.ani
- Diagramm.ani
- Ausschne.ani
- MSMap.ani
- HervHTxt.ani
- HervVTxt.ani
- Oeffnen.ani
- Mkroaufz.ani
- ObjEinfg.ani
- FrgOrOef.ani
- FmtZelle.ani
- FmtHTxt.ani
- FmtPfeil.ani
- FmtVTxt.ani
- Drucken.ani
- Nberechn.ani
- Seitenum.ani
- Ersetzen.ani
- Speichrn.ani
- NachrSdn.ani
- Sortiern.ani
- WoerterZ.ani
-
- [CursorINFCopy]
- Cursor.inf
-
- [CursorRegisterApp]
- ;Make arbitrary registry entry (for private use of sample.exe)
-
- HKCU,Software\Microsoft\Office\8.0\Common\Cursors,"AutoFormat",,"%25%\Cursors\AutoFmt.ani"
- HKCU,Software\Microsoft\Office\8.0\Common\Cursors,"Charting",,"%25%\Cursors\Diagramm.ani"
- HKCU,Software\Microsoft\Office\8.0\Common\Cursors,"Cut",,"%25%\Cursors\Ausschne.ani"
- HKCU,Software\Microsoft\Office\8.0\Common\Cursors,"DataMap",,"%25%\Cursors\MSMap.ani"
- HKCU,Software\Microsoft\Office\8.0\Common\Cursors,"HighlightTextHor",,"%25%\Cursors\HervHTxt.ani"
- HKCU,Software\Microsoft\Office\8.0\Common\Cursors,"HighLightTextVert",,"%25%\Cursors\HervVTxt.ani"
- HKCU,Software\Microsoft\Office\8.0\Common\Cursors,"Load",,"%25%\Cursors\Oeffnen.ani"
- HKCU,Software\Microsoft\Office\8.0\Common\Cursors,"MacroRecord",,"%25%\Cursors\Mkroaufz.ani"
- HKCU,Software\Microsoft\Office\8.0\Common\Cursors,"Object",,"%25%\Cursors\ObjEinfg.ani"
- HKCU,Software\Microsoft\Office\8.0\Common\Cursors,"OpenShared",,"%25%\Cursors\FrgOrOef.ani"
- HKCU,Software\Microsoft\Office\8.0\Common\Cursors,"PaintCell",,"%25%\Cursors\FmtZelle.ani"
- HKCU,Software\Microsoft\Office\8.0\Common\Cursors,"PaintTextHor",,"%25%\Cursors\FmtHTxt.ani"
- HKCU,Software\Microsoft\Office\8.0\Common\Cursors,"PaintTextVert",,"%25%\Cursors\FmtVTxt.ani"
- HKCU,Software\Microsoft\Office\8.0\Common\Cursors,"PaintArrow",,"%25%\Cursors\FmtPfeil.ani"
- HKCU,Software\Microsoft\Office\8.0\Common\Cursors,"Print",,"%25%\Cursors\Drucken.ani"
- HKCU,Software\Microsoft\Office\8.0\Common\Cursors,"Recalc",,"%25%\Cursors\Nberechn.ani"
- HKCU,Software\Microsoft\Office\8.0\Common\Cursors,"Repaginate",,"%25%\Cursors\Seitenum.ani"
- HKCU,Software\Microsoft\Office\8.0\Common\Cursors,"ReplaceAll",,"%25%\Cursors\Ersetzen.ani"
- HKCU,Software\Microsoft\Office\8.0\Common\Cursors,"Save",,"%25%\Cursors\Speichrn.ani"
- HKCU,Software\Microsoft\Office\8.0\Common\Cursors,"SendMail",,"%25%\Cursors\NachrSdn.ani"
- HKCU,Software\Microsoft\Office\8.0\Common\Cursors,"Sorting",,"%25%\Cursors\Sortiern.ani"
- HKCU,Software\Microsoft\Office\8.0\Common\Cursors,"WordCount",,"%25%\Cursors\WoerterZ.ani"
-
- [CursorUnRegisterApp]
- ;Delete registry entry (note that this deletes the entire key)
- HKCU,Software\Microsoft\Office\8.0\Common\Cursors
-
- [CursorRegUninstall]
- ;Add entry to the Add-Remove Programs control panel to uninstall the program:
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Cursor,"DisplayName",,"Microsoft Office 97-Bewegte Cursor"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Cursor,"UninstallString",,"RunDll setupx.dll,InstallHinfSection RemoveSample 4 cursor.inf"
-
- [CursorRegUninstall.NT]
- ;Add entry to the Add-Remove Programs control panel to uninstall the program:
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Cursor,"DisplayName",,"Microsoft Office 97-Bewegte Cursor"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Cursor,"UninstallString",,"RunDll32 syssetup.dll,SetupInfObjectInstallAction RemoveSample.NT 4 cursor.inf"
-
- ;[SampleRemoveLFNs]
- ;Deletes files with Long File Names during Uninstall
- ;HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\Sample,,,"%24%\%PROGRAMF%\Sample"
- ;HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\Sample,sample.bmp,,"Sample Bitmap.bmp"
-
-
- [SourceDisksNames]
- 1 = %CDROM%,AnimCursor,0
-
- [SourceDisksFiles]
- AutoFmt.ani = 1
- Diagramm.ani = 1
- Ausschne.ani = 1
- MSMap.ani = 1
- HervHTxt.ani = 1
- HervVTxt.ani = 1
- Oeffnen.ani = 1
- Mkroaufz.ani = 1
- ObjEinfg.ani = 1
- FrgOrOef.ani = 1
- FmtZelle.ani = 1
- FmtHTxt.ani = 1
- FmtPfeil.ani = 1
- FmtVTxt.ani = 1
- Drucken.ani = 1
- Nberechn.ani = 1
- Seitenum.ani = 1
- Ersetzen.ani = 1
- Speichrn.ani = 1
- NachrSdn.ani = 1
- Sortiern.ani = 1
- WoerterZ.ani = 1
-
-
-
- [Strings]
- CDROM = "Cursor Installation Disk"
-
-