31
Applications / Re: EXIFTool
« on: April 23, 2025, 07:07:04 am »
Hansi,
The ideas proposed by the others may get you where you want to go. Depending on your skills, it should be possible to rework the .wis file to install the packages. If it were me, I would extract the packages by hand using wic.exe and use the CREATEOBJECT statements in .wis file as a guide to creating the Desktop objects.
The package is rather old - circa 2014. It's unknown how it compares to Phil Harvey's current version at https://exiftool.org.
It's appears that the library itself is still Perl, so it might be worthwhile to try to use the current sources.
The ideas proposed by the others may get you where you want to go. Depending on your skills, it should be possible to rework the .wis file to install the packages. If it were me, I would extract the packages by hand using wic.exe and use the CREATEOBJECT statements in .wis file as a guide to creating the Desktop objects.
The package is rather old - circa 2014. It's unknown how it compares to Phil Harvey's current version at https://exiftool.org.
It's appears that the library itself is still Perl, so it might be worthwhile to try to use the current sources.