[WiX-users] Multiple-Package Installations ???

2011-02-23 Thread Lambert Pandian
I figured out this, I should use IntPtr ptr = new IntPtr(Convert.ToInt32(args[0] , 16)); To get the handle. It is working now. Thanks, Lambert -- Free Software Download: Index, Search & Analyze Logs and other IT data

[WiX-users] Multiple-Package Installations ???

2011-02-22 Thread Lambert Pandian
Hi, I am trying to write an exe to install multiple pancakes as described in MSDN. The problem is I get “Invalid- Handle” as soon as the MsiJoinTransaction function encounters. I have given my code below. static void Main(string[]