/build/static/layout/Breadcrumb_cap_w.png

HP Quality Center Client Side

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: 7.2k  |  Created: 02/22/2011

Average Rating: 0
Quality Center Client Side has 1 inventory records, 2 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (1)

Most Common Setup Type
Not Determined
Average Package Difficulty Rating
Rated 5 / 5 (Very Difficult) based on 2 ratings
Most Commonly Reported Deployment Method
Repackaged (to a setup.msi)
6
Note
There are quite a few "gotchas" with the client side piece of this. The first is HP's MSI for the client. It installs to "C:\Program Files\HP\Quality Center Client Side". But the docs (and testing with an upgraded server) clearly indicate that the server will push updated files to 'C:\Program Files\Common Files\Mercury Interactive\Quality Center'. So if you install HP's MSI to its default location, it will fail.

Also, the HP docs indicate that although it requires administrator permission to install the client, restricted users can 'start' it. The doc then goes on to say that 'you' (you the installer? you the restricted user?) need to have permission to a variety of file system and registry locations.

Our experience with QC since 8.x has taught us that the vendor provided installer for the client doesn't quite work. It has also taught us that when a user logs into the server, the server pushes down updated DLLs, ActiveX components, etc., and tries to register them. This will fail as a non-administrator user.

Even if you package what the server pushes down and build your own MSI from that, it will fail when the server tries to update something.

The solution, we've found, is this...

First, start with a clean machine that has only the pre-requisites for the client installed. Start a snapshot (SetupCapture in Wise Package Studio) and get your 'before' image.

Then, connect to the server and let it push the entire client down to the desktop. Complete the snapshot process to build your initial MSI.

Adjust the MSI so that the user has permission to re-write every file the MSI installs.

Export everything captured in the HKEY_CLASSES_ROOT section of the registry. Using a text editor, modify the resulting .REG file so that HKEY_CLASSES_ROOT is changed to HKEY_CURRENT_USER\Software\Classes. Reimport this. Configure ActiveSetup to deploy this to each user.

Modify permissions on the HKLM\Software\Mercury Interactive key so that users can modify that.

What you should find is that you can deploy this new MSI to end users using administrator permission, then they can run the client using a restricted account. If the server attempts to update the client, that's ok. The user has write permission to the files involved, the HKLM area used by the package, and a copy of the DLL/OCX registration information in their HKCU area that they can also modify. From here on, the client should work perfectly.
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

Quality Center Client Side

Version

10.0.0.0

Contact

HP

Uninstall String

MsiExec.exe /I{6293FA50-80FE-4695-B591-F580B9C045F6}

Questions & Answers (2)

Questions & Answers related to HP Quality Center Client Side

0
ANSWERS
2
ANSWERS

Blogs (0)

Blog posts related to HP Quality Center Client Side

Reviews (0)

Reviews related to HP Quality Center Client Side

 
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