Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Embedded MSI in Bootstrapper
 

Embedded MSI in Bootstrapper

Hi anyone,

i have a problem installing software if the MSI package is embedded in the bootstrapping setup.exe.

I packaged them via the msistuff.exe and the commandline switch /b

everything works fine but when i try to install the application i get an error message telling me that the MSI package can not be found . anyone any ideas?


regards


h3ll  Friday, June 13, 2008 7:31 AM

Hi h3ll,

As the error message indicated, the bootstrapper cannot find the msi package. I think you forget to copy all the msi packages or specify a different path for the msi package by the –d command Line Option. You can use the filemon to get where the bootstrapper fail to get the msi package.

For more information about filemon, please check:
http://www.microsoft.com/technet/sysinternals/processesandthreads/filemon.mspx

Let me know if this helps, if not, could you please provide more detailed information?

Best regards.
Rong-Chun Zhang

Windows Forms General FAQs
Windows Forms Data Controls and Databinding FAQs

Rong-Chun Zhang  Thursday, June 19, 2008 10:38 AM

Hi h3ll,

As the error message indicated, the bootstrapper cannot find the msi package. I think you forget to copy all the msi packages or specify a different path for the msi package by the –d command Line Option. You can use the filemon to get where the bootstrapper fail to get the msi package.

For more information about filemon, please check:
http://www.microsoft.com/technet/sysinternals/processesandthreads/filemon.mspx

Let me know if this helps, if not, could you please provide more detailed information?

Best regards.
Rong-Chun Zhang

Windows Forms General FAQs
Windows Forms Data Controls and Databinding FAQs

Rong-Chun Zhang  Thursday, June 19, 2008 10:38 AM

You can use google to search for other answers

Custom Search

More Threads

• Passing Command Line Parameters to Custom Actions
• Problem with setup project building msi - 'The process cannot access the file because it is being used by another process.'
• ClickOnce Start Menu Short cuts
• ClickOnce Deployment Problems
• Application has stopped working...?
• ERROR - Application cannot be started contact the vendor
• ClickOnce Downloading and installing 3.5 framework on users' computer
• staging in Installer project
• WSuS Deployment Problem
• Where is my Executable