on1 scripts for fixing exif issues
Example: C:\tools\on1_shell
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
PowerShell.exe -File "C:\tools\on1_shell\fix_model_win_export_script.ps1" '%filepath%'
Example: /Users/my_account/Documents/fix_model_mac_export_script.sh
/bin/sh /Users/my_account/Documents/fix_model_mac_export_script.sh -f %filepath%