/build/static/layout/Breadcrumb_cap_w.png

deploy bluetooth and usb drivers for deskjet 460

I like to start a new thread about the subject,since i have desided just to install the drivers needed for the bluetooth and not to make a capture from the setup.exe file.

I also have to add the usb drivers for the printer as well.
It it possible to add both usb and bluetooth to the same driver package??

I guess to install the usb cable i can just use difxapp.msm module but how do i do it with the bluetooth

The thing with the bluetooth device is that i have to connect it first befor i install it.

I have tried to make a capture of it but so far no luck!!!
If i install the bluetooth device manully and then deploy the driver package i works, but im wondring if it also possible to add the blueooth device automaticlly.
Any suggestion???

I guess i need some more help with the usb as well.
I do a admin install of the orginal setup.exe file(i here choose i want to install the usb driver)
After the admin install i know have a directory(drivers) containing(*.inf, *.cat , and 2 cab files)



I try to use the following method
http://itninja.com/question/how-do-you-roll-out-new-machines?0827&mpage=1&key=printer內

But is it possible to add the cab files to the drivers catalog???

0 Comments   [ + ] Show comments

Answers (14)

Posted by: AngelD 17 years ago
Red Belt
0
It it possible to add both usb and bluetooth to the same driver package??
Yes, just make sure to "install" the USB drivers into one diretory and the BlueTooth drivers into another directory.

Try follow your previous post How do i install NOT PNP drivers!!! should work.

Think the BlueTooth connection must be established from the client instead of the device for the Hardware Wizard to install the drivers.
Posted by: Bankeralle 17 years ago
Second Degree Blue Belt
0
Yeah i know i should use the same method as in in the previous post

How do i install NOT PNP drivers


But if we take the usb driver. The printer.inf file have reference to 2 cab files.
How do i add a cab file in wise??

I can't add them in setup editor-files because i can't see cab files here.[&o]
Posted by: AngelD 17 years ago
Red Belt
0
Thats strange, I can ;)
Try adding them from the Component view from Setup Editor instead.
Posted by: Bankeralle 17 years ago
Second Degree Blue Belt
0
Thx Angeld-You saved my day:-)

What i should say was that i tried to add the cab files through

installation expert - files


Here i can't see my cab files. You know why by any chance??

Again thx for the help
Posted by: AngelD 17 years ago
Red Belt
0
Don't know why you can't see the .cab files in Installation Expert, you should be able to do that.
Are you looking in the correct directory including these CABs? ;)
Posted by: Bankeralle 17 years ago
Second Degree Blue Belt
0
Hehe Yeah im looking in the same directory

But nevermind, it working great for the usb now

About the bluetooth
I have to connect to the printer through control panel,(bluetooth device)
Her my printer is discovered!!!
It creates a port for me BTH001(com 4)
After this the Found New Hardware Wizard pops up:

I choose printer and the same inf file-the printer gets installed


Can i use the difxapp module here???
The printer is not getting installed automaticlly if i install the drivers first berfore i discover the bluetooth card on printer and connects

Im not to familiar with bluetooth devices som maybe there is something that i dont understand
Posted by: AngelD 17 years ago
Red Belt
0
hmm think there should be at least more then one .inf file...
How are you verifying that the BlueTooth device uses the same .inf as the usb printer?
Posted by: Bankeralle 17 years ago
Second Degree Blue Belt
0
Wel like i said if i first add the bluettoh printer(through the wizard)
and then says i want to install the printer and point to the same driver.inf it gets installed

The printer is then getting installed to com4.

So i guess it' using this file am i not right???[8|]



;hp deskjet 460 printer driver INF file for Windows 2000 and XP
;Copyright Hewlett-Packard 2004

[Version]
Signature="$Windows NT$"
Provider=%HP%
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
CatalogFile=hpw0460a.cat
DriverVer=09/09/2005,60.051.544.10

; Manufacturer section.
;
; This section lists all of the manufacturers
; that we will display in the Dialog box
;The format of TargetOSVersion, the version decoration, is as follows:
;NT[Architecture][.[OSMajorVersion][.[OSMinorVersion][.[ProductType][.SuiteMask]]]]

;NT
;Operating system version recognition is supported for Windows XP and later NT-based operating systems.
;
;Architecture
;Identifies the hardware platform. This must be x86 or ia64.
;
;OSMajorVersion
;A number representing the operating system's major version number. For Windows XP, this number is 5.
;
;OSMinorVersion
;A number representing the operating system's minor version number. For Windows XP, this number is 1.
;
;ProductType
;0x0000003 (VER_NT_SERVER)

[MANUFACTURER]
;%HP%=Models,NTx86.5.1.0x03
%HP%=Models

; Model sections
;
; Each section here corresponds with an entry listed in the
; [Manufacturer] section, above. The models will be displayed in the order
; that they appear in the INF file.

;[Models.NTx86.5.1.0x03]
;%HP_Mombi_Driver_Name% = HPW04603.GPD.DOTNET_x86,LPTENUM\HPDeskjet_460FC6A
;%HP_Mombi_Driver_Name% = HPW04603.GPD.DOTNET_x86,USBPRINT\HPDeskjet_460FC6A

[Models]
%HP_Mombi_Driver_Name% = HPW04603.GPD,LPTENUM\HPDeskjet_460FC6A
%HP_Mombi_Driver_Name% = HPW04603.GPD,USBPRINT\HPDeskjet_460FC6A


; OEM URLS
;
; This sections gives the URL for manufacturers found in the Manufacturers section
[OEM URLS]
%HP% = "http://go.microsoft.com/fwlink/?LinkID=37&prd=10798&sbp=Printers"

;
; MS Driver Core installs
;
; These sections are used by Printer OEMs to install MS provided drivers

; Installer Sections
;
; These sections control file installation, and reference all files that
; need to be copied. The section name will be assumed to be the driver
; file, unless there is an explicit DriverFile section listed.
;
;[HPW04603.GPD.DOTNET_x86]
;CopyFiles=460GPD_INI,STRING,460XML_DTD,HPPRPROC,UI,PCL3_RENDER,EXPORT,GPD_COMMON3,MANUAL_DUPLEX,HELP,HP_UNIDRV,PCL_LANGMON_FILES,LANGMON_DRVCOPY,SERVICES,IMAGE_ENHANCEMENT,RESOURCE_MANAGER_HPA
;Include=NTPRINT.INF
;Needs=UNIDRV.OEM,sRGBPROFILE.OEM
;DataSection=UNIDRV_DATA
;LanguageMonitor=%LanguageMonitor%
;DataFile=hpw04603.GPD
;PrintProcessor=%PRINT_PROCESSOR%

[HPW04603.GPD.NTx86]
CopyFiles=460GPD_INI,STRING,460XML_DTD,HPPRPROC,UI,PCL3_RENDER,EXPORT,GPD_COMMON3,MANUAL_DUPLEX,HELP,HP_UNIDRV,PCL_LANGMON_FILES,LANGMON_DRVCOPY,SERVICES,IMAGE_ENHANCEMENT,RESOURCE_MANAGER_HPA,CP_SIMULATOR,ICC_PROFILE
Include=NTPRINT.INF
Needs=sRGBPROFILE.OEM
DataSection=UNIDRV_DATA
LanguageMonitor=%LanguageMonitor%
DataFile=hpw04603.GPD
PrintProcessor=%PRINT_PROCESSOR%


; Copy Sections
;
; Lists of files that are actually copied. These sections are referenced
; from the installer sections, above. Only create a section if it contains
; two or more files (if we only copy a single file, identify it in the
; installer section, using the @filename notation) or if it's a color
; profile (since the DestinationDirs can only handle sections, and not
; individual files).

; added from beta 2
[460GPD_INI]
hpw04603.gpd,,,0x00000020
hpw0460a.ini,,,0x00000020

[STRING]
hpzst3xt.dll,,,0x00000020

[460XML_DTD]
hpw04603.xml,,,0x00000020
hpzsc3xt.dtd,,,0x00000020

[HPPRPROC]
hpzpp3xt.dll,,,0x00000020

[UI]
hpzui3xt.dll,,,0x00000020

[PCL3_RENDER]
hpz3r3xt.dll,,,0x00000020
hpzpr3xt.dll,,,0x00000020

[GPD_COMMON3]
hpzsm3xt.gpd,hpzsm3xt.gpd
hpz3m3xt.gpd,hpz3m3xt.gpd

[MANUAL_DUPLEX]
hpzev3xt.dll,,,0x00000020

[HELP]
hpzhl3xt.cab,hpzhl3xt.cab

[PCL_LANGMON_FILES]
hpz3l3xt.dll,,,0x00000020

[LANGMON_DRVCOPY]
hpz3l3xt.dll,,,0x00000020

[EXPORT]
hpcdmc32.dll,,,0x00000020
hpbcfgre.dll,,,0x00000020
hpwh0460.cfg,hpwh0460.cf_,,0x00000020


;
;Unidrv Core file sections
;
[HP_UNIDRV]
UNIDRV.DLL,,,0x00000020
UNIRES.DLL,,,0x00000020
UNIDRVUI.DLL,,,0x00000020
STDNAMES.GPD,,,0x00000020
UNIDRV.HLP,,,0x00000020

[SERVICES]
hpz3a3xt.dll,,,0x00000020
hpzss3xt.dll,,,0x00000020

[CP_SIMULATOR]
hpw04603.cab,,,0x00000020


[IMAGE_ENHANCEMENT]
hpfie3xt.dll,,,0x00000020
hpfig3xt.dll,,,0x00000020

[RESOURCE_MANAGER_HPA]
hpfrs3xt.dll,,,0x00000020

[ICC_PROFILE]
HP Deskjet 460-Premium High-Gloss Film(tricolor+black).icc,hpdj46phgftb.icc,,0x00000020
HP Deskjet 460-Premium High-Gloss Film(tricolor+gray).icc,hpdj46phgftg.icc,,0x00000020
HP Deskjet 460-Premium High-Gloss Film(tricolor+photo).icc,hpdj46phgftp.icc,,0x00000020
HP Deskjet 460-Premium Paper(tricolor+black).icc,hpdj46pptb.icc,,0x00000020
HP Deskjet 460-Premium Paper(tricolor+gray).icc,hpdj46pptg.icc,,0x00000020
HP Deskjet 460-Premium Paper(tricolor+photo).icc,hpdj46pptp.icc,,0x00000020
HP Deskjet 460-Premium Plus Photo(tricolor+black).icc,hpdj46ppptb.icc,,0x00000020
HP Deskjet 460-Premium Plus Photo(tricolor+gray).icc,hpdj46ppptg.icc,,0x00000020
HP Deskjet 460-Premium Plus Photo(tricolor+photo).icc,hpdj46ppptp.icc,,0x00000020

;
; Data Sections
;

[UNIDRV_DATA]
DriverFile=UNIDRV.DLL
ConfigFile=UNIDRVUI.DLL
HelpFile=UNIDRV.HLP

[Previous Names]
%HP_Mombi_Driver_Name%=HP Deskjet 460 Series

[SourceDisksNames]
98="PDL_COMMON",hpw0460a.cab,,
97="PDL_LANG",%LocaleSubFile%,,
99=%DiskID%,,,""

[SourceDisksFiles]
hpw0460a.ini=98
hpzpp3xt.dll=98
hpzui3xt.dll=98
hpz3r3xt.dll=98
hpzpr3xt.dll=98

hpzsm3xt.gpd=98
hpz3m3xt.gpd=98
hpw04603.gpd=98

hpzst3xt.dll=98

;Automation Files
hpw04603.xml=98
hpzsc3xt.dtd=98

;ManualDuplex dll
hpzev3xt.dll=98

;EXPORT
hpcdmc32.dll=98
hpbcfgre.dll=98
hpwh0460.cf_=99


;pcl language monitor
hpz3l3xt.dll=98

;Services tab DLL.
hpz3a3xt.dll=98
hpzss3xt.dll=98

;CP_SIMULATOR
hpw04603.cab=98

;Windows XP core files...
STDNAMES.gpd=98
UNIDRV.dll=98
UNIRES.dll=97
UNIDRVUI.dll=97
UNIDRV.hlp=97

;Resource Manager for HPA
hpfrs3xt.dll=98

;ICC Profile

hpdj46phgftb.icc=98
hpdj46phgftg.icc=98
hpdj46phgftp.icc=98
hpdj46pptb.icc=98
hpdj46pptg.icc=98
hpdj46pptp.icc=98
hpdj46ppptb.icc=98
hpdj46ppptg.icc=98
hpdj46ppptp.icc=98

;Image Enhancement DLLs
hpfie3xt.dll=98
hpfig3xt.dll=98


hpzhl3xt.cab=98

[DestinationDirs]
DefaultDestDir=66000
HPPRPROC=66001
PCL_LANGMON_FILES=66000
LANGMON_DRVCOPY=11
ICC_PROFILE=66003

[Strings]
PrinterClassName="Printers"
DiskID="HP Deskjet 460 Series Driver Disk"
LanguageMonitor="hpz3l3xt,hpz3l3xt.dll"
PRINT_PROCESSOR="hpzpp3xt,hpzpp3xt.dll"
HP="HP"
HP_Mombi_Driver_Name="HP Deskjet 460 Series"
LocaleSubFile="P3i2cdww.cab"
Posted by: AngelD 17 years ago
Red Belt
0
Could you also give me the "Hardware Ids" for the devices installed by the .INF?
Device Manager -> <Right-click each device installed by the .INF and properties> -> Details tab -> Hardware Ids
Posted by: Bankeralle 17 years ago
Second Degree Blue Belt
0
ORIGINAL: AngelD

Could you also give me the "Hardware Ids" for the devices installed by the .INF?
Device Manager -> <Right-click each device installed by the .INF and properties> -> Details tab -> Hardware Ids



Well the bluetooth printer is not showing up in device manager under printers.
But if this helps

The bluetooth printing support have HW ID
BTHENUM\{00001126-0000-1000-8000-00805f9b34fb)

and the Standard serial over bluetooth link com4 have HW ID
BTHENUM\{00001101-0000-1000-8000-00805f9b34fb}

FYI
Not sure of this helps you but
The printer is using a external(HP Bluetooth printer Card) Productnumber: CB004A
Posted by: AngelD 17 years ago
Red Belt
0
If you provide me with the download location for the "hp deskjet 460 printer" (please find the exact printer model/version) and the "HP Bluetooth printer Card" drivers I'll see what I can do.
Posted by: Bankeralle 17 years ago
Second Degree Blue Belt
0
Thx AngelD

Download the driver from

http://h10025.www1.hp.com/ewfrf/wc/softwareList?os=228&lc=en&cc=us&lang=en&dlc=en&product=466210

The bluetooth HP adapter card which comes with the printer has productcode
CB004A

-------------------------------------------------------------------------------------------------------------------------------------
Posted by: AngelD 17 years ago
Red Belt
0
Hi Bankeralle,

Sorry for the late response but havn't had the time to look at this problem yet, so hope you're not waiting for me to solve it ;)
If you got it to work please give us the feedback so others will know how to handle this in the future.
Posted by: Bankeralle 17 years ago
Second Degree Blue Belt
0
Hi AngelD

I was not able to make the bluetooth driver conenction with difxApp merge module

The solution for me was to run a silent setup.exe with a response file -this worked fine

I was not able though to make the connection to the bluetooth device automaticlly. Have to be set up manually i think !!!
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ