Re: [WiX-users] heat.exe popping up a dialog

2010-03-03 Thread Bob Arnson
On 3/3/2010 5:02 AM, Jacek Pospychała wrote: > anyway, I'm still interested to learn, how the DLL is processed that it can > throw a popup.. > Self-reg runs code in the DLL; it can do anything, which is one of the reasons it's evil in an installer. -- sig://boB http://joyofsetup.com/

Re: [WiX-users] heat.exe popping up a dialog

2010-03-03 Thread Jacek Pospychała
ok, I figured out adding "-sreg" to heat command line does the trick. anyway, I'm still interested to learn, how the DLL is processed that it can throw a popup.. Jacek 2010/3/3 Jacek Pospychała > hi, > > I'm generating wxs file for Sun Java Runtime using heat and unfortunately > during this p