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

Reply via email to