thank you for your reply.
I tried RunAs=currentuser this did not work.
Manually I can run the install, same exact set of files as root, or any user, if I sudo to elevate the normal user, and the install works fine.
If I run the install through Bigfix, it partially installs and is non-functional.
The only difference I can think of, is Bigfix runs as system (“i’m not a linux expert, so I don’t know if system is the exact same as root?, but on windows, system is not the same as admin”) , so I’m thinking, if I can run as current user, then elevate it, I might have some luck?
or it could be a bug?
the other thing I am thinking of trying, is using the shell script to action script converter, maybe that will somehow fix the issue.
worst case, I can track down the missing files and copy them separately.
thanks all