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
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