archives
Somewhat Portable VirtualBox
Submitted by Kevin Kleinfelter on Sun, 2008-06-01 22:25.I'd like to have a zero-install, Windows, virtual machine environment. In theory, this would let me run my OS and desktop environment on any Windows computer, without installing the VM software.
VirtualBox Mouse Weirdness
Submitted by Kevin Kleinfelter on Sun, 2008-06-01 22:08.When running VirtualBox with a Windows XP client, I ran into a problem where it worked fine before I installed the Virtual Box Client Drivers, and then, any mouse movement resulted in the mouse pointer moving slowly down and to the right. It turns out this is a known VirtualBox conflict with the SMS mouse driver. (SMS allows the Windows domain managers to manage your PC, including remote control.)
So I uninstalled SMS. Problem NOT cured.
So I checked Device Manager. SMS Mouse Driver does not appear.
Device Manager and Invisible Devices
Submitted by Kevin Kleinfelter on Sun, 2008-06-01 21:57.- Open a command prompt
- set devmgr_show_nonpresent_devices=1
- devmgmt.msc
- In Device Manager, click View/Show Hidden Devices in the menu
