標題:
重新注册DLL文件
[打印本頁]
作者:
3firasbl
時間:
2013-1-6 06:54 PM
標題:
重新注册DLL文件
重新注册DLL文件 (Windows\system32\下的所有.dll和.ocx文件)
點開始-執行-輸入
cmd /c for %i in (%windir%\system32\*.dll) do regsvr32.exe /s %i
cmd /c for %i in (%windir%\system32\*.ocx) do regsvr32.exe /s %i
歡迎光臨 網際論壇 (http://centurys.net/)
Powered by Discuz! 2.5