Installing and connecting Apple Built-in iSight in Windows 7 x64 running under VMWare Fusion
Thursday, November 19th, 2009It took me a while to figure out how to install Apple Built-in iSight driver so it could be used in Windows 7 x64 running inside VMWare Fusion. I have finally found a solution here.
Installing the drivers:
run cmd.exe as Administrator
D: (or whatever the drive letter of mounted CD is)
cd "Boot Camp\Drivers\Apple"
msiexec /i BootCamp64.msi
It will take [...]