Skip to content

Instantly share code, notes, and snippets.

@felubra
Last active February 1, 2018 19:50
Show Gist options
  • Save felubra/b1712567a25028cab26268832bfb6d11 to your computer and use it in GitHub Desktop.
Save felubra/b1712567a25028cab26268832bfb6d11 to your computer and use it in GitHub Desktop.
Useful commands - Windows
# Permanently set user Environment Variables - avoid SETX, as it may truncate the paths to 1024 chars
rundll32 sysdm.cpl,EditEnvironmentVariables
# Clear icon cache
ie4uinit.exe -ClearIconCache
# Clear icon cache - Windows 10
ie4uinit.exe -show
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment