Hummm. The perl2exe version looks fine - if the error is only happening with the exe, and you can't reproduce it using the activestate build, then the best bet is to get in touch with perl2exe support.
As for the 'x' issue - I assume the window is called "Main" and you are returning the correct value? jez. ----- Original Message ----- From: [EMAIL PROTECTED] To: Jez White ; Steve Pick ; perl-win32-gui-users@lists.sourceforge.net Sent: Sunday, January 25, 2004 12:03 PM Subject: Re: [perl-win32-gui-users] Win32::FileOp Erro with Win32::GUI Perl 2exe info below. Yes the errors when I compile to exe and run it but the close "x" issue is always with perl script or compiled and I am using the terminate event Main_Terminate.... --------------------------------------- Perl2Exe V8.00 Copyright (c) 1997-2004 IndigoSTAR Software Known platforms: Win32 Target platform = Win32 5.008002 $I = $ENV{'PERL5LIB'} = Found perl.exe at C:\Perl\bin LibList = C:\Perl\lib,C:\Perl\site\lib,. Registered to XXXXXXXXXXX ENT version Usage: perl2exe myscript.pl options: -small Generate smaller exe file (Pro version only) -tiny Generate even smaller exe file (Pro version only) -gui Generate a no-console executable (Pro version only) -o=output_filename Output file name -I=directory Specify @INC directory (multiple directories can be separated by ; or : characters) -platform=Win32 Generate code for Win32 (default) --------------------------------------- ----- Original Message ----- From: Jez White To: [EMAIL PROTECTED] ; Steve Pick ; perl-win32-gui-users@lists.sourceforge.net Sent: Sunday, January 25, 2004 1:55 PM Subject: Re: [perl-win32-gui-users] Win32::FileOp Erro with Win32::GUI Hi, The latest version of perl2exe was on the 31 Dec 2003 - beta support for 5.8.2 - if you haven't got this version, then you should upgrade. Is your problem only with the exe? The window close - are you using the terminate event? Cheers, jez.