Hello everyone,

I think it has been quite a few years since I've posted a question to this 
forum.  I have moved to a new company and I am getting them out of 
InstallShield hell :)

My boss has come to me with a unique requirement for our installer.  We would 
like to wrap a "demo" mode into our core installer.  This demo mode will be 
chosen from the main UI and with it an instance of SQLEXPRESS will be installed 
AFTER UI interactions have completed if it does not already exist.

So basically I want the execution of an exe package to be driven by the value 
of a property or registry value modified by the msi package executed 
successfully before it.

Does anyone have any thoughts of how to do this?  Basically it is a conditional 
prerequisite :)

Cheers,
Stephen

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to