/build/static/layout/Breadcrumb_cap_w.png

App configures for user after per machine installation

After doing a per machine AD deployment of some applications like Microsoft Office 2003 & WinZip 9.0, when the user runs the app for the first time, a dialog box appears and automatically configures the app for the user.

What exactly is it within the MSI that causes this to happen? I thought maybe it was if the MSI had HKCU entries and the install was done per machine, but i've tried putting HKCU entries in an install and the user configuration screen or the reg entries never appear.

0 Comments   [ + ] Show comments

Answers (1)

Posted by: craig16229 18 years ago
Third Degree Brown Belt
0
dila125,

What causes this is the "keypath" (a.k.a. "primary key") that is set in the component that holds the HCKU entries. When a user runs the app for the first time, Windows installer checks to see if the registry entry that is set as the "keypath" exists. When it finds that it does not, it creates the missing entry, and also checks for the existence of the other registry keys in that component.

There are more important details about how this "self healing" (a.k.a. "self repair) process works, but it can get a little confusing if one is not used to thinking in terms of keys, components, and features. Let us know if you would like us to elaborate.

Craig --<>.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ