Thanks Bob! 

Your suggestion also gave me the idea of including the license
agreements all in the Binary table, however just last night before I
went to sleep I discovered that the files in Binary table don't get
compressed, and since there are 129 license agreements and are 51MB in
total size, this wouldn't really be acceptable. 

So I was wondering if there are others ways to include all the license
agreements compressed in one MSI, and extract them during install time?
I don't think I will be able to use a bootstrapper.

Thank you,

Roger Yen
-----Original Message-----
From: Bob Arnson [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 26, 2008 2:56 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] multiple license agreements in one installer?

Roger Yen wrote:
> Now, I'd like to fill the combo box through reading from an INI file
or
> something similar, and I was wondering if it's possible to have the
INI
> file in the msi and still be able to be accessed during install time? 

Your custom action could extract the file from the Binary table, read 
it, then delete it.

-- 
sig://boB
http://joyofsetup.com/



------------------------------------------------------------------------
-
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 transmission (including any attachments) may contain confidential 
information, privileged material (including material protected by the 
solicitor-client or other applicable privileges), or constitute non-public 
information. Any use of this information by anyone other than the intended 
recipient is prohibited. If you have received this transmission in error, 
please immediately reply to the sender and delete this information from your 
system. Use, dissemination, distribution, or reproduction of this transmission 
by unintended recipients is not authorized and may be unlawful.

-------------------------------------------------------------------------
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

Reply via email to