On Mon, 30 Sep 2019 19:13:57 -0400, Jeff Wisnia wrote:
> I hate to be feeling and sounding so incompetent since I've been messing
> with computers and software since the latter 1950s when I had a student
> job at MIT working on the Whirlwind computer (Which used vacuum tubes
> and magnetic core memory).
A bit later, I used to row on the Charles ... not too far from you.
o The Charles, by the park, was a stinking cesspool in those days.
Once, I caught a crab & had to swim to shore; immediately when I returned
to the Weld Boathouse, they forced me to get a tetanus booster.
The good news was it was only ten cents for the red/green line on Sundays!
o We'd take the green line (as I recall) to the dog races - remember those?
If folks are interested, I wrote up a quick log file of my Windows 10
installation of ExifToolGui just now (for the Windows 10 newsgroup).
o Are there any other good freeware EXIF metadata editors on Windows?
<
https://groups.google.com/forum/#!topic/rec.photo.digital/PpDYnKFYzA0>
Here's a quick "log file" I wrote while installing on Windows, ExifToolGui.
1. Download the exiftool command-line executable from the canonical site:
<
http://www.sno.phy.queensu.ca/~phil/exiftool/>
2. Save to your standard software archive hierarchy (where is up to you):
c:\software\editor\exif\exiftool\exiftool-11.65.zip
3. Download the ExifToolGui from the canonical site:
<
http://u88.n24.queensu.ca/~bogdan/exiftoolgui516.zip>
4. Save to your standard software archive hierarchy (where is up to you):
c:\software\editor\exif\exiftoolgui\exiftoolgui516.zip
5. Create an application installation location, as desired (where is up to you):
mkdir c:\apps\editors\exif\exiftool
6. Extract both archives into that single software installation location:
c:\apps\editors\exif\exiftool\jhead_jpegtran\
c:\apps\editors\exif\exiftool\workspace\
c:\apps\editors\exif\exiftool\exiftool(-k).exe
c:\apps\editors\exif\exiftool\ExifToolGUI.exe
c:\apps\editors\exif\exiftool\ExifToolGUI_readme.txt
Note: I kept them together; you can separate them (that's up to you).
7. Rename, copy (or move, your choice) the command-line tool to your $PATH:
copy exiftool(-k).exe C:\Windows\System32\exiftool.exe
(Or, modify your $PATH as you see fit, to point to the app location.)
Note ExifToolGui expects the name "exiftool.exe" [i.e., sans "(-k)"].
8. Create a shortcut to the ExifToolGui.exe
and right-click that shortcut to "Send-To" your WinXP style cascade menu
StartMenu: editors > exif > exiftool > exifToolGUI.lnk
TARGET = C:\app\editor\exif\exiftool\ExifToolGUI.exe
STARTIN = C:\app\editor\exif\exiftool
9 Left-click your WinXP style native Win10 cascade menu you just added:
StartMenu: editors > exif > exiftool > exifToolGUI.lnk
10. This creates the following 'ini' file if all works well sans error:
c:\apps\editors\exif\exiftool\ExifToolGUIv5.ini
Voila!
ExifToolGui is up and running on Windows.