If you are installing on a client machine that doesn't have Visual Studio installed, you have to first navigate to your .NET framework folder, usually C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322, and type in
installUtil <PathToExecutable>
However: if there are any spaces in the path, it won't work. Keep this in mind.