Jump to content

Recommended Posts

Posted

Hi. I just got a brand new monitor yesterday. I'm working on my Unattended Widnows Install. And I want to include my monitor driver.

Monitor Driver File:

;Monitor.Inf for Windows(R) 95/98/Me/2000/XP

;Copyright 2003, ViewSonic Corporation

[Version]  
signature="$CHICAGO$"
Class=Monitor
ClassGuid={4D36E96E-E325-11CE-BFC1-08002BE10318}
Provider=%ViewSonic%
DriverVer=12/31/2003,1.6.0.13

[DestinationDirs]
DefaultDestDir= 11
A71f+.CopyFiles=23

[SourceDisksNames]
1=%DiskLabel%,,

[SourceDisksFiles]
A71f_p.ICM=1

[Manufacturer]
%ViewSonic%=ViewSonic

[ControlFlags]
ExcludeFromSelect.nt=*

[ViewSonic]  
%A71f+%=A71f+.Install,Monitor\VSC7619                ;A71f+

[A71f+.Install]                                      ;A71f+
DelReg=DEL_CURRENT_REG
AddReg=A71f+.AddReg,1280,DPMS
Copyfiles=A71f+.CopyFiles

[DEL_CURRENT_REG]
HKR,MODES
HKR,,MaxResolution
HKR,,DPMS
HKR,,ICMProfile

[1280]
HKR,,MaxResolution,,"1280,1024"

[DPMS]
HKR,,DPMS,,1

[A71f+.AddReg]                                        ;A71f+
HKR,"MODES\1280,1024",Mode1,,"30-72,50-160,+,+"
HKR,,ICMProfile,0,"A71f_p.ICM"

[A71f+.CopyFiles]                                      
A71f_p.ICM

[Strings]
ViewSonic="ViewSonic"
DiskLabel="A71f+ ViewSonic Wizard"

A71f+="ViewSonic A71f+"

What files do I need acourding to this? Do I need a file called A71f_p.ICM?


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...