Disptogo.inf Driver File Contents (display_to_go_216.zip)

; disptogo.INF
; Version 2.00
; INF file for Display-to-Go Win98 and Win2000 display driver
;
; Copyright (C) 1998-2000 MARGI Systems, Inc.
; Portions are Copyright (C) 1995-1999 Chips And Technologies.
;

[version]
Class=Display
signature="$CHICAGO$"
Provider=

[DestinationDirs]
DefaultDestDir = 11
dtg.nt.Miniport = 12  ; drivers
dtg.nt.Display = 11  ; system32
dtg.nt.App = 10
Driver.Copy = 11
App.Copy = 11
Inf.Copy = 17
Rom.Copy = 30

[SourceDisksNames]
1="MARGI Systems Display-to-Go Driver Disk",,0

[SourceDisksFiles]
dtg.exe=1       ;shared files
dtgmon.inf=1
dtg.chm=1
chips98.drv=1   ;win98 files
chips98.vxd=1
chtdd32.dll=1
chipsvpm.dll=1
chipsmm.dat=1
dtgdll.dll=1
dtgrom.bin=1
dtgm5.sys=1     ;win2k files
dtgd5.dll=1
dtgQf.exe=1

[Manufacturer]
%Mfg%=Mfg

[Mfg]
%PCI\VEN_102C&DEV_00C0.DeviceDesc%=Dtg,PCI\VEN_102C&DEV_00C0
%PCI\VEN_102C&DEV_0C30.DeviceDesc%=Dtg,PCI\VEN_102C&DEV_0C30

[Dtg]
DriverVer = 04/14/1999,[4.11.1.2610]
CopyFiles=Driver.Copy, Inf.Copy, Rom.Copy, App.Copy
DelReg=Prev.DelReg
AddReg=Driver.AddReg
UpdateInis=CNT.UpdateInis

[Driver.Copy]
chips98.drv
chips98.vxd
chtdd32.dll
chipsvpm.dll
chipsmm.dat

[App.Copy]
dtg.exe
dtgdll.dll
dtg.chm

[Inf.Copy]
dtgmon.inf

[Rom.Copy]
oemrom.bin,dtgrom.bin

[Prev.DelReg]
HKR,,Ver
HKR,,DevLoader
HKR,DEFAULT
HKR,MODES
HKR,"SOFTWARE\Microsoft\Windows\CurrentVersion"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run","CHIPSPortrait"

[Driver.AddReg]
HKR,,Ver,,4.0
HKR,,DevLoader,,*vdd
HKR,DEFAULT,Mode,,"16,800,600"
HKR,DEFAULT,drv,,chips98.drv
HKR,DEFAULT,drv2,,chips98.drv
HKR,DEFAULT,vdd,,"*vdd,*vflatd"
HKR,DEFAULT,minivdd,,chips98.vxd
HKR,DEFAULT,minivdd2,,chips98.vxd
HKR,DEFAULT,RefreshRate,,-1
HKR,DEFAULT,DDC,,0
HKR,DEFAULT,ExtModeSwitch,,0

; use the VGA drivers for 16 colors
HKR,"MODES\4\640,480",drv,,vga.drv
HKR,"MODES\4\640,480",vxd,,*vdd

HKR,"MODES\8\640,480"
HKR,"MODES\8\800,600"
HKR,"MODES\8\848,480"
HKR,"MODES\8\1024,512"
HKR,"MODES\8\1024,600"
HKR,"MODES\8\1024,768"
HKR,"MODES\8\1024,1024"
;HKR,"MODES\8\1152,864"
HKR,"MODES\8\1280,768"
HKR,"MODES\8\1280,1024"
HKR,"MODES\8\1360,768"
HKR,"MODES\8\1600,1024"
HKR,"MODES\8\1600,1200"
HKR,"MODES\16\640,480"
HKR,"MODES\16\800,600"
HKR,"MODES\16\848,480"
HKR,"MODES\16\1024,512"
HKR,"MODES\16\1024,600"
HKR,"MODES\16\1024,768"
HKR,"MODES\16\1024,1024"
HKR,"MODES\16\1280,768"
HKR,"MODES\16\1280,1024"
HKR,"MODES\16\1360,768"
HKR,"MODES\16\1600,1024"
HKR,"MODES\16\1600,1200"
HKR,"MODES\24\640,480"
HKR,"MODES\24\800,600"
HKR,"MODES\24\848,480"
HKR,"MODES\24\1024,512"
HKR,"MODES\24\1024,600"
HKR,"MODES\24\1024,768"
HKR,"MODES\24\1024,1024"
HKR,"MODES\24\1280,768"
HKR,"MODES\24\1280,1024"

HKLM,"SoftWare\Margi_Systems\Display-to-Go\Settings","ShowHint",,"1"
HKLM,"SoftWare\Margi_Systems\Display-to-Go\Settings","IgnoreEDID",,"0"
HKLM,"SoftWare\Margi_Systems\Display-to-Go\Settings","HotKeyMain",,"64D"
HKLM,"SoftWare\Margi_Systems\Display-to-Go\Settings","HotKeyShift",,"653"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run","Display-to-Go",,"dtg.exe"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","Display-to-Go",,"dtg.exe runonce"

[CNT.UpdateInis]
system.ini,drivers,,"vpm2=chipsvpm.dll",0
system.ini,386Enh,,"EMMExclude=C000-CFFF",0


;; Windows 2000 install sections

[Dtg.nt]
CopyFiles=dtg.nt.Miniport, dtg.nt.Display, dtg.nt.App
restart

[dtg.nt.Miniport]
dtgm5.sys

[dtg.nt.Display]
dtgd5.dll

[dtg.nt.App]
DtgQf.exe
dtg.exe
dtg.chm

[dtg.SoftwareSettings]
AddReg = dtg.nt.SoftwareDeviceSettings

[dtg.nt.SoftwareSettings]
AddReg = dtg.nt.SoftwareDeviceSettings

[dtg.nt.SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers,     %REG_MULTI_SZ%, dtgd5
HKR,, VgaCompatible,               %REG_DWORD%,    0
HKR,, MirrorDriver,                %REG_DWORD%,    0
HKR,, Attach.ToDesktop,            %REG_DWORD%,    1
HKLM,"SoftWare\Margi_Systems\Display-to-Go\Settings","ShowHint",,"1"
HKLM,"SoftWare\Margi_Systems\Display-to-Go\Settings","IgnoreEDID",,"0"
HKLM,"SoftWare\Margi_Systems\Display-to-Go\Settings","HotKeyMain",,"64D"
HKLM,"SoftWare\Margi_Systems\Display-to-Go\Settings","HotKeyShift",,"653"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run","Display-to-Go",,"dtg.exe"
;;;HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","Display-to-Go",,"dtg.exe runonce"

[dtg.nt.Services]
AddService = dtg, 0x00000002, dtg.nt.Service_Inst, dtg.nt.EventLog_Inst

[dtg.nt.Service_Inst]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                  ; SERVICE_SYSTEM_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary  = %12%\dtgm5.sys

[dtg.nt.EventLog_Inst]
AddReg = dtg.nt.EventLog_AddReg

[dtg.nt.EventLog_AddReg]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\dtgm5.sys"
HKR,,TypesSupported,%REG_DWORD%,7
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","MARGI Display-to-Go",0,%01%\"DtgQf.exe"

[Strings]
; Non-Localizable Strings
REG_SZ         = 0x00000000
REG_MULTI_SZ   = 0x00010000
REG_EXPAND_SZ  = 0x00020000
REG_BINARY     = 0x00000001
REG_DWORD      = 0x00010001

; Localizable Strings
Mfg=""
PCI\VEN_102C&DEV_00C0.DeviceDesc="MARGI Systems Display-to-Go 2Mb"
PCI\VEN_102C&DEV_0C30.DeviceDesc="MARGI Systems Display-to-Go 4Mb"

Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: ftp, load: 2.03