I don't know that, but you can easily find out by using Regmon,
available from
http://www.sysinternals.com/ntw2k/source/regmon.shtml
It can be used to track access to the registry, so you can find out
what processes are accessing which bits of the registry.
>When one creates an MSI file using Visual Studio.NET installer, unless one
>specifically sets up the MSI file to write to the registry, does the
[quoted text clipped - 3 lines]
>
>Thanks.