Add registry data to existing key (instead of adding registry key with data.)

  • Thread starter Thread starter Eric
  • Start date Start date
E

Eric

I have created a sld file which includes 4 registry keys
and their appropriate data. Two of them do not exist in
my registry so they work fine. The other two get added,
but when I look in the registry I have two defaults (the
first with data set to 0 and the second with data set to
correct value).
 
If is deplos an image and it has registry entry
/hkey/microsoft/ie/default with the value for default
equal to zero, but I need the value to be 4. How to I in
target designer make this happen when my image is
deployed?

Eric
 
Hi, read link from previous response.

You will have to set it during the FBA.

Best regards,
Slobodan
 
Sorry for my ignorance, but what is the "/hkey/microsoft/ie/default " reg.key?
Could you specify exactly what registry entry you are trying to set?
 
Ok.
But still if you would be more specific to what registry entries you are trying to change/set, it might help to find the right
component to play with. (Sometimes you don't necessarily have to change the registry during/after FBA but rather correct reg.entries
of some components).
 
Back
Top