How that is done really depends on the merge module. Who wrote those?

-----Original Message-----
From: NateBank [mailto:etherw...@gmail.com] 
Sent: Wednesday, September 02, 2009 11:02 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Setting account info in merge module from MSI dialog


I'm cutting my teeth on WiX 3 by converting an InstallShield MSI to a proper
MSI, and I'm running into a problem with the services merge modules.  I have
three services, each with their own merge module, that need to be registered
with a domain account.  I have not been able to figure out how to get the
account and password properties passed down from my dialog to the merge
module.  I've found plenty of info on accessing properties in merge modules,
and I have no problem getting the services to install with hard-coded
values, but this one little gap is still eluding me.  If I use
ConfigurationData in the MergeRef it doesn't appear to set the value (I'm
guessing this is set at compile time?) and I'm running out of ideas.  Any
suggestions are much appreciated!

# Nathan
-- 
View this message in context:
http://n2.nabble.com/Setting-account-info-in-merge-module-from-MSI-dialog-tp
3568432p3568432.html
Sent from the wix-users mailing list archive at Nabble.com.

----------------------------------------------------------------------------
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus
on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to