Tag Archives: VirtualBox

Enable Touchpad Scroll for iTunes, VirtualBox

Open C:\Program Files\Synaptics\SynTP\TP4scroll.dat and TP4table.dat with Administrator privilege. Add these lines after mstsc.exe ; iTunes *,*,iTunes.exe,*,*,*,WheelStd,0,9 ; VirtualBox *,*,VirtualBox.exe,*,*,*,WheelStd,0,9 Kill all processes started with “SynTP…exe”. (Should be “SynTPEnh.exe”, “SynTPHelper.exe” and “SynTPLpr.exe”). Then run SynTPEnh.exe. Or simply logoff and login again.

Posted in Default | Tagged , , , , | Leave a comment

Restore VirtualBox VMs after reinstall OS

Simply use vboxmanage.exe utility. C:\Program Files\Oracle\VirtualBox>VBoxManage.exe registervm “E:\Machines\7 Lite\7 Lite.xml” Oracle VM VirtualBox Command Line Management Interface Version 3.2.4 (C) 2005-2010 Oracle Corporation All rights reserved. Then 7 Lite will appear in your VirtualBox GUI.

Posted in Default | Tagged | Leave a comment