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.