Abdul-Rahman
Posts: 17
Joined: Thu Aug 02, 2018 7:30 am

Reboot After A Windows Feature Is Enabled

Hi ,
I have made an installer that enables some windows features and IIS ,now when you enable IIS you need your computer to reboot so you can access IIS I have the reboot behavior on prompt reboot on required but nothing is being prompt after the installation ,any help with this ?
Thanks,
Abdul.
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Reboot After A Windows Feature Is Enabled

Hello Abdul,

Please note that you should set the reboot behavior setting on "Install Parameters" page to "Force reboot after install" option.

This is because the Windows Installer reboot mechanism cannot detect the system reboots required by the effect of a custom action run as part of the installation. And our "Windows Features" support is indeed handled through a custom action.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Feature Requests”