[WiX-users] Custom BA, Repair, and Cached MSI's

2014-10-09 Thread robert_ortega
Greetings, We are working on a custom bootstrapper application and would like to support repair. Our current idea is to run the ba (from the cache) with a repair flag that will force various MSI's installed to run in repair mode. The BA, and the MSI's installed are all in the cache on the PC.

[WiX-users] Custom BA - Enable repair from ARP

2014-10-07 Thread robert_ortega
Greetings, Is it possible to enable the "repair" option in the ARP to allow my custom BA to run in a "repair" mode? If so, how? Thanks, Robert -- Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve P

Re: [WiX-users] Installing MSI's NOT Included in my Bootstrapper Application Bundle

2014-09-17 Thread robert_ortega
Thanks Phil - that tiny piece of information looks to have cleared up most of my confusion. Thanks! -Robert -Original Message- From: Phill Hogland [mailto:phogl...@rimage.com] Sent: Wednesday, September 17, 2014 2:43 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Insta

Re: [WiX-users] Installing MSI's NOT Included in my Bootstrapper Application Bundle

2014-09-17 Thread robert_ortega
Thanks Phil. However I'm still not clear about the entire workflow. I only have one bootstrapper application which includes no addons. Addons will come later as separate MSI's (on their own physical DVD to make things more interesting). So on the DVD I'll literally have just one MSI and mayb

Re: [WiX-users] Installing MSI's NOT Included in my Bootstrapper Application Bundle

2014-09-17 Thread robert_ortega
Is this still possible even if I do not know what add-ons will be available at the time of my main BA release? It is so difficult finding examples of relatedbundle addons in the archives... Robert -Original Message- From: Rob Mensching [mailto:r...@firegiant.com] Sent: Wednesday, Sept

[WiX-users] Installing MSI's NOT Included in my Bootstrapper Application Bundle

2014-09-17 Thread robert_ortega
Greetings, I have a custom C# bootstrapper application that chains a few MSI's together and installs them. No problems here. However, we plan on introducing other add-ons to our software which are not included in our original bootstrapper app chain. These other add-ons will be MSI's (develop

Re: [WiX-users] [Job] Looking for Wix Burn/WPF Developer in SF Bay Area

2014-07-24 Thread robert_ortega
One thing I also wanted to mention - our preference would be to have someone on site. Thanks, Robert -Original Message- From: robert_ort...@agilent.com [mailto:robert_ort...@agilent.com] Sent: Wednesday, July 23, 2014 6:58 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] [Job

[WiX-users] [Job] Looking for Wix Burn/WPF Developer in SF Bay Area

2014-07-23 Thread robert_ortega
Greetings, NOTE: If this is not the correct forum to post this then I apologize. I'm looking for a Wix Burn/WPF developer to work on a new installation framework being designed by my team for use with a variety of our software products. We'll need solid WPF coding skills with modern design pat

[WiX-users] MBA and outside executables

2014-04-02 Thread robert_ortega
Greetings, Our customers work in regulated environments and as such there are external tools that will be included on our DVD that we need to use to check for "system compatibility." These tools are exe's and do not get installed. My question is, will a MBA be able to call these tools sitting

[WiX-users] MBA and MSI's across different DVD's

2014-03-31 Thread robert_ortega
Greetings, We're considering moving away from a custom C# installer to a MBA with Burn on wix 3.7. We do have a question with regard to MSI's sitting on different DVD's but before I ask the question let me see if I can set the stage for what we currently do: We currently have a custom c# inst

Re: [WiX-users] MBA - Run an app as part of an ExePackage?

2014-03-27 Thread robert_ortega
Ok maybe I should phrase it in a more generic way. An exe that does more than just enter info into a database. BTW, the "enter info into the db" part must be done through the exe by using an exposed API installed as part of an earlier MSI. This exe would do things like adjust firewall setting

[WiX-users] MBA - Run an app as part of an ExePackage?

2014-03-27 Thread robert_ortega
Greetings, I have an exe that needs to run at the end of installation. The exe itself is just an app that runs and enters information into a databse which was installed as a part of an earlier MSI in my bundle. This exe is NOT installed anywhere on disk. My question is, can I use the ExePack

Re: [WiX-users] MSP install issue

2011-02-08 Thread robert_ortega
Hello. I'm also working with Arun on this issue. Looking at the log file for the patch I do find the following entries: MSI (c) (FC:1C) [11:15:22:615]: SELMGR: ComponentId '{F048496A-AC80-440E-B376-BF490FE5BED0}' is registered to feature 'Complete', but is not present in the Component table.