I dont want to compile anything... If I want to, PAR is a good choice I
think...

Read the subject please...


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf
> Of Gregory, Carlton
> Sent: Friday, March 14, 2003 10:49 PM
> To: 'Burak Gürsoy'; [EMAIL PROTECTED]
> Subject: RE: Win32 Icon (resource) extraction from exe/dll
>
>
> I think there is a utility/module called perlcc which is not commercial.
> Should find it on search.cpan.org. I have gotten comments that
> perlcc is not
> worth the trouble but I have not tried it personally. I just download free
> utilities like perl2exe or PerlApp which is in the PDK.
> -----Original Message-----
> From: Burak Gürsoy [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 14, 2003 3:40 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Win32 Icon (resource) extraction from exe/dll
>
>
> If there is a perl way to extract icons and such things from a file, I'd
> also like to know it...
>
> Not any commercial progs please...
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] Behalf Of
> > Gregory, Carlton
> > Sent: Friday, March 14, 2003 4:37 PM
> > To: [EMAIL PROTECTED]
> > Subject: RE: Win32 Icon (resource) extraction from exe/dll
> >
> >
> > In the Perl Development Kit from ActiveState there is a utility named
> > PerlApp that allows you to bind files with perl scripts and
> > create an .exe.
> >
> > you call a subroutine PerlApp::extract_bound_file(<filename>)
> and the file
> > is extracted to a temporary directory on the filesystem. The file
> > is deleted
> > when the .exe is closed.
> >
> > -----Original Message-----
> > From: D Smith [mailto:[EMAIL PROTECTED]
> > Sent: Friday, March 14, 2003 9:14 AM
> > To: [EMAIL PROTECTED]
> > Subject: Win32 Icon (resource) extraction from exe/dll
> >
> >
> > Does anyone know of a script/module that will extract
> > resources (esp. icons) from Win32 executable-format
> > files?
> >
> > Or can anyone recommend a reference to these
> > executable file formats with respect to resources?
> >
> > Thanks!
> > D. Smith
> >
> > __________________________________________________
> > Do you Yahoo!?
> > Yahoo! Web Hosting - establish your business online
> > http://webhosting.yahoo.com
> > _______________________________________________
> > Perl-Win32-Users mailing list
> > [EMAIL PROTECTED]
> > To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
> > _______________________________________________
> > Perl-Win32-Users mailing list
> > [EMAIL PROTECTED]
> > To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
> >
>
> _______________________________________________
> Perl-Win32-Users mailing list
> [EMAIL PROTECTED]
> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
> _______________________________________________
> Perl-Win32-Users mailing list
> [EMAIL PROTECTED]
> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
>

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to