wxPAR and command window

2012-03-20 Thread Erik Colson
Hi, I wrote a wxPerl app which I package into an .exe with wxPAR. I have 2 computers with both Windows XP installed. Depending of the system I use to create the package, the program will or will not start with a CMD window opened. Both systems have the same version of Strawberry Perl installed. W

Re: wxPAR and command window

2012-03-20 Thread Mark Dootson
Hi, Win32::Exe currently has a problem mangling PAR::Packer executables. Does it work as expected if you don't specify an icon ? Regards Mark On 20/03/2012 15:38, Erik Colson wrote: Hi, I wrote a wxPerl app which I package into an .exe with wxPAR. I have 2 computers with both Windows XP inst