This commit is contained in:
USER
2023-02-26 21:39:54 +00:00
parent 4332b7a13c
commit 6927c3d363
2 changed files with 0 additions and 3 deletions

View File

@ -1 +0,0 @@
Remove-ItemProperty -Path 'HKCU:SOFTWARE\Microsoft\Windows\CurrentVersion\Run' -Name 'com.squirrel.Teams.Teams'

View File

@ -13,6 +13,4 @@ FOR %%x IN (C:\Scripts\lSecrets\l_*.bat) DO (
call "%%x" call "%%x"
) )
powershell -ExecutionPolicy Bypass -File \Scripts\wLocal\PS\ShowSeconds.ps1
echo "FINISHED: %~n0" echo "FINISHED: %~n0"