Re: [WiX-users] display pre-req messages

2009-02-06 Thread Bo Cordell
ssion for Windows Installer XML toolset. Subject: Re: [WiX-users] display pre-req messages Hmm, good question. Never had a message that stressed it. Wouldn't surprise me if the Windows Installer is just calling ::MessageBox(). -Original Message----- From: Bo Cordell [ma

Re: [WiX-users] display pre-req messages

2009-02-06 Thread Bo Cordell
ensch...@microsoft.com] Sent: Thursday, February 05, 2009 7:04 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] display pre-req messages SetProperty element can be conditionalized. -Original Message- From: Bo Cordell [mailto:bcord...@microsoft.com] Sent: Thu

[WiX-users] display pre-req messages

2009-02-05 Thread Bo Cordell
In my Wix code, I need to check 3 pre-reqs and display all possible combinations of missing items at once. Without a custom action, what is the best way to do it? I thought I can set each condition (which is combination of Boolean operations) to a property and then enumerate the 3 property val

[WiX-users] localization using Wix

2009-02-02 Thread Bo Cordell
On a German OS, the following lines cause error "An error occurred while applying security settings. Users is not a valid user or group.". The reason is that "user" doesn't spell the same as it is in English. How does Wix support this kind of localization issue? Thanks. Bo

[WiX-users] directory access attribute

2009-01-22 Thread Bo Cordell
Using Wix, how can I install a directory restricting a group's (for example Users) access right to be read-only? Thanks. Bo -- This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story.