When installing my application I also install the .NET 4.0 redistributable if .NET 4.0 is not present on the machine.
On Windows-7 this sometimes (maybe always) causes a reboot (outside of nsis's control).
I should like the installation to continue after the reboot.
I should be grateful for advice on how to address this scenario with nsis.