Member ZeevS explained how to install AbelCam on Windows Vista:
It does not install out of the box - simply running the .msi will end up failing.
Create a batch file
install.bat in the folder where you stored AbelCam.msi containing the line:
msiexec /i AbelCam.msi
And then in explorer: right click on install.bat and select
Run as Administrator