Created
December 22, 2015 13:29
-
-
Save pitrou/9761f83421170ba38d74 to your computer and use it in GitHub Desktop.
Windows VM setup quick list
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- disable automatic updates | |
- disable swapfile | |
- disable snapshots | |
- disable hibernation ("powercfg -h off") | |
- disable periodic defragmentation | |
Useful tools: | |
- dexpot | |
- firefox | |
- notepad++ | |
- spacesniffer or windirstat | |
- spice-guest-tools (with KVM) | |
- taekwindow | |
- virtio drivers | |
- sysinternals | |
- http://support2.microsoft.com/mats/program_install_and_uninstall |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment