|
Tech
forum
Enhance
your Web pages with DHTML III
(This is the concluding article in the series on DHTML. If you find
this article useful, you should also look at past two articles for
continuity, and for exploring related ideas.)
The
C# Column
Deploying
.NET applications - II
Suppose we wish to add a key-value pair to Hkey_Current_User | Software
| [Manufacturer]. For this we must right-click on it and select
New | Key. We can rename the key as per our wish. To add a value
we need to right-click on the newly formed key and select the type
of value we wish to add, i.e. whether it should be a String value,
a DWORD value, a Binary value, etc.
|