[WiX-users] RegistrySearch on two properties

2010-04-13 Thread Rodney Schuler
I am writing an installer for a plugin module to a larger application. To install correctly I need to read several registry values set by the larger application. Each registry path chains off of the prior registry searches. My first attempt: A

[WiX-users] Pure registry component without a directory?

2010-02-25 Thread Rodney Schuler
One feature of the .msi that I am trying to build is a large collection of HKCU registry edits with no associated file. (Wix-3) The first thing I tried using was components like: That makes errors like "error CNDL0010: The Component/@Directory attribute was not found; it