Reboot after installation
Hi all,
I am making a setup. I want my setup to reboot the system after installation and deployment of all files.
how can it be done?
Thanks in advance
Best Regards
I am making a setup. I want my setup to reboot the system after installation and deployment of all files.
how can it be done?
Thanks in advance
Best Regards
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
anonymous_9363
16 years ago
Posted by:
AngelD
16 years ago
As Ian mentioned, there are fue times an actual reboot is required, example during files in-use replacement.
That said; have a look at the ScheduleReboot Action: http://msdn.microsoft.com/en-us/library/aa371527(VS.85).aspx
That said; have a look at the ScheduleReboot Action: http://msdn.microsoft.com/en-us/library/aa371527(VS.85).aspx
Posted by:
daher
16 years ago
Well
That was a solution fro my deployment problem:
i have to deploy 2 exe.
the first satrts the second one and controls/watches
the first one is thrown in autostart folder.
after installation the first exe is started but could not start the second one telling that it does not exist even after 10 minutes of installation is finished.
so the solution was to restart and the first exe will restart automatically and it succeded starting my second exe.
Any way i fixed the first exe and it's working now after installation without reboot.
I will look at your solution
Thanks for the replies
That was a solution fro my deployment problem:
i have to deploy 2 exe.
the first satrts the second one and controls/watches
the first one is thrown in autostart folder.
after installation the first exe is started but could not start the second one telling that it does not exist even after 10 minutes of installation is finished.
so the solution was to restart and the first exe will restart automatically and it succeded starting my second exe.
Any way i fixed the first exe and it's working now after installation without reboot.
I will look at your solution
Thanks for the replies
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.