for 1 in windir system32 dll do regsvr32 exe s 1是什的相關文章
for 1 in windir system32 dll do regsvr32 exe s 1是什的相關商品

for%1in(%windir%\system32\*.dll)? - 新浪旗下中文互動問答平台
瀏覽:1196
日期:2025-10-15
for %1 in (%windir%\system32\*.dll) do regsvr32.exe /s %1這個是什麼意思 能起到什麼作用 求高手解答 !謝謝鳥 、 3條回答 評論(0) 分享到: 好評答案 regsvr32.exe 是用來註冊Windows作業系統的動態鏈接庫和ActiveX控制項的東西,這句話的作用就是把 ......看更多