ExifTool on Windows: Dreaming of an info window on right clicking a file...

Started by Karsten_M, September 05, 2012, 03:20:37 PM

Previous topic - Next topic

Karsten_M

Hi ExifToolers,
I would find it very useful to get a window with shows the EXIF Data of a certain file (JPEGs in my case) when doing a "right click" in the explorer.
I'm not really sure if that could be done without programming something...

Any idea?

Thank you for help!
-Karsten

Phil Harvey

This post indicates there is a way to get a "Send to ExifToolGUI" feature into Explorer, but I don't know how this is done.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

ryerman

Quote from: Karsten_M on September 05, 2012, 03:20:37 PM
Hi ExifToolers,
I would find it very useful to get a window with shows the EXIF Data of a certain file (JPEGs in my case) when doing a "right click" in the explorer.
I'm not really sure if that could be done without programming something...

Any idea?

Thank you for help!
-Karsten
Hi Karsten.

1. Create a Shortcut to Exiftool.
2. Edit the Shortcut by adding the desired options after the Target path. To edit, right click the Shortcut and click "Properties".
    Now the Target line looks something like "C:\Path\To\Exiftool\exiftool.exe" -k -a -u -g1
3. Add the new Shortcut to the Send To menu
4. Right click any file, mouseover "Send to" on the context menu, and click on the item with the name of the new Shortcut.

Jim
Windows 10 Home 64 bit, Exiftool v12.61

Karsten_M

Thank you so much, Phil Harvey and Jim "ryerman"!

Phil,
I'll try this!

Jim,
thank you for reminding me on things I should have known.
It can be done easier: Just go to
%APPDATA%\Microsoft\Windows\SendTo
(you can copy this into the adress bar of the explorer) and there do a right click, then "new" "link"...

The drawback that this window is a simple DOS window, but I did ask for exactly this solution.

Best Regards,
Karsten