When I am Building exe for one application. I would like to add driver also in that install package. When ever user install that application with setup.exe, it should install driver also for that application and it should give message that "restart Computer".
How can I add that future while developing installation package?