From 6927c3d36342e2912ac533b450874d840d70d92c Mon Sep 17 00:00:00 2001 From: USER Date: Sun, 26 Feb 2023 21:39:54 +0000 Subject: [PATCH] . --- PS/ShowSeconds.ps1 | 1 - local_Logon.bat | 2 -- 2 files changed, 3 deletions(-) delete mode 100644 PS/ShowSeconds.ps1 diff --git a/PS/ShowSeconds.ps1 b/PS/ShowSeconds.ps1 deleted file mode 100644 index 9cf075a..0000000 --- a/PS/ShowSeconds.ps1 +++ /dev/null @@ -1 +0,0 @@ -Remove-ItemProperty -Path 'HKCU:SOFTWARE\Microsoft\Windows\CurrentVersion\Run' -Name 'com.squirrel.Teams.Teams' diff --git a/local_Logon.bat b/local_Logon.bat index ec0a1a3..bd0573b 100644 --- a/local_Logon.bat +++ b/local_Logon.bat @@ -13,6 +13,4 @@ FOR %%x IN (C:\Scripts\lSecrets\l_*.bat) DO ( call "%%x" ) -powershell -ExecutionPolicy Bypass -File \Scripts\wLocal\PS\ShowSeconds.ps1 - echo "FINISHED: %~n0" \ No newline at end of file