I have a package created in Composer that installs an application but when it completes I need it to add the application to the user's Startup Items and then launch it.
I created a post install script that works fine when ran from by the user out of their profile or from Casper's Self Service. As soon as I try to automate things with Casper to have it install to do it's thing via a Login trigger event, it only installs the files. It does not add the application to Startup Items or launch the application.
Any ideas? Why does a login trigger event react differently than Self Service?
