I'm using version 4.03 of perl2exe which works fine for
  creating GUI EXEs, but when I use the '-icon' option it
  does not include the icon.  Do I need a higher version
  of perl2exe?  Or better yet, has anybody gotten it to
  work and if so with what version?

  Thanks.

  David Hiltz

> yes, the docs are kind of confusing...  it would be:
> perl2exe -gui -icon=favicon.ico thefile.pl
> 
> >tony
> 
> ----- Original Message -----
> From: "Jeremy Aiyadurai" <[EMAIL PROTECTED]>
> To: <perl-win32-gui-users@lists.sourceforge.net>
> Sent: Tuesday, May 01, 2001 9:16 PM
> Subject: [perl-win32-gui-users] Perl2exe
> 
> 
> >
> > Hi all,
> >
> > Thanks for all your help in the past
> >
> > this is my first time using the Perl2exe compiler
> >
> > is this the right command "perl2exe thefile.pl -gui -icon=favicon.ico"
> >
> > if i want to create a gui application with an icon?
> >
> > The perl2exe faq is confusing and i get the following compile errors
> >
> >
> > Perl2Exe V4.03 Copyright (c) 1997-2000 IndigoSTAR Software
> > Pro version
> > Converting 'singletransfer.pl -gui -icon=favicon.ico' to
> singletransfer.exe
> > Compiling singletransfer.pl
> > Error: File -gui not found
> > Undefined subroutine &main::Cleanup called at D:\backup\perl
> > stuff\p2x56\perl2ex
> > e.pl line 266.
> >
> >
> > _______________________________________________
> > Perl-Win32-GUI-Users mailing list
> > Perl-Win32-GUI-Users@lists.sourceforge.net
> > http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
> >
> >
> 
> 
> 
> _______________________________________________
> Perl-Win32-GUI-Users mailing list
> Perl-Win32-GUI-Users@lists.sourceforge.net
> http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
> 
> _______________________________________________
> Perl-Win32-GUI-Users mailing list
> Perl-Win32-GUI-Users@lists.sourceforge.net
> http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
> 


Reply via email to