; ARTIST.INF
;
; This is the Setup information file for display types
; supported by Artist Graphics
;
; Copyright 1994, Microsoft Corporation
[version]
signature="$CHICAGO$"
Class=DISPLAY
[Manufacturer]
"%ARTISTDrvString%"=ARTISTDrvs ; (Generic Drivers)
; Artist Graphics Drivers -------------------------------------
[ARTISTDrvs]
; Artist 1000 Series
%1000.DeviceDesc%=ARTIST_1000
%1000i.DeviceDesc%=ARTIST_1000i
%1000L.DeviceDesc%=ARTIST_1000L
%1000VL.DeviceDesc%=ARTIST_1000VL
%1000iVL.DeviceDesc%=ARTIST_1000iVL
%1000LVL.DeviceDesc%=ARTIST_1000LVL
; Detection Sections --------------------------------------
; NONE!
; Driver Install Sections --------------------------------
[ARTIST_1000]
CopyFiles=ARTIST_1000_CopyFiles,NonVL_1000_drv
DelReg=DEL_CURRENT_REG
AddReg=NonVL_AddReg,1000_AddReg, DriverPagesAddReg
MediaType=SOFTWARE
LogConfig=ARTISTLogConfig
[ARTIST_1000i]
CopyFiles=ARTIST_1000_CopyFiles,NonVL_1000_drv
DelReg=DEL_CURRENT_REG
AddReg=NonVL_AddReg,1000i_AddReg, DriverPagesAddReg
MediaType=SOFTWARE
LogConfig=ARTISTLogConfig
[ARTIST_1000L]
CopyFiles=ARTIST_1000_CopyFiles,NonVL_1000_drv
DelReg=DEL_CURRENT_REG
AddReg=NonVL_AddReg,1000L_AddReg, DriverPagesAddReg
MediaType=SOFTWARE
LogConfig=ARTISTLogConfig
[ARTIST_1000VL]
CopyFiles=ARTIST_1000_CopyFiles,VL_1000_drv
DelReg=DEL_CURRENT_REG
AddReg=VL_AddReg,1000_AddReg, DriverPagesAddReg
MediaType=SOFTWARE
LogConfig=ARTISTLogConfig
[ARTIST_1000iVL]
CopyFiles=ARTIST_1000_CopyFiles,VL_1000_drv
DelReg=DEL_CURRENT_REG
AddReg=VL_AddReg,1000i_AddReg, DriverPagesAddReg
MediaType=SOFTWARE
LogConfig=ARTISTLogConfig
[ARTIST_1000LVL]
CopyFiles=ARTIST_1000_CopyFiles,VL_1000_drv
DelReg=DEL_CURRENT_REG
AddReg=VL_AddReg,1000L_AddReg, DriverPagesAddReg
MediaType=SOFTWARE
LogConfig=ARTISTLogConfig
; File Update References ---------------------------------
[DestinationDirs]
DefaultDestDir=11 ; LDID_SYS
;MS_CPQINI_CopyFiles=10 ; LDID_WIN
;MS_VGA_VxD_Copy = 11,VMM32 ;LDID_SYS\VMM32 ;BUGBUG should create a new LDID for VMM32
; Registry Add/Delete Sections ---------------------------
[DEL_CURRENT_REG]
HKR,,Ver
HKR,,DevLoader
HKR,DEFAULT
HKR,MODES
HKR,CURRENT
[NonVL_AddReg]
HKR,DEFAULT,drv,,ws1000.drv
[VL_AddReg]
HKR,DEFAULT,drv,,ws1000vl.drv
[1000_AddReg]
HKR,,Ver,,4.0
HKR,,DevLoader,,*vdd
HKR,DEFAULT,Mode,,"8,640,480"
HKR,DEFAULT,vdd,,vddws.386
HKR,"MODES\4\640,480",drv,,vga.drv
HKR,"MODES\4\640,480",vdd,,*vdd
HKR,"MODES\8\640,480",FontSize,,96
HKR,"MODES\8\800,600"
HKR,"MODES\8\1024,768"
HKR,"MODES\8\1152,870"
HKR,"MODES\8\1280,1024"
[1000i_AddReg]
HKR,,Ver,,4.0
HKR,,DevLoader,,*vdd
HKR,DEFAULT,Mode,,"8,640,480"
HKR,DEFAULT,vdd,,vddws.386
HKR,"MODES\4\640,480",drv,,vga.drv
HKR,"MODES\4\640,480",vdd,,*vdd
HKR,"MODES\8\640,480",FontSize,,96
HKR,"MODES\8\800,600"
HKR,"MODES\8\1024,768"
HKR,"MODES\8\1152,870"
HKR,"MODES\8\1280,1024"
HKR,"MODES\8\1600,1200"
[1000L_AddReg]
HKR,,Ver,,4.0
HKR,,DevLoader,,*vdd
HKR,DEFAULT,Mode,,"8,640,480"
HKR,DEFAULT,vdd,,vddws.386
HKR,"MODES\4\640,480",drv,,vga.drv
HKR,"MODES\4\640,480",vdd,,*vdd
HKR,"MODES\8\640,480",FontSize,,96
HKR,"MODES\8\800,600"
HKR,"MODES\8\1024,768"
HKR,"MODES\8\1152,870"
[ARTISTLogConfig]
ConfigPriority=HARDRECONFIG
MemConfig=CC000-CFFFF,D0000-D3FFF,D4000-D7FFF
IOConfig=3E0-3EF
; CopyFiles Sections -------------------------------------
[ARTIST_1000_CopyFiles]
vddws.386
gpxsetup.dll
[NonVL_1000_drv]
ws1000.drv
[VL_1000_drv]
ws1000vl.drv
; UpdateInis Sections ------------------------------------
;[MS_COMPAQ_Ini]
;compaq.ini,Display,,"Version=BULLS.E"
;compaq.ini,CpqDrv,,"Monitor=ALT-1"
;[MS_VGA_Inis]
;wininit.ini, CombineVxDs,,"%11%\VMM32\vdd.vxd=%11%\vmm32.vxd"
;wininit.ini, CombineVxDs,,"%11%\VMM32\vflatd.vxd=%11%\vmm32.vxd"
[SourceDisksNames]
1="ARTIST 1000 Driver Disk",,0
[SourceDisksFiles]
ws1000.drv=1
ws1000vl.drv=1
vddws.386=1
gpxsetup.dll=1
[DriverPagesAddReg]
HKEY_CLASSES_ROOT,"CLSID\{d8e4a4a0-99bf-11cf-a03a-e6805bd1cd54}\InProcServer32",,,gpxsetup.dll
HKEY_CLASSES_ROOT,"CLSID\{d8e4a4a0-99bf-11cf-a03a-e6805bd1cd54}\InProcServer32",ThreadingModel,,Apartment
HKLM,%Extension_Path%,,,"{d8e4a4a0-99bf-11cf-a03a-e6805bd1cd54}"
; User-visible strings -----------------------------------
[Strings]
ClassName="Display"
MS="Microsoft"
ARTISTDrvString="ARTIST Graphics"
Extension_Path="Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\DriverPages"
1000.DeviceDesc="ARTIST 1000 Series"
1000i.DeviceDesc="ARTIST 1000i Series"
1000L.DeviceDesc="ARTIST 1000L Series"
1000VL.DeviceDesc="ARTIST 1000 Series (VL-bus)"
1000iVL.DeviceDesc="ARTIST 1000i Series (VL-bus)"
1000LVL.DeviceDesc="ARTIST 1000L Series (VL-bus)"
Download Driver Pack
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.