Batch file using PSEXEC

前端 未结 0 778
北海茫月
北海茫月 2020-12-20 22:28

I\'m trying to install fonts using PSEXEC and fontreg to remote computers. The computer list is in another file call list.txt

for /F %%i in (List.txt) do (
xc         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题