how to show a messege box for restart computer after installation in c#?
- by Ashwin
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?