Re: [WiX-users] On registering DLLs

2008-12-18 Thread daft
Sorry for digging this thread up but it seems very relevant to what I'm doing now so hopefully it will still help others. I'm with Sigurd on this. I spent days - and I mean days - using Heat to generate the wxs files based on registry entries for my COM dlls. Unfortunately since Heat is a half-b

Re: [WiX-users] Heat and COM executable registry extraction

2008-11-10 Thread daft
In case anyone is interested, I was being stupid (as I thought!) :-) All I had to do was wrap the Registry Keys inside a Component element, then wrap that inside a DirectoryRef element (to "TARGETDIR") Then I referenced that in my Feature and hey ho, all works perfectly! (Well, except for the f