Hi, I have a question with VB.NET.

I've developed an application using VB.NET and now I'm trying to make a setup file for its distribution process. I am using the built-in program (MSI) to do the task.

How do I make this setup project restart computer when the main application is installed?

Thanks in advance!
Eric.