Maelstorm Posted May 5, 2006 Posted May 5, 2006 When installing an application, and files that are currently in use need to be replaced, users are prompted to reboot.How is this done?How do you tell Windows to replace files on a reboot?How do you do a reboot in the first place?
jdoe Posted May 6, 2006 Posted May 6, 2006 This link could help you to figure one way to do that.Look at MOVEFILE_DELAY_UNTIL_REBOOT flag from this Win32 API (W2K and over).MoveFileEx
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now