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