Skip to content

Instantly share code, notes, and snippets.

@anthonychu
Last active August 29, 2015 14:12
Show Gist options
  • Save anthonychu/8dd1bfe45cb6dca39b56 to your computer and use it in GitHub Desktop.
Save anthonychu/8dd1bfe45cb6dca39b56 to your computer and use it in GitHub Desktop.
Notes from newly installing windows 8.1

My notes on setting up Mac OS X 10.10 (Yosemite) and Windows 8.1 in VMWare Fusion 7 on a MacBook Pro 13".

VMWare Fusion 7

  • Enable "Use full resolution for retina display"
  • Disable VMWare "Automatically adjust user interface size in the virtual machine"
  • Turn off mirrored shared folders

Windows 8.1

  • VMWare doesn't tell Windows that this is a high PPI display (metro UI has tiny text), so we have to do this in the registry...
    • Create a new string value at HKEY_CURRENT_USER\Control Panel\Desktop called LogicalDPIOverride, set the value to 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment