回答編集履歴
1
参考URLを追加
answer
CHANGED
@@ -1,4 +1,8 @@
|
|
1
1
|
試しては無いですが、こちらが参考にならないでしょうか?
|
2
2
|
|
3
3
|
■ レジストリのキーを列挙するには?[C#、VB] - @IT
|
4
|
-
[https://atmarkit.itmedia.co.jp/fdotnet/dotnettips/640regenumkey/regenumkey.html](https://atmarkit.itmedia.co.jp/fdotnet/dotnettips/640regenumkey/regenumkey.html)
|
4
|
+
[https://atmarkit.itmedia.co.jp/fdotnet/dotnettips/640regenumkey/regenumkey.html](https://atmarkit.itmedia.co.jp/fdotnet/dotnettips/640regenumkey/regenumkey.html)
|
5
|
+
|
6
|
+
■ How to find all specific registry key and delete them using C#?
|
7
|
+
(日本語訳:すべての特定のレジストリキーを見つけて、C#を使用してそれらを削除するにはどうすればよいですか?)
|
8
|
+
[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)
|