This repository contains a .cmd (Windows Batch) file which makes it easy to invoke a bash script in Windows (given bash is installed somehow). The file is: run-bash.cmd It is suppose to be a template ...
Script_Run.bat dosen't have enough permissions to run Powershell -noprofile -executionpolicy bypass -file "%~dp0\RemoveSecHealthApp.ps1" which is why when you run the cmd script or the exe it wont ...