; DOSBOX.INF, version 5.19.0.1 ; Copyright 1999, 3Com Corporation ; Windows 95, 98 DOS Box Support for U.S. Robotics 56K Fax PCI. ; Last modified by 3Com MS Projects-TS, 07/19/1999, 5:15 PM ; Stand-alone installation support. ; To install, right-click on DosBox.inf file and select "Install" ; To remove, select "Add / Remove Programs" from Control Panel ; and double-click the entry for "U.S. Robotics 56K Fax PCI Dos Box Support" [version] signature="$CHICAGO$" Provider=%3Com% ;CatalogFile=DOSBox.cat [Strings] 3Com = "3Com" ModemName = "U.S. Robotics 56K Fax PCI" Uninstall_Cmd = "rundll.exe setupx.dll,InstallHinfSection 3C_Uninstall 2 Dosbox.INF" [DefaultInstall.NT] ;Do nothing. Not supported under Windows NT or 2000 [DefaultInstall] AddReg=AddUninstall, DOSBox CopyFiles=DOSBoxFiles,Inffiles UpdateInis=DosBoxINI [3C_Uninstall] DelReg=DosBoxDelReg DelFiles=DOSBoxFiles, DOSBoxINF UpdateInis=UndoDosBoxINI [AddUninstall] HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3CDosBox HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3CDosBox,DisplayName,,"U.S. Robotics 56K Fax PCI DOS Box Support" HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3CDosBox,UninstallString,,%Uninstall_Cmd% [DOSBox] HKLM,System\CurrentControlSet\Services\VxD\TurboVBF,Start,1,0 HKLM,System\CurrentControlSet\Services\VxD\TurboVBF,StaticVxD,,turbovbf.vxd HKLM,System\CurrentControlSet\Services\VxD\TurboVCD,ComIrqSharing,1,1 HKLM,System\CurrentControlSet\Control\CommAlias,COM4,,COM5 [DosBoxDelReg] HKLM,System\CurrentControlSet\Services\VxD\COMBUFF HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\3CDosBox HKLM,System\CurrentControlSet\Services\VxD\TurboVBF HKLM,System\CurrentControlSet\Services\VxD\TurboVCD HKLM,System\CurrentControlSet\Control\CommAlias [DosBoxINI] system.ini,386Enh,,"device=*combuff",0 system.ini,386Enh,"device=*vcd","",0 system.ini,386Enh,,"device=turbovcd.vxd",0 [UndoDosBoxINI] system.ini,386Enh,"device=turbovcd.vxd","",0 system.ini,386Enh,,"device=*vcd",1 system.ini,386Enh,"device=*combuff","",0 [DestinationDirs] InfFiles=17 DOSBoxFiles=11 DOSBoxINF=17 [DOSBoxINF] DOSBox.INF DOSBox.PNF [SourceDisksNames] 1=%ModemName%,"",1 [SourceDisksFiles] ;DOSBox.cat=1 turbovbf.vxd=1 turbovcd.vxd=1 DosBox.inf=1 [InfFiles] DOSBox.inf [DOSBoxFiles] turbovbf.vxd,turbovbf.vx_ turbovcd.vxd,turbovcd.vx_