This set of script templates and scripts are derived from workflows I have developed for the University Digitisation Center at The university of Melbourne. They are designed to work as "drag and drop" ...
path_output_s2 = "output\\3_script_S2.sh" path_output_s3 = "output\\4_script_S3.sh" path_file_date_s2 = "output\\days_s2.txt" path_file_date_s3 = "output\\days_time ...
In the chain of events of an app updating itself, I'd like the final batch file to delete itself and close the command window it is running in. Thus far, I seem to be able to do one or the other, ...