Re: [WiX-users] VB6 Component Questions - JSBtnBar.ocx

2011-11-02 Thread David Birch (XStream Software)
...@robmensching.com] Sent: 08 October 2011 17:31 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] VB6 Component Questions - JSBtnBar.ocx 0. heat is not perfect. Sometimes (particularly for complex COM goo like old VB requires) you have to fix it up yourself. 1. I take the

Re: [WiX-users] VB6 Component Questions - JSBtnBar.ocx

2011-10-08 Thread Rob Mensching
0. heat is not perfect. Sometimes (particularly for complex COM goo like old VB requires) you have to fix it up yourself. 1. I take the heat output and clean it so it doesn't look so messy. Then I include that cleaned up file in my setup like I'd include any file I wrote from scratch. 2. heat did