[WiX-users] Perform conditional Registry Searches

2009-07-24 Thread Tom.Chmielenski
I need to perform a number of RegistrySearches (approx. 200) to determine if a product is installed and some properties about each product installation, such as the product name, the version, and language. For instance, I set the PRODUCT2010_INSTALLED property, if this product is installed

[WiX-users] XmlConfig bug?

2008-03-02 Thread Tom.Chmielenski
I am using XmlConfig to add a number of lines to an existing xml file, here is an example of one line: It installs and uninstalls properly, but when I run a repair on this installer, it rewrites all entries into the file, rather than just the missing ones? Is this the intended behavior, a

[WiX-users] Feature Tree - Redundant Options ?

2008-02-21 Thread Tom.Chmielenski
I have a simple feature tree with a couple of features, where each of these features have no sub-features. Code fragment currently looks like this: This give the user gets three options to select from: 1. Will be Installed on local hard drive 2. Entire Feature will be installed on local hard

[WiX-users] How to test if user is an administrator

2008-02-07 Thread Tom.Chmielenski
Is there an easy way to test for the condition where the user is not an administrator on the machine? Tx. Tom - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atd

[WiX-users] SharePoint STSADM commands

2008-01-07 Thread Tom.Chmielenski
Is anyone using SharePoint STSADM.exe commands with Wix? If so, how? For those that don't know, STSADM.exe is a command line interface to SharePoint for adminstrators. I am installing a custom Site Definition and trying to register a couple of our SharePoint features the following commands. st