intial commit
This commit is contained in:
7
BilderDatum.bat
Normal file
7
BilderDatum.bat
Normal file
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
:: 'start' entkoppelt den Prozess vom Terminal.
|
||||
:: Die leeren Anfuehrungszeichen "" sind wichtig, falls der Pfad Leerzeichen hat.
|
||||
start "" pythonw "C:\Program Files\exiftool-13.52_64\DatumAnpassen\exif_gui.pyw"
|
||||
|
||||
:: Das Terminal schliesst sich jetzt sofort
|
||||
exit
|
||||
Reference in New Issue
Block a user