/build/static/layout/Breadcrumb_cap_w.png

Run Once Key

i need to add this registry key for all users who logs on to work station.Can u explain me how to use RUNOnce Key so that this registry will run for all the users.
[HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Common\General]
"ShownFirstRunOptin"=dword:00000001

Thanks -- Usha.

0 Comments   [ + ] Show comments

Answers (2)

Posted by: shweta_kar 13 years ago
Blue Belt
0
Create a string value under RunOnce hive and set the value to regedt32 -s <path to reg file>, Name can be anything meaningful.

Instead u can opt for Activesetup if its not compulsion to have it under RunOnce key only.
Posted by: anonymous_9363 13 years ago
Red Belt
0
The RunOnce key is the wrong place for this kind of thing. Use ActiveSetup or better, if your package has advertised entry-points e.g. an advertised shortcut, create a user feature and make the feature which contains the entry-point a child of the user feature. That way, the user data gets "repaired" when the entry-point is accessed.
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