Hey guys,
I'm making a deployment package to install Autodesk's Maya 2016. It's got a couple of different updates/plugins that are all installed in multiple steps.
I would like to know a way to display a message in the "Message" column, on the Deployment > Logs page. Right now, it just sits at "Preliminary checks complete! Initializing..." until the deployment is completed. The deployment takes about half an hour to run through all the installers, and I would like to know what stage its in while I'm monitoring things.
I figure I should be able to just add another step in between the actual MSI files I'm installing, like an Echo Command with my own custom message, but that isn't working. I know there is a "Last Step" column on the Log page, but that just shows the numbered step instead of the name of the last step completed - I would like more information than that.
Any suggestions?
Thanks!