Hello all,
I'm having a problem with reg keys. I'm registering a DLL as well as adding some custom key/values under the same dll key. My problem is that the default value (which I've setup in AI) for the id (the long string in { } ) keeps getting over written when the dll is register to the name/description of the dll itself.
Is there anyway to register the dll first, and then add the custom keys?Which I think would solve the problem.