von Holunder1957 » 20.12.2020, 15:01
Nichts zu machen es wird sich stur geweigert ihn zu installieren. Ich bekomme nicht einmal die Original Treiber installiert. Es kommt die UAC, sonst passiert nichts weiter. Dann hab ich versucht, die Network Printer Connection vom PC 2 zu installieren,
Code: Alles auswählen
;
; 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,10.0.20277.1
[ControlFlags]
BasicDriverOk=*
ExcludeFromSelect=*
PreConfigureDriver=*
[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"
HKR,,PreventDriverUpdate,,1
[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
REG_MULTI_SZ = 0x00010000
Möglicher Weise liegt es auch am Versions Unterschied. Nun Update ich wieder auf 20279 und hoffe auf das Beste.
Nichts zu machen es wird sich stur geweigert ihn zu installieren. Ich bekomme nicht einmal die Original Treiber installiert. Es kommt die UAC, sonst passiert nichts weiter. Dann hab ich versucht, die Network Printer Connection vom PC 2 zu installieren,
[code];
; 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,10.0.20277.1
[ControlFlags]
BasicDriverOk=*
ExcludeFromSelect=*
PreConfigureDriver=*
[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"
HKR,,PreventDriverUpdate,,1
[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
REG_MULTI_SZ = 0x00010000
[/code]
Möglicher Weise liegt es auch am Versions Unterschied. Nun Update ich wieder auf 20279 und hoffe auf das Beste.