My company is in the process of rolling out Windows XP. We have active directory set up and are installing software via policies. I have spent the last month building MSI packages for this. We have hit one snag. Both my Winzip package and a terminal service client package are not installing registry keys in the HKEY Current User. When the package is installed as a policy, the registry keys are thrown in default user (as they should be) and the machine profile. Once the user logs in and tries to run Winzip, it asks to go through the setup again. There is nothing in the HKEY Current User registry for it. If I go into add/remove programs and use the repair function of the MSI, it fixes the registry and everything works great. The package also works great if you run the MSI manually. It seems to me that the policy thinks that the machine account is the Current User and goes from there. Is there something in the package that I am missing or is it in Active Directory/Policy?
A fast reply would be much appreciated, I would like to get this resolved before we hit full stride on the rollout.
Thanks ahead of time.