C#调用记事本并填写内容
using System.Runtime.InteropServices; using System.Diagnostics; [DllImport("User32.DLL" ...
using System.Runtime.InteropServices; using System.Diagnostics; [DllImport("User32.DLL" ...