On Sat, 19 Jan 2002 12:29:13 -0300, "A. Santillan Iturres"
<[EMAIL PROTECTED]> wrote:

>Jenda, ok, it is possible to hide the dos console using wperl instead of
>perl,
>but if you compiled the perl script with perl2exe, how can you still
>decide to use wperl instead of perl?
>The whole idea is having a win32-gui executable with no dos console.
>Is that possible?

I thought perl2exe has a -gui option to turn the application from a
windows app into a gui app.

If it doesn't work, you can always use exetype (included in ActivePerl) to
do that:

    exetype YOURAPP.EXE windows

-Jan
_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activeperl

Reply via email to