Re: [perl-win32-gui-users] camel

2007-05-23 Thread Erik Kieffer
- Original Message - From: "Geoffrey Spear" <[EMAIL PROTECTED]> To: Sent: Wednesday, May 23, 2007 9:29 PM Subject: Re: [perl-win32-gui-users] camel > I hate to bring back a nearly 6 month old thread, but is there some > sort of trick to getting Win32::GUI to find icons bundled with a >

Re: [perl-win32-gui-users] camel

2007-05-23 Thread Robert May
Geoffrey Spear wrote: I hate to bring back a nearly 6 month old thread, but is there some sort of trick to getting Win32::GUI to find icons bundled with a pp-built .exe? I built one using "pp script.pl -o script.exe -a icon.ico" but the icon only displays properly if there's a copy of it in the

Re: [perl-win32-gui-users] camel

2007-05-23 Thread Geoffrey Spear
I hate to bring back a nearly 6 month old thread, but is there some sort of trick to getting Win32::GUI to find icons bundled with a pp-built .exe? I built one using "pp script.pl -o script.exe -a icon.ico" but the icon only displays properly if there's a copy of it in the same directory as the e