Microsoft Visual C++ Runtime library not enough space for thread data
电脑最近一直在运行的时候,弹出提示框,如下:解决办法:开始-->运行-->输入cmd 回车在命令提示符下输入(粘贴以下字符) for %1 in (%windir%\system32\*.dll) do regsvr32.exe /s %1 回车(在此不要动键盘和鼠标)直到闪完了再做别的。以后就没有错误框了。此法不成功试这个 for %1 in (%windir%\syste
转载
2017-01-03 19:06:15 ·
11029 阅读 ·
0 评论