I'm creating a Setup Project for a control I just created. In the setup project I need to set a couple of registry keys. One of the keys has a string value looking like this:
Name Value
(Default) IntervalControl
The key is create just fine, however when the key is created it also created another default value with value set to the (namespace.classname). Is there anyway to stop it from autogenerating this value and only create the value I want Please let me know if I'm not being clear enough and I'll try to explain it a littel better.
TIA,
Eric

Setup Question