home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1996 December / WIN95_DEC_1996_4.ISO / patches / UGUIDE.EXE / ONLINEUG.INF < prev    next >
INI File  |  1995-07-31  |  4KB  |  135 lines

  1. ; ONLINEUG.INF
  2.  
  3. ; This is the Setup information file to install CD-ROM only Applets
  4.  
  5. ; Copyright (c) 1993,1995 Microsoft Corporation
  6.  
  7.  
  8. [version]
  9. signature="$CHICAGO$"
  10. SetupClass=PLUSPACK
  11.  
  12. [DestinationDirs]
  13. Register_PPApplets.Copy = 17    ; LDID_INF
  14. OnlineUG.Hlp            = 18    ; LDID_HELP
  15.  
  16. [Register_PPApplets.Copy]
  17. onlineug.inf
  18.  
  19.  
  20. [Optional Components]
  21. OnlineUG
  22.  
  23. [DefaultInstall]
  24. OptionDesc  = %OnlineUG_DESC%
  25. Tip         = %OnlineUG_TIP%
  26. Parent      = AccessTop
  27. CopyFiles   = OnlineUG.Hlp, Register_PPApplets.Copy
  28. AddReg      = OnlineUG.install.reg
  29. InstallType = 0               ;Manual only
  30. IconIndex   = 49              ;Question Mark mini-icon for dialogs
  31. Uninstall   = OnlineUG_remove
  32.  
  33.  
  34. [OnlineUG]
  35. OptionDesc  = %OnlineUG_DESC%
  36. Tip         = %OnlineUG_TIP%
  37. Parent      = AccessTop
  38. CopyFiles   = OnlineUG.Hlp, Register_PPApplets.Copy
  39. AddReg      = OnlineUG.install.reg
  40. InstallType = 0               ;Manual only
  41. IconIndex   = 49              ;Question Mark mini-icon for dialogs
  42. Uninstall   = OnlineUG_remove
  43.  
  44. [OnlineUG_remove]
  45. DelFiles    = OnlineUG.Hlp
  46. DelReg      = OnlineUG.remove.reg
  47. AddReg      = OnlineUG.rem.addreg
  48.  
  49.  
  50. ;---- Online Users Guide Install Sections ----------
  51. [OnlineUG.Hlp]
  52. overview.hlp
  53. w_over.cnt
  54.  
  55. DRAGDROP.AVI
  56. EXPLORER.AVI
  57. MOVEWIN.AVI
  58. SCROLL.AVI
  59. SIZEWIN.AVI
  60. TASKSWCH.AVI
  61. FIND.AVI
  62. CLOSEWIN.AVI
  63. PASTE.AVI
  64. WHATSON.AVI
  65.  
  66. [OnlineUG.install.reg]
  67. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\OnlineUG,DisplayName,,"%OnlineUG_DESC%"
  68. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\OnlineUG,UninstallString,,"RunDll setupx.dll,InstallHinfSection OnlineUG_remove 4 onlineug.inf"
  69.  
  70. ; Run Once Wrapper entry to run winhelp initialization:
  71. HKLM,%KEY_RUNONCE%\Setup,"%HelpInit_Desc%",,"%25%\winhlp32.exe -g windows.hlp"
  72.  
  73. [OnlineUG.remove.reg]
  74. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\OnlineUG
  75.  
  76. [OnlineUG.rem.addreg]
  77. ; Run Once Wrapper entry to run winhelp initialization:
  78. HKLM,%KEY_RUNONCE%\Setup,"%HelpInit_Desc%",,"%25%\winhlp32.exe -g windows.hlp"
  79.  
  80. ;---------------------------------------------------
  81.  
  82. [Strings]
  83. ;Non-localizable Strings:
  84. KEY_OPTIONAL   = "SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents"
  85. KEY_RENAME     = "Software\Microsoft\Windows\CurrentVersion\RenameFiles"
  86. KEY_DEL        = "Software\Microsoft\Windows\CurrentVersion\DeleteFiles"
  87. KEY_RUNONCE    = "Software\Microsoft\Windows\CurrentVersion\RunOnce"
  88.  
  89. ;Localizable Strings:
  90. APPS_DESC       = "Accessories"
  91. SYSTOOLS_DESC   = "Accessories\System Tools"
  92. Net_Watcher_Desc= "Net Watcher"
  93. Net_Watcher_ShortDesc = "Net-Wtch"
  94. SysMon_Desc     = "System Monitor"
  95. SysMon_ShortDesc = "Sysmon"
  96. TOUR_DESC       = "Windows 95 Tour"
  97. TOUR_TIP        = "Teaches you a few basics of Windows 95 to get you up and running quickly."
  98. OnlineUG_DESC  = "Online User's Guide"
  99. OnlineUG_TIP   = "Online version of the Windows 95 User's Guide"
  100. SYSMONOpt_DESC  = "System Monitor"
  101. SYSMON_TIP      = "Enables you to monitor system performance."
  102. NETWATCHopt_DESC = "Net Watcher" 
  103. NETWATCH_TIP    = "Enables you to monitor your network server and connections."
  104. CharMapOpt_DESC = "Character Map"
  105. CharMap_TIP     = "Enables you to insert symbols and characters into documents."
  106. CharMap_Desc    = "Character Map"
  107. CharMap_ShortDesc = "Charmap"
  108. QVplus_DESC = "Quick View, extra"
  109. QVplus_TIP  = "Additional viewers to preview documents without opening them."
  110.  
  111. FV_DESC         = "Quick View"
  112. FV_TIP          = "Enables you to preview a document without opening it."
  113.  
  114. HelpInit_Desc   = "Windows Help"
  115.  
  116. Disk_1_Desc     = "Downloaded Files"
  117.  
  118. [SourceDisksNames]
  119. 1  = %Disk_1_Desc%,,0
  120.  
  121. [SourceDisksFiles]
  122. ONLINEUG.INF    =1,,    3111
  123. OVERVIEW.HLP    =1,,    255760
  124. W_OVER.CNT    =1,,    1722
  125. DRAGDROP.AVI    =1,,    306608
  126. EXPLORER.AVI    =1,,    872208
  127. MOVEWIN.AVI    =1,,    754922
  128. SCROLL.AVI    =1,,    1510732
  129. SIZEWIN.AVI    =1,,    832222
  130. TASKSWCH.AVI    =1,,    425742
  131. FIND.AVI    =1,,    488492
  132. CLOSEWIN.AVI    =1,,    410588
  133. PASTE.AVI    =1,,    1011692
  134. WHATSON.AVI    =1,,    745920
  135.