home *** CD-ROM | disk | FTP | other *** search
/ PC-Online 1997 April / PCOnline_04_1997.iso / filesbbs / scotty.exe / ACOIR.INF < prev    next >
Windows Setup INFormation  |  1997-03-07  |  4KB  |  209 lines

  1. ; =============================================================================
  2. ;
  3. ; AcoIR.INF
  4. ;
  5. ; Installation file for SCOTTY - The ISDN Internet Beamer for Win95
  6. ;
  7. ; (c) 1996 ACOTEC GmbH
  8. ;
  9. ; Author: Andreas Heidrich
  10. ;
  11. ; =============================================================================
  12.  
  13.  
  14. [version]
  15. signature="$CHICAGO$"
  16. Class=Net
  17. provider=%V_ACOTEC%
  18.  
  19. [Manufacturer]
  20. %V_ACOTEC_Berlin%=IR
  21.  
  22. [IR]
  23. %IR.DeviceDesc%= IR.ndi,Scotty
  24.  
  25.  
  26. ; =============================================================================
  27. ;
  28. ;
  29. ;
  30. ; =============================================================================
  31.  
  32. [BaseWinOptions]
  33. IR.Remove
  34.  
  35. [IR.ndi]
  36. AddReg=IR.ndi.reg
  37. DeviceID=Scotty
  38.  
  39. [IR.DelReg]
  40. HKLM,System\CurrentControlSet\Services\VxD\vstatusd,StaticVxD,,"vstatusd.vxd"
  41. HKLM,Software\Acotec\Scotty,,
  42.  
  43. [IR.ndi.reg]
  44. HKLM,System\CurrentControlSet\Services\VxD\vstatusd,StaticVxD,,"vstatusd.vxd"
  45. ;
  46. HKR,Ndi,DeviceID,,Scotty
  47. HKR,Ndi,HelpText,,"SCOTTY from ACOTEC - the smart way to connect to the internet"
  48. HKR,Ndi,MaxInstance,,1
  49. ;
  50. ; NDIS Info
  51. ;
  52. HKR,NDIS,LogDriverName,,Scotty
  53. HKR,NDIS,MajorNdisVersion,1,03
  54. HKR,NDIS,MinorNdisVersion,1,0A
  55. ;
  56. ; Interfaces
  57. ;
  58. HKR,Ndi\Interfaces,DefUpper,,"ndis3"
  59. HKR,Ndi\Interfaces,DefLower,,"ethernet"
  60. HKR,Ndi\Interfaces,UpperRange,,"ndis3"
  61. HKR,Ndi\Interfaces,LowerRange,,"ethernet"
  62. ;
  63. ; Install sections
  64. ;
  65. HKR,Ndi\Install,,,"IR.Install"
  66. HKR,Ndi\Remove,,,"IR.Remove"
  67. ;
  68. ; use the TCP protocoll stack
  69. ;
  70. HKR,Ndi\Compatibility,RequireAll,,"MSTCP"
  71. ;
  72. ; set the "installed" flag
  73. ;
  74. HKLM,Software\Acotec\Scotty,Installed,,0
  75. ;
  76. ; After system reboot, configure the driver
  77. ;
  78. HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,IRConfig,,"c:\scotty\irconfig.exe"
  79.  
  80.  
  81. [IR.Install]
  82. AddReg=IR.AddReg
  83. CopyFiles=IR.CopyFiles, IR.CopyConfig, IR.CopyInf, IR.CopyDesktop, IR.CopyHelp, IR.CopyHtml
  84.  
  85.  
  86. [IR.Remove]
  87. DelFiles=IR.CopyFiles, IR.CopyConfig, IR.CopyInf, IR.CopyDesktop, IR.CopyHelp, IR.CopyHtml
  88. DelReg=IR.DelReg
  89.  
  90.  
  91. [IR.AddReg]
  92. HKR,,DevLoader,,*ndis
  93. HKR,,DeviceVxDs,,AcoIR.vxd
  94. HKR,,DriverDesc,,%IR.DeviceDesc%
  95.  
  96.  
  97. ; =============================================================================
  98. ;
  99. ; Destination Directories
  100. ;
  101. ; =============================================================================
  102.  
  103. [DestinationDirs]
  104. IR.CopyInf=17                  ; INF directory
  105. IR.CopyFiles=11               ; System directory
  106. ;IR.CopyAutostart=10,startup  ; autostart
  107. ;IR.CopyAutostart=10,autostart ; autostart
  108. IR.CopyConfig=30,Scotty       ; place on c:\scotty
  109. IR.CopyHtml=30,Scotty          ; place on c:\scotty
  110. IR.CopyDesktop=10,desktop      ; desktop
  111. IR.CopyHelp=18                  ; help directory
  112.  
  113.  
  114. [IR.CopyFiles]
  115. AcoIR.vxd
  116. vstatusd.vxd
  117.  
  118.  
  119. [IR.CopyConfig]
  120. irconfig.exe
  121. irstatus.exe
  122. in.wav
  123. out.wav
  124. close.wav
  125. stop.wav
  126. installe.htm
  127. installd.htm
  128. bestell.htm
  129. Irconfig.lnk
  130. irstatus.lnk
  131.  
  132.  
  133. [IR.CopyHtml]
  134. acotec.gif
  135. acobg.gif
  136. 1.gif
  137. 2.gif
  138. 3.gif
  139. 4.gif
  140. 1e.gif
  141. 2e.gif
  142. 3e.gif
  143. 4e.gif
  144.  
  145.  
  146. [IR.CopyDesktop]
  147. Irconfig.lnk
  148. irstatus.lnk
  149.  
  150.  
  151. [IR.CopyAutostart]
  152. irstatus.lnk
  153.  
  154.  
  155. [IR.CopyInf]
  156. AcoIR.inf
  157.  
  158.  
  159. [IR.CopyHelp]
  160. irconfig.hlp
  161.  
  162.  
  163. ; =============================================================================
  164. ;
  165. ; Localizable Strings
  166. ;
  167. ; =============================================================================
  168. [SourceDisksFiles]
  169. AcoIR.vxd = 1
  170. vstatusd.vxd = 1
  171. irconfig.Exe = 1
  172. irstatus.exe = 1
  173. irconfig.lnk = 1
  174. irstatus.lnk = 1
  175. AcoIR.inf = 1
  176. in.wav = 1
  177. out.wav = 1
  178. close.wav = 1
  179. stop.wav = 1
  180. installe.htm = 1
  181. installd.htm = 1
  182. bestell.htm = 1
  183. acotec.gif = 1
  184. acobg.gif = 1
  185. 1.gif = 1
  186. 2.gif = 1
  187. 3.gif = 1
  188. 4.gif = 1
  189. 1e.gif = 1
  190. 2e.gif = 1
  191. 3e.gif = 1
  192. 4e.gif = 1
  193.  
  194. [SourceDisksNames]
  195. 1="SCOTTY for Windows 95 - Disk 1","",0
  196.  
  197.  
  198. [strings]
  199. ;
  200. ; Manufacturer
  201. ;
  202. V_ACOTEC="ACOTEC GmbH"
  203. V_ACOTEC_Berlin="ACOTEC GmbH Berlin"
  204. ;
  205. ; Device
  206. ;
  207. IR.DeviceDesc="SCOTTY - The ISDN Internet Beamer Version 1.1 beta"
  208.  
  209.