问题
“LegionFanControl” cannot write to a closed textwriter
System.ObjectDisposedException: Cannot write to a closed TextWriter.
Object name: 'StreamWriter'.
at System.IO.StreamWriter.<ThrowIfDisposed>g__ThrowObjectDisposedException|75_0()
at System.IO.StreamWriter.WriteLine(String value)
at LegionFanControl_v3.Form1.Form1_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndPro

文章讲述了LegionFanControl遇到的问题,由于MicrosoftDefender误将rwdrv.sys文件标记为HackTool导致应用无法运行。解决方案是将rwdrv.sys添加至Defender白名单,以解除隔离。
2206

被折叠的 条评论
为什么被折叠?



