;
; Printer Installation File
;
; List of supported printers, manufacturers
;
[Version]
Signature="$Windows NT$"
Provider=%MS%
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
;
; Manufacturer section.
;
; This section lists all of the manufacturers
; that we will display in the Dialog box
;
[Manufacturer]
"START"
;
; Model Specifications Section
;
[START]
"Xmf Printer" = Xmf
;
; Installer section(s) referenced above.
;
[Xmf]
[email protected]
CopyFiles=XMFINI
CopyFiles=OEMUI
CopyFiles=PROCESSOR
DataSection=PRCDATA
DataFile=XmfPrinter.gpd
Include=NTPRINT.INF
Needs=Unidrv.OEM
[XMFINI]
XmfPrinter.ini
[OEMUI]
XmfOemUI.ini
XmfOemUI.dll
[PROCESSOR]
XmfProc.dll
[PRCDATA]
DriverFile=UNIDRV.DLL
ConfigFile=UNIDRVUI.DLL
HelpFile=UNIDRV.HLP
PrintProcessor=XmfProc,XmfProc.dll
[DestinationDirs]
DefaultDestDir=66000
XMFINI=10
Processor=66001
[SourceDisksNames]
1 = %disk1%,,,
[SourceDisksFiles]
XmfPrinter.gpd = 1
XmfProc.dll = 1
XmfPrinter.ini = 1
XmfOemUI.dll = 1
XmfOemUI.ini = 1
[Strings]
PrinterClassName="Printers"
MS="START"
disk1="START Printer Driver Setup Disk"
以上為什么只能在32位機上安裝,不可以在64位機上安裝啊,請高手指教???
uj5u.com熱心網友回復:
http://www.microsoft.com/china/whdc/driver/install/64INF_reqs.mspxWindows Server 2003 SP1 和更高的 Windows 版本不會在 x64 系統上安裝帶有未修飾 INF 節的驅動程式包。
轉載請註明出處,本文鏈接:https://www.uj5u.com/houduan/118579.html
上一篇:Python基本資料型別
