hi,
Yes its possible to istalled an assembly to a remote machine but only with
Windows Installer 2.0.
CacUtil is used only during developement purpose but not for deployement.
Fro deploying an assembly on the remote machine you need to build an msi
project that will first detect if the correct framework is installed and then
instlled your aseembly.
..Net framework runtime dotnetfx.exe can be installed separatly
Regards
serge