Force reboot before installation
Does anyone know if it's possible to setup an MSI to reboot the system before installation of any files? What I'm trying to achieve with my MSI is to reboot the system right after an uninstall of a previous package that requires a reboot and then once the user logs back in, I want the installation to continue. I know I can achieve this by using the RunOnce key to automatically re-start the installation, but the problem here is that the users in our environment don't have permissions to run MSIs or executables so the RunOnce key just fails to launch the installation with elevated rights. Anyone have some thoughts on how I can achieve this?
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
anonymous_9363
16 years ago
Posted by:
spartacus
16 years ago
Have a look at the third question and answer in this blog
http://blogs.msdn.com/windows_installer_team/archive/2005/09/19/470980.aspx
I think it addresses your question.
Regards,
Spartacus
http://blogs.msdn.com/windows_installer_team/archive/2005/09/19/470980.aspx
I think it addresses your question.
Regards,
Spartacus
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.