home *** CD-ROM | disk | FTP | other *** search
/ Eigen PC: CD-ROM 42 / 000615_1331.ZIP / 000615_1331 / Grabit / GRAB4OFF.INF next >
INI File  |  1998-01-27  |  2KB  |  76 lines

  1. ;
  2. ; "Grab It (the name or content) Form Explorer"
  3. ;
  4. ; Copyright 1997-98 Sun Tong <suntong@geocities.com>
  5. ; Oem version: which let user install to directory other than win
  6. ;
  7. [version]
  8. signature="$CHICAGO$"
  9.  
  10. [GrabItInstall]
  11. CopyFiles = GrabIt4Office.Files.Inf, GrabIt4Office.Files.hlp, GrabIt4Office.Files.app, GrabIt4Office.Files.win, GrabIt4Office.Files.sys
  12. AddReg      = GrabIt4Office.Reg                         
  13. InstallType    = 10 ;Typical, Custom.
  14. IconIndex       = 39  ;Windows Logo mini-icon for dialogs
  15.                                   
  16. [DefaultInstall]                          
  17. CopyFiles = GrabIt4Office.Files.Inf, GrabIt4Office.Files.hlp, GrabIt4Office.Files.app, GrabIt4Office.Files.win, GrabIt4Office.Files.sys
  18. AddReg      = GrabIt4Office.Reg                         
  19.                                   
  20. [DefaultUnInstall]                          
  21. DelFiles  = GrabIt4Office.Files.Inf, GrabIt4Office.Files.hlp, GrabIt4Office.Files.app, GrabIt4Office.Files.win, GrabIt4Office.Files.sys
  22. DelReg      = GrabIt4Office.Reg
  23.  
  24. [GrabIt4Office.Files.Inf]
  25. Grab4Off.INF
  26.  
  27. [GrabIt4Office.Files.win]
  28.  
  29.  
  30. [GrabIt4Office.Files.app]
  31. GrabIt.exe
  32. GrabIt.diz
  33. GrabIt.wri
  34.  
  35. [GrabIt4Office.Files.sys]
  36.  
  37. [GrabIt4Office.Files.hlp]
  38.  
  39. [DestinationDirs]
  40. GrabIt4Office.Files.sys=11
  41. GrabIt4Office.Files.Inf=17
  42. GrabIt4Office.Files.hlp=18
  43. GrabIt4Office.Files.win=25
  44. GrabIt4Office.Files.app=24,%OEM_PROGRAMF%
  45.  
  46. [SourceDisksNames]
  47. 55="Grab It!","",1
  48.  
  49. [SourceDisksFiles]
  50. Grab4Off.INF=55
  51. GrabIt.exe=55
  52.  
  53. [GrabIt4Office.Reg]
  54. HKLM,%UDHERE%,DisplayName,,"%GrabItName%"
  55. HKLM,%UDHERE%,UninstallString,,"%10%\rundll.exe setupx.dll,InstallHinfSection DefaultUninstall 132 %17%\Grab4Off.INF"
  56. HKCR,Drive\Shell\GrabItL,,,"%GrabItLa%"      
  57. HKCR,Drive\Shell\GrabItL\command,,,"%24%\%OEM_PROGRAMF%\%GrabItLc%"
  58. HKCR,Directory\Shell\GrabItL,,,"%GrabItLa%"     
  59. HKCR,Directory\Shell\GrabItL\command,,,"%24%\%OEM_PROGRAMF%\%GrabItLc%"
  60. HKCR,Drive\Shell\GrabItS,,,"%GrabItSa%"      
  61. HKCR,Drive\Shell\GrabItS\command,,,"%24%\%OEM_PROGRAMF%\%GrabItSc%"
  62. HKCR,Directory\Shell\GrabItS,,,"%GrabItSa%"     
  63. HKCR,Directory\Shell\GrabItS\command,,,"%24%\%OEM_PROGRAMF%\%GrabItSc%"
  64.  
  65. [Strings]
  66. GrabItName="Grab It! (for Office) v2.0"
  67. GrabItLa="Grab &Long.F.N"
  68. GrabItLc="GrabIt.exe %1"
  69. GrabItSa="Grab &SHOR~T"
  70. GrabItSc="GrabIt.exe /~ %1"
  71. GrabItCa="Grab &Content"
  72. GrabItCc="GrabIt.exe /! %1"
  73. OEM_PROGRAMF="WinTools"
  74. UDHERE="Software\Microsoft\Windows\CurrentVersion\Uninstall\GrabIt"
  75.