Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > run file after setup
 

run file after setup

How make in setup project that after setup msi application run same exe file?

I add one of the exe file in custom action (install). But in instalation proccess there a error:

There is a problem whith this Windows Installer package. A program run as part of the setup did not finesh as expected. Contact your support personnel or package vendot.

What need to do?

TIA
DioNNiS  Friday, October 19, 2007 7:20 AM
This means that your program (run as a customaction) crashed, so you need to put some diagnostics or tracing it it to figure out what it's doing.

PhilWilson  Friday, October 19, 2007 8:10 PM
This means that your program (run as a customaction) crashed, so you need to put some diagnostics or tracing it it to figure out what it's doing.

PhilWilson  Friday, October 19, 2007 8:10 PM

You can use google to search for other answers

Custom Search

More Threads

• Create Patch for Windows Application
• How do you retrieve the path of the .msi file
• Query on Custom Prerequisites for .NET Windows Application Setup
• Launching multiple version of the same assembly from a ClickOnce deployment
• Problem with Boostrapper and IIS6
• Clickonce continually prompting for updates
• Clickonce deployment error trying to download
• Publish Wizard fail
• c# windows forms Network Based Deployment
• Application manifest is not semantically valid AND Icon file specified in the application manifest is not valid