/build/static/layout/Breadcrumb_cap_w.png

Hewlett-Packard HP Office Jet Pro L7500 L7600 L7700

Version: 7

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 3.4k  |  Created: 08/14/2008

Average Rating: 0
HP Office Jet Pro L7500 L7600 L7700 has 1 inventory records, 0 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (2)

Most Common Setup Type
Not Determined
Average Package Difficulty Rating
Rated 3 / 5 (Average) based on 1 ratings
Most Commonly Reported Deployment Method
Windows Installer with Custom Transform (MST)
119
Note
Silent Install
---------------

hpzsetup.exe -s (installs the full suite of app with delfault settings)

silent Uninstall
---------------

I have created a vbs with the following commands:

On Error Resume Next

Set objApp = CreateObject("Wscript.Shell")
path = objApp.CurrentDirectory
objApp.Run """" & path & "\setup\HPZscr01.exe""" & " -datfile hpdscrALL.dat" & " -s",1,True
WScript.Sleep 15000
objApp.Run """" & path & "\setup\HPZscr01.exe""" & " -datfile hpqbud01.dat" & " -s",1,True
WScript.Sleep 15000
objApp.Run """" & path & "\setup\HPZscr01.exe""" & " -datfile hpqbud04.dat" & " -s",1,True
WScript.Sleep 15000
objApp.Run """" & path & "\setup\HPZscr01.exe""" & " -datfile hpqbud05.dat" & " -s",1,True
WScript.Sleep 15000
objApp.Run """" & path & "\setup\HPZscr01.exe""" & " -datfile hpqbud06.dat" & " -s",1,True
WScript.Sleep 15000
objApp.Run """" & path & "\setup\HPZscr01.exe""" & " -datfile hpqbud11.dat" & " -s",1,True
WScript.Sleep 15000
objApp.Run """" & path & "\setup\HPZscr01.exe""" & " -datfile hpqhsc01.dat" & " -s",1,True
WScript.Sleep 15000
objApp.Run """" & path & "\setup\HPZscr01.exe""" & " -datfile hpqscr01.dat" & " -s",1,True
WScript.Sleep 15000
objApp.Run """" & path & "\setup\HPZscr01.exe""" & " -datfile hpwbud01.dat" & " -s",1,True
WScript.Sleep 15000
objApp.Run """" & path & "\setup\HPZscr01.exe""" & " -datfile hpwbud07.dat" & " -s",1,True
WScript.Sleep 15000
objApp.Run """" & path & "\setup\HPZscr01.exe""" & " -datfile hpwmdl05.dat" & " -s",1,True
WScript.Sleep 15000
objApp.Run """" & path & "\setup\HPZscr01.exe""" & " -datfile hpwnac.dat" & " -s",1,True
WScript.Sleep 20000
objApp.Run """" & path & "\setup\HPZscr01.exe""" & " -datfile hpwscr05.dat" & " -s",1,True
WScript.Sleep 100000
objApp.Run """" & path & "\setup\HPZscr01.exe""" & " -datfile hpzmsirb.dat" & " -s",1,True
WScript.Sleep 15000
objApp.Run "msiexec /x{6994491D-D491-48F1-AE1F-E179C1FFFC2F} /qb",1,True
WScript.Sleep 15000
objApp.Run "msiexec /x{D48AD533-BAD5-469B-A9AA-272C6D80E70B} /qb",1,True


The uninstall will not be visible to user.

For different customization, such as applying different MST files, modify the autorun.inf file, searching the MSI file you wish to add the transform file (in case it doesnt exist):

[MSI.WebReg]
Filename=%sourcepath%setup\WebReg\WebReg.msi
TRANSFORMS=WebReg\%langid%.mst

The filename of the transform file has to be the language code (for english: 1033)
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
2
Command Line
Silent uninstall:
setup.exe /u /c "HP Officejet Pro 7.0 Corporate Edition"
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

HP Office Jet Pro L7500 L7600 L7700

Version

7

Questions & Answers (0)

Questions & Answers related to Hewlett-Packard HP Office Jet Pro L7500 L7600 L7700

Blogs (0)

Blog posts related to Hewlett-Packard HP Office Jet Pro L7500 L7600 L7700

Reviews (0)

Reviews related to Hewlett-Packard HP Office Jet Pro L7500 L7600 L7700

 
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