how to show a messege box for restart computer after installation in c#?
Posted
by Ashwin
on Stack Overflow
See other posts from Stack Overflow
or by Ashwin
Published on 2010-05-03T11:47:19Z
Indexed on
2010/05/03
12:18 UTC
Read the original article
Hit count: 187
hi i want to know about how to display a messege box to display a messege "Pleace restart your computer" with yes and no option is user click on yes then system restart. This messege box want to show after complition of installation. if is there any idiea about that then please help and i also want to knw if is there any code for that then where i place this code in installer class of elsewhere?
© Stack Overflow or respective owner