I am developing an installation program, and I need to somehow check the system reboot after a previous uninstall. Ideally, I want to keep some registry key that will delete itself after a system reboot and which I can check during installation startup. Is there any way to do this? Thanks.
source share