//顯示完整迪CA.exe 程序信息 tasklist /fi "imagename eq CA.exe" //顯示簡略的CA.exe 程序信息 tasklist |findstr /i CA.exe //用 IE 打開 網站 cmd /c start iexplore http:www.tneky.net //打開程序 cmd /c start D:/CA.exe
//顯示完整迪CA.exe 程序信息 tasklist /fi "imagename eq CA.exe" //顯示簡略的CA.exe 程序信息 tasklist |findstr /i CA.exe //用 IE 打開 網站 cmd /c start iexplore http:www.tneky.net //打開程序 cmd /c start D:/CA.exe
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。