clean up
This commit is contained in:
parent
3b488d3d15
commit
cb20b5739e
8 changed files with 22 additions and 22 deletions
|
@ -204,7 +204,7 @@ Clear-RecycleBin -Force -ErrorAction SilentlyContinue
|
|||
|
||||
#----------------------------------------------------------------------------------------------------
|
||||
|
||||
# This script repeadedly presses the capslock button, this snippet will make sure capslock is turned back off
|
||||
# This script repeatedly presses the capslock button, this snippet will make sure capslock is turned back off
|
||||
|
||||
Add-Type -AssemblyName System.Windows.Forms
|
||||
$caps = [System.Windows.Forms.Control]::IsKeyLocked('CapsLock')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue