home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC-Online 1997 April
/
PCOnline_04_1997.iso
/
filesbbs
/
scotty.exe
/
ACOIR.INF
< prev
next >
Wrap
Windows Setup INFormation
|
1997-03-07
|
4KB
|
209 lines
; =============================================================================
;
; AcoIR.INF
;
; Installation file for SCOTTY - The ISDN Internet Beamer for Win95
;
; (c) 1996 ACOTEC GmbH
;
; Author: Andreas Heidrich
;
; =============================================================================
[version]
signature="$CHICAGO$"
Class=Net
provider=%V_ACOTEC%
[Manufacturer]
%V_ACOTEC_Berlin%=IR
[IR]
%IR.DeviceDesc%= IR.ndi,Scotty
; =============================================================================
;
;
;
; =============================================================================
[BaseWinOptions]
IR.Remove
[IR.ndi]
AddReg=IR.ndi.reg
DeviceID=Scotty
[IR.DelReg]
HKLM,System\CurrentControlSet\Services\VxD\vstatusd,StaticVxD,,"vstatusd.vxd"
HKLM,Software\Acotec\Scotty,,
[IR.ndi.reg]
HKLM,System\CurrentControlSet\Services\VxD\vstatusd,StaticVxD,,"vstatusd.vxd"
;
HKR,Ndi,DeviceID,,Scotty
HKR,Ndi,HelpText,,"SCOTTY from ACOTEC - the smart way to connect to the internet"
HKR,Ndi,MaxInstance,,1
;
; NDIS Info
;
HKR,NDIS,LogDriverName,,Scotty
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
;
; Interfaces
;
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
;
; Install sections
;
HKR,Ndi\Install,,,"IR.Install"
HKR,Ndi\Remove,,,"IR.Remove"
;
; use the TCP protocoll stack
;
HKR,Ndi\Compatibility,RequireAll,,"MSTCP"
;
; set the "installed" flag
;
HKLM,Software\Acotec\Scotty,Installed,,0
;
; After system reboot, configure the driver
;
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,IRConfig,,"c:\scotty\irconfig.exe"
[IR.Install]
AddReg=IR.AddReg
CopyFiles=IR.CopyFiles, IR.CopyConfig, IR.CopyInf, IR.CopyDesktop, IR.CopyHelp, IR.CopyHtml
[IR.Remove]
DelFiles=IR.CopyFiles, IR.CopyConfig, IR.CopyInf, IR.CopyDesktop, IR.CopyHelp, IR.CopyHtml
DelReg=IR.DelReg
[IR.AddReg]
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,AcoIR.vxd
HKR,,DriverDesc,,%IR.DeviceDesc%
; =============================================================================
;
; Destination Directories
;
; =============================================================================
[DestinationDirs]
IR.CopyInf=17 ; INF directory
IR.CopyFiles=11 ; System directory
;IR.CopyAutostart=10,startup ; autostart
;IR.CopyAutostart=10,autostart ; autostart
IR.CopyConfig=30,Scotty ; place on c:\scotty
IR.CopyHtml=30,Scotty ; place on c:\scotty
IR.CopyDesktop=10,desktop ; desktop
IR.CopyHelp=18 ; help directory
[IR.CopyFiles]
AcoIR.vxd
vstatusd.vxd
[IR.CopyConfig]
irconfig.exe
irstatus.exe
in.wav
out.wav
close.wav
stop.wav
installe.htm
installd.htm
bestell.htm
Irconfig.lnk
irstatus.lnk
[IR.CopyHtml]
acotec.gif
acobg.gif
1.gif
2.gif
3.gif
4.gif
1e.gif
2e.gif
3e.gif
4e.gif
[IR.CopyDesktop]
Irconfig.lnk
irstatus.lnk
[IR.CopyAutostart]
irstatus.lnk
[IR.CopyInf]
AcoIR.inf
[IR.CopyHelp]
irconfig.hlp
; =============================================================================
;
; Localizable Strings
;
; =============================================================================
[SourceDisksFiles]
AcoIR.vxd = 1
vstatusd.vxd = 1
irconfig.Exe = 1
irstatus.exe = 1
irconfig.lnk = 1
irstatus.lnk = 1
AcoIR.inf = 1
in.wav = 1
out.wav = 1
close.wav = 1
stop.wav = 1
installe.htm = 1
installd.htm = 1
bestell.htm = 1
acotec.gif = 1
acobg.gif = 1
1.gif = 1
2.gif = 1
3.gif = 1
4.gif = 1
1e.gif = 1
2e.gif = 1
3e.gif = 1
4e.gif = 1
[SourceDisksNames]
1="SCOTTY for Windows 95 - Disk 1","",0
[strings]
;
; Manufacturer
;
V_ACOTEC="ACOTEC GmbH"
V_ACOTEC_Berlin="ACOTEC GmbH Berlin"
;
; Device
;
IR.DeviceDesc="SCOTTY - The ISDN Internet Beamer Version 1.1 beta"