Skip to content

Relative file paths in BAT files

Posted 30th January 2019

No comments

Instructions for using a relative file path in batch files.

Read the full story...

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.

Read the full story...