Force reboot
How does one make the MUI_FINISH page insist that the user reboots their machine before the program can be used?
I have installed some libraries and they need to be replaced on reboot.
Currently I use:
SetRebootFlag true
But that allows the user to reboot later.
Thanks