Install & Run

  • Thread starter Thread starter Doug Bell
  • Start date Start date
D

Doug Bell

Hi,
With a VS Deployment Project, is there any way to set it up so that after
the User installs the project, it will either run or ask the User if they
want to run it and then run (if response is yes)?

Thanks

Doug
 
You could add a 'Custom Action' event to the deployment project that when
the application has been installed it gives the user the option to start the
application.

HTH

Ollie Riches
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top