http://qs321.pair.com?node_id=231150


in reply to Re: Re: perl2exe
in thread perl2exe -gui fails

What type of GUI module do you use? There are a lot of GUI packages available in Perl:

Tk
Wx
Gtk
Qt
Prima
Win32::GUI

You can try yourself with the tksample.pl shipped with perl2exe:

perl2exe -gui tksample.pl

At this point you can execute the program and only AFTER you close it the shareware notice appears.