Page 1 of 1

Reboot and Login

Posted: Tue Apr 10, 2012 3:05 pm
by tofutim
Hi, I'm looking to reboot after installation, but I'm not sure where to find this. Is this a scripting only feature?

(Sorry, this post maybe should go to technical support.)

Re: Reboot and Login

Posted: Wed Apr 11, 2012 7:50 am
by FrancescoT
Dear User,

use "Reboot Computer" command in your script to force reboot when you want.

Regards

Re: Reboot and Login

Posted: Tue May 29, 2012 1:14 pm
by tofutim
What's the difference between:

Reboot and Login
Reboot and Resume
Reboot Computer

It seems that Reboot and Resume just restarts the installer after reboot - which then causes an infinite loop. I have some files which require browsers to be restarted. The cleanest way seems to be to just force a reboot, but I would like the Run option to appear after the reboot finishes.

Re: Reboot and Login

Posted: Wed May 30, 2012 7:46 am
by FrancescoT
Dear User,

Reboot will reboot the target system, after safely exiting the installation.

Reboot and Resume will reboot the target system, after safely exiting the installation. It will then restart the installation from the beginning.
With this command the installation will restart before the Windows shell and other startup programs have been loaded.

Reboot and Login will reboot the target system, after safely exiting the installation. It will then restart the installation from the beginning.
With this command the installation will restart after the Windows shell and other startup programs have been loaded.

Generally "Reboot and Resume" & "Reboot and Login" are used just after prerequisites installation and in this case, a restart of installation is required.

NOTE. This toppic has been moved to technical support forum.
Regards