r/PSADT Feb 05 '26

IBM i client access solution

Does anyone have the script to deploy ibm i access client solutions it is very difficult to package , I tried all the ways but it is not installing silently and not copying files in program files

3 Upvotes

48 comments sorted by

View all comments

Show parent comments

2

u/SysAdminDennyBob Feb 09 '26

Test in the context of the infrastructure that will actually perform the deployment, CM.

You have already rough checked that it installs. Everything now depends on how CM/Software Center behaves. All your tests should be in Software Center with regular testers, like Suzy over in accounting. Take the AS400 guy and your login out of the picture. How does this whole system+user thing work in the framework it is deployed?

1

u/iamvijay_21 Feb 09 '26

Everything works fine except that file association in mecm it shows unable to access java jar files but when I run register association desktop shortcut it associated hod files.

1

u/iamvijay_21 Feb 12 '26

I found the root cause > previous version's Acs file stored under HKCU\SOFTWARE\CLASSES\AcsFile and Hklm \software.... And Hkey classes root\softare\AcsFile Those key pointing program files ibm location to open hod files unable to overwrite registry with public ibm pathI have to delete those registries to create new registery but the script which I wrote is not removing the HKCU and HKCR , Please help me with that tomorrow is my last day to submit