I just downloaded VMware player (I used to use Virtual Box, but I needed Windows Aero, and vbox doesn't support that yet) But it will automatically resize the guest when I resize the window, and I do not want that. I did not see an option to turn it off. Does anyone know?
feedback
|
migrated from stackoverflow.com Feb 17 '10 at 2:16
This question came from our site for professional and enthusiast programmers.
|
If you do not want this feature, you will need to uninstall VMware tools from the Guest OS. Try this if you are not very specific about having VMware tools. | |||
|
feedback
|
|
To disable the auto resize the orginal file must have the setting disabled in the Workstation edition that created the VM. By default the VM Player honors all the setting specified when creating the VM. | |||
feedback
|
|
Disabling the "Vmware SVGA II" display adapter is better than removing the vmware tools, as you keep all the other functions, the only thing you loose is Direct X/3D graphics. I'd like to know a proper solution to the problem, just out of interest you don't get this problem with windows 98 once you have set the svga.maxWidth = 800 and svga.maxHeight = 600. Why This does not work for Windows 2000/Xp etc escapes me.... | |||
feedback
|