Greetings,
I haven't found this answer on here so I figured that I would ask. I've been using Composer to package all of the software that our users use, but I've run into a small issue.
I have a piece of software, Lego Mindstorms NXT 2.0, that is requiring a reboot after it finishes the install of the software.
How can I finish packaging this program using composer if the software requires a reboot during the installation? Or should I not package this software and any other software that requires a reboot to finish installing?
Thanks.