Found the answer... elevate msiexec to admin:
1. Start > (in search box) Command
2. right click Command Prompt (in search results) > Run as Administrator
3. Approve UAC prompt
4. Type in msiexec to point to the downloaded msi file.
MSIExec.exe /L*v c:\users\myaccount\desktop\Foldershare_installlog.txt
/package c:\users\myaccount\desktop\Foldershare.msi
Then it installed successfully.
"Jason H" wrote:
Quote:
> Error while installing Live Foldershare on Vista Enterprise SP1:
>
> [Window Title]
> Windows Installer
> [Main Instruction]
> The system administrator has set policies to prevent this installation.
> [OK]
>
> I tried to follow some KB's to help for this error during installation of
> other products but I cannot seem to get it right.
>
> There is no UAC prompt for me during this install. My machine is joined to
> the domain, which may have caused a group policy that is not typical.