Use a configurable merge module. Ref: http://msdn.microsoft.com/en-us/library/aa368027(VS.85).aspx
________________________________________ From: Castro, Edwin (Hillsboro) [EMAIL PROTECTED] Sent: Thursday, November 13, 2008 1:56 PM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Proper Way To Set a Property in Merge Module I've created a merge module that uses [PSDOMAINNAME], [PSUSERNAME], and [PSPASSWORD] in an <util:User/> element for the purposes of creating an application pool. I noticed that the user is not getting set correctly and discovered that the property names have the merge module package guid appended. I also discovered the SuppressModularization attribute of the <Property/> element but it is deprecated and recommended only as a last result. What is the proper way to pass the value of PSDOMAINNAME (etc) specified on the command line to the appropriate PSDOMAINNAME (etc) property in the merge module? -- Edwin ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users