Problems with silent install of IBM Data Studio 4.1.3

589 Views Asked by At

Iam working on a mass Deployment of IBM Data Studio 4.1.3 via SCCM. But in the tests the isntallation fails with the following message:

Failed to write into registry in phase Install at path "HKEY_CURRENT_USER\SOFTWARE\IBM\OQT\IBM Data Studio\Install Path"

Iam using an extended version of the Powershell App Deployment Toolkit.

The script is executed as System-user, so it is clear that it cant be written to HKCU. Does anyone have an idea how to solve this issue?

I already packaged Data Studio 4.1.1 and there were no such problems.

Any help is appreciated.

1

There are 1 best solutions below

0
Ray On

how did you deploy it? Is it "install for system"? If yes, try "install for user" and check the results.

Best Regards, Ray