Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
c#winformのバグがあります。アプリケーションがユーザー入力を待機している場合、yes / no /canceltaskkillコマンドラインが機能しません。
何か案が?
/Fアプリケーションがモーダル ダイアログを表示する場合は、強制的にシャットダウンするために使用する必要があります。
/F
taskkill /F /IM <process name> taskkill /F /PID <process id>
サポートされてtaskkill /?いるすべてのオプションのリストが表示されます。
taskkill /?