Skip to content

Instantly share code, notes, and snippets.

@marckean
Created November 9, 2016 21:57
Show Gist options
  • Save marckean/e4377dfa666309129e53cf7e845e4d62 to your computer and use it in GitHub Desktop.
Save marckean/e4377dfa666309129e53cf7e845e4d62 to your computer and use it in GitHub Desktop.
New-ItemProperty -Path 'HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced' -Name 'ExtendedUIHoverTime' -PropertyType DWord -Value 2328 -Force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment