
svengalamr asked a question.
Resume installation after Reboot
Hi All,
Can anyone please let me know how can I resume my installation after Rebooting.
My Scenario is like: I have to install some Roles/Features from my Installer, these requires a reboot after installing(Roles/Features). After that i need to resume my installation after rebooting.
Any help is appreciated.
Thanks & regards
Sesha Sayana Reddy V
you can set BATCH_INSTALL = TRUE before you end off the install to reboot.
then you can write the event OnReboot to run the scripts.
tungngie