Relative file paths in BAT files
Posted 30th January 2019
No comments
Instructions for using a relative file path in batch files.
Make ImageJ 1.x work in the background
Posted 22nd October 2018
No comments
Run ImageJ macro scripts in “batch mode” to improve performance and allow images to be processed in the background.
An ImageJ batch processing macro that works
Posted 15th March 2017
No comments
A helpful generic ImageJ macro script that can be used to loop through files of type in a selected directory and then do something to them.
Use a batch file to run your PowerShell scripts
Posted 1st August 2016
7 comments
This simple batch file will enable a PowerShell script file (*.ps1) to execute with Administrator permissions in Windows.
Batch convert a folder of DOCX files to PDF
Posted 20th April 2016
12 comments
Use this handy PowerShell script to convert all Microsoft Word DOCX files in a directory into Adobe Acrobat PDF files.