Re: [WiX-users] converting .reg to .wxs in WiX 3.0

2008-05-29 Thread Pally Sandher
From: Neil Sleightholm [mailto:[EMAIL PROTECTED] Sent: 28 May 2008 21:20 To: Pally Sandher; wix-users@lists.sourceforge.net Subject: RE: [WiX-users] converting .reg to .wxs in WiX 3.0 I don't think heat can do this but tallow from v2 can: tallow -reg file.reg file.wxs The output

Re: [WiX-users] converting .reg to .wxs in WiX 3.0

2008-05-29 Thread Pally Sandher
- Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer <http://www.iesve.com/disclaimer.html> From: Christopher Karper [mailto:[EMAIL PROTECTED] Sent: 28 May 2008 19:13 To: Pally Sandher Subject: Re: [WiX-users] con

Re: [WiX-users] converting .reg to .wxs in WiX 3.0

2008-05-28 Thread Neil Sleightholm
users@lists.sourceforge.net Subject: [WiX-users] converting .reg to .wxs in WiX 3.0 Hi, I'm using v3.0.4116.0 currently (installing v3.0.4123.0 first thing tomorrow morning). I have a problem with the COM registration info heat.exe generates for one of our executables (not written by me). It doesn't seem

[WiX-users] converting .reg to .wxs in WiX 3.0

2008-05-28 Thread Pally Sandher
Hi, I'm using v3.0.4116.0 currently (installing v3.0.4123.0 first thing tomorrow morning). I have a problem with the COM registration info heat.exe generates for one of our executables (not written by me). It doesn't seem to get all the required entries. The generated code is as follows: http://