From a460398d275dc00b173e054bc7daf4418552cc0f Mon Sep 17 00:00:00 2001 From: Tretter Date: Fri, 23 Oct 2020 17:48:41 +0100 Subject: [PATCH] Add batch file to run in Windows 10 task scheduler --- runWin.cmd | 1 + 1 file changed, 1 insertion(+) create mode 100644 runWin.cmd diff --git a/runWin.cmd b/runWin.cmd new file mode 100644 index 0000000..6f14d15 --- /dev/null +++ b/runWin.cmd @@ -0,0 +1 @@ +C:\cygwin64\bin\sh.exe -li ~/RecordAppInsights/recordAppInsiths.sh