MessageBox MB_YESNO|MB_ICONQUESTION|MB_DEFBUTTON1 "Restart?" IDNO lbl_noboot
Reboot
lbl_noboot: On "Yes" computer is rebooted, but do not offer to save unsaved documents.Also if I had some open folders before reboot it doesn't open them after reboot.
Somebody knows how to handle these 2 things?