Need some help for custom adm template file

B

barabba

Hi folks,

I wrote a custom adm template file to set some regional option
settings in the registry (hkcu\control panel\international).

I managed to create a textbox where the user enters the type of
setting to use, ie USA, MEX, CAN, etc..

The problem is that the adm uses this value to populate a particular
key (sLanguage).
But because multiple values need to be modified, I need to operate
different value changes; in other words, my adm file can just easily
be deleted and forgotten...

I would like my ADM to contain, say, a listbox with various country
names and depending on the country selected various registry values
should be modified.
How the hell do I accomplish this ???? I searched MS site and found a
white paper but is not really helpful for beginner adm writers...

I would be pleased if somebody could just post a sample adm file to
have a look at it !!!

Thanks
Bar
 
B

barabba

Sorry to bother you again but I'm still trying to get this thing
sorted out...

The problem, in other words, is this: I need a policy that, if
enabled, will modify around three or four keys in hkcu\control
panel\international.

So far I only managed to modify only one key per policy.
How do i write a policy that, if enabled, will modify the values of
the keys I need ? I had a look at some adms that ship with W2K but
that didn't really help...

Hope somebody can post a sample or something !

Thanks in advance,
Bar
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top