Registry.DeleteValue |
|
|
|
Registry.DeleteValue |
|
|
|
|
||
OverviewExamples
Registry.DeleteValue (HKEY_LOCAL_MACHINE, "Software\\My Application", "InstallPath");
Deletes the value "InstallPath" from the sub key HKEY_LOCAL_MACHINE\Software\My Application.
Registry.DeleteValue (2, "Software\\My Application", "InstallPath");
Deletes the value "InstallPath" from the sub key HKEY_CURRENT_USER\Software\My Application.
See also: Related Actions
Learn More: Indigo Rose Software - MSI Factory - Buy Now - Contact Us