From: Anthony C. G. <ag...@em...> - 2001-05-02 13:14:10
|
yes, the docs are kind of confusing... it would be: perl2exe -gui -icon=favicon.ico thefile.pl >tony ----- Original Message ----- From: "Jeremy Aiyadurai" <bc...@te...> To: <per...@li...> 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 > Per...@li... > http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users > > |