[WiX-users] Patch or different product for an add-in ?

2009-04-30 Thread Olivier Cochelin
like Windows security updates for instance. What is the best way to do this ? - Create a patch for the main product or - Have another product and manually (don't know how) create the dependencies between main and complementary products. or - Something else I didn't think about Olivie

Re: [WiX-users] passing parameters to c# custom action

2009-03-24 Thread Olivier Cochelin
If your CA has to run in deferred mode (I guess SQL scripts require elevated privileges), have a look at the following: http://www.tramontana.co.hu/wix/lesson3.php#3.6 http://blogs.claritycon.com/blogs/sajo_jacob/archive/2008/02/28/customac tiondata-in-wix-with-deferred-custom-actions.aspx Otherwis

Re: [WiX-users] How to fill the ListView table from a Custom Action?

2009-03-19 Thread Olivier Cochelin
a hot tip, know a secret or read a really good thread that deserves attention? E-Mail Me --- On Thu, 3/19/09, Olivier Cochelin wrote: > From: Olivier Cochelin > Subject: [WiX-users] How to fill the ListView table from a Custom Action ? > To: "General discussion for Windo

[WiX-users] How to fill the ListView table from a Custom Action ?

2009-03-19 Thread Olivier Cochelin
7;t report this problem. (Not sure it was in a CA) Is there a way to fill the ListView from a CustomAction or should I proceed differently ? Thanks for your answers Olivier Cochelin -- Apps built with the Adobe(R) Flex(R

[WiX-users] Localization: Multiple cultures / Single MSI

2009-03-03 Thread Olivier Cochelin
calized UI for both cultures. By default with WiX, if I localize my installer I get two different MSI. What should I do to obtain a single MSI with both cultures embedded and have it use the language specified in the Regional Settings ? Thanks Olivier Cochelin Notoco

Re: [WiX-users] Why is this not registering the shortcuts as all-userones? (fwd)

2009-01-30 Thread Olivier Cochelin
something like the following to define a KeyPath for your component: And probably also something like that to remove your folder from the Start Menu on uninstall : Olivier Cochelin ocoche...@notocord.com -Original Message- From: Curtis Jewell (Perl-programming e-mail) [mailto:lists.wix-us