L
L
Lorents2012-07-28 13:47:14
Perl
Lorents, 2012-07-28 13:47:14

perl. Help build a portable version of ExifTool

Good afternoon!
There is one project - ExifTool - for working with metadata of various file formats. The project itself is written entirely in Perl.
The problem is that you need to make it possible to run ExifTool under Windows, but without installing Strawberry Perl or ActiveState Perl. The official site has a version for Windows, but every time it is launched it is unpacked into the %temp% folder, which significantly reduces the speed of the project. How can I make ExifTool launch without installing any programs and so that the size is minimal.
I plan to use the ExifTool project itself in my project - Image Catalyst .

UPD. how can I extract from ExifTool those scripts that are responsible for working with JPEG?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
sumnix, 2012-07-28
@sumnix

Download from the second link:
Windows Executable: exiftool-8.97.zip (3.3 MB)
The stand-alone Windows executable does not require Perl…
Not that? My program works and is transferred anywhere.

V
Vyacheslav Golovanov, 2012-07-28
@SLY_G

www.indigostar.com/perl2exe.php
par.perl.org/wiki/Main_Page The
activestate Perl Dev Kit also seems to be able to build exe, but it is paid.

I
impass, 2012-07-29
@impass

and Exiv2 will not be a sufficient replacement for it?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question