Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Any way to script/automate Orca?
 

Any way to script/automate Orca?

I just finished figuring out how to use Orca to modify my MSI so it detects if an application is running. The downside is that there are a lot of steps, thus is prone to errors and the steps are something I'm most likely to forget in the future. What I'd like to know is, is there a way to automate or script Orca?


Thanks,


Jeff

Jeff99999  Friday, August 07, 2009 6:02 AM
Search this forum for wirunsql.vbs.

Thisscript isin theWindows SDK. It will update an MSI file using MSI's SQL commands.
Phil Wilson
  • Marked As Answer byJeff99999 Friday, August 07, 2009 9:40 PM
  •  
PhilWilson  Friday, August 07, 2009 5:46 PM
Search this forum for wirunsql.vbs.

Thisscript isin theWindows SDK. It will update an MSI file using MSI's SQL commands.
Phil Wilson
  • Marked As Answer byJeff99999 Friday, August 07, 2009 9:40 PM
  •  
PhilWilson  Friday, August 07, 2009 5:46 PM
Thanks! I'll take a look at it.

Jeff
Jeff99999  Friday, August 07, 2009 9:40 PM

You can use google to search for other answers

Custom Search

More Threads

• Prompt for registration key
• Cannot Open Application Referance Files??
• Uninstaller doesn't kill application before uninstall
• Encrypted .msi file results in installation failure
• Need help determaining Vista OS during a VS2005 .msi deployment
• How to best update program
• VS2005 installing Windows Application Service
• Deployment Projects and File Size
• My deployment project has started rebooting without prompting user installing app.
• Using Clickonce to install MSI?