I have written several powershell custom actions, as inline script without sequence, and have called them from various places in the install with no problems.
Is it possible to call 1 of these inline powershell scripts from another one? I don't seem to be able to get it to work. If it can be done ...