回答編集履歴
1
参考URLを追加
test
CHANGED
@@ -5,3 +5,11 @@
|
|
5
5
|
■ レジストリのキーを列挙するには?[C#、VB] - @IT
|
6
6
|
|
7
7
|
[https://atmarkit.itmedia.co.jp/fdotnet/dotnettips/640regenumkey/regenumkey.html](https://atmarkit.itmedia.co.jp/fdotnet/dotnettips/640regenumkey/regenumkey.html)
|
8
|
+
|
9
|
+
|
10
|
+
|
11
|
+
■ How to find all specific registry key and delete them using C#?
|
12
|
+
|
13
|
+
(日本語訳:すべての特定のレジストリキーを見つけて、C#を使用してそれらを削除するにはどうすればよいですか?)
|
14
|
+
|
15
|
+
[https://social.msdn.microsoft.com/Forums/vstudio/en-US/339bd6db-a558-4f3a-9054-a46d0e80edd0/how-to-find-all-specific-registry-key-and-delete-them-using-c?forum=csharpgeneral](https://social.msdn.microsoft.com/Forums/vstudio/en-US/339bd6db-a558-4f3a-9054-a46d0e80edd0/how-to-find-all-specific-registry-key-and-delete-them-using-c?forum=csharpgeneral)
|