Hi,
I'm creating a package that uninstalls previously installed software and install updated software. Company that supplies that software said we have to restart computer after previous software has been uninstalled then install updated software.
I've made it so that it will restart target computer after uninstall but it just hangs till time expires instead of continuing with install after the restart. Is it possible to make it install after computer was restarted in one deployment package? Or do I need to create separate uninstall package and run install package after that.
Thanks