Автор: LexVel
Дата сообщения: 26.09.2013 21:20
pytex
может знаешь как вытащить драйвер из системы,
у меня получилось подружить Epson Stylus Photo R300 (M) и 8.1 х64
но на другой машине, подгрузился из Центра обновления МС
смог пока выдрать это
[more]
;
; PrintQueue.INF - Microsoft Windows Print Queue & Printer Connection Driver Package
; No driver is installed for these devices
;
[Version]
Signature="$Windows NT$"
Provider="Microsoft"
ClassGUID={1ED2BBF9-11F0-4084-B21F-AD83A8E6DCDC}
Class=PrintQueue
DriverVer=06/21/2006,6.3.9600.16384
[ControlFlags]
BasicDriverOk=*
ExcludeFromSelect=*
[ClassInstall32]
AddReg = ClassInstall_AddReg
[ClassInstall_AddReg]
HKR,,,0,%ClassName%
HKR,,NoInstallClass,,1
HKR,,SilentInstall,,1
HKR,,Configurable,,1
HKR,,EnumPropPages32,,"printui.dll,PrinterPropPageProvider"
HKR,,IconPath,%REG_MULTI_SZ%,"%systemroot%\system32\imageres.dll,-51"
[Manufacturer]
%MSFT%=Microsoft, NTamd64
[Microsoft.NTamd64]
%MSFT.PrintQueueDesc% = NO_DRV_LOCAL,PRINTENUM\LocalPrintQueue
%MSFT.PrinterConnectionDesc% = NO_DRV,PRINTENUM\PrinterConnection
[NO_DRV_LOCAL]
FeatureScore=0
[NO_DRV_LOCAL.Services]
AddService = , %SPSVCINST_ASSOCSERVICE% ; null service install
[NO_DRV]
[NO_DRV.Services]
AddService = , %SPSVCINST_ASSOCSERVICE% ; null service install
[strings]
;Localizable Strings
MSFT = "Microsoft"
ClassName = "Print queues"
MSFT.PrintQueueDesc = "Local Print Queue"
MSFT.PrinterConnectionDesc = "Network Printer Connection"
;Non-Localizable Strings
SPSVCINST_ASSOCSERVICE = 0x00000002
[/more]