In reference to my proposed contribution to the project (https://msbuildextensionpack.codeplex.com/discussions/449375#post1068658), please find attached a new version of Registry.cs . This version is just for the dotNET 3.5 branch
In summary, two functions are added to the Registry class:
(1) Delete a registry value; and
(2) Test if a registry value exits
Please accept this as a contribution to the project. I will send the 4.0 prolly next week.
Faithfully,
Sean B. Durkin
Comments: ** Comment from web user: mikeFourie **
In summary, two functions are added to the Registry class:
(1) Delete a registry value; and
(2) Test if a registry value exits
Please accept this as a contribution to the project. I will send the 4.0 prolly next week.
Faithfully,
Sean B. Durkin
Comments: ** Comment from web user: mikeFourie **
You can compile the latest code now if you like. I expect to release a new build in October.
Mike