David Guest
|
Posted: Tue Jul 24, 2007 12:58 pm Post subject: ADM creation |
|
|
Hi,
I was wondering if it is for an adm to create a subkey based upon a value
specified in the group policy, and then withing that subkey a reg_sz value,
name incremental numeric and the value is another value specified by the user
editing the policy. An example is as follows:
regisity location is "hkcu\a\b"
the user defind subkey in the group policy is "c"
so you get "hkcu\a\b\c" created in the registry
then within another part of the policy you enter a srting with value "test".
This creates the following in "hkcu\a\b\c"
1 reg_sz test
Thanks
David |
|