Загрузка страницы

Omniverse 86 - Batch files .bat process kill

I seem to find a way to break things when i am learning new software. Or i open something that was not exported correctly so it takes an unknown (long...very long) time to load.... Id rather just try something else. The more mistakes i make now the less i can make in the future!

So in this video I walk you thorught how to create a Windows Explorer and Omniverse Kit batch files (.bat) to kill and restart the processes. All you need is note pad and this video

Please like and subscribe, that's the best way for you to support my channel and to motivate me to create new interesting content! Thank you all very much for your support, comments and positive influence via my channel!

Omniverse .bat
rem 05/02/2022 - AWH - created: TaskKill with force the omniverse process and its assoc. process tree. end
rem flag usage: /f (forcefully terminate), /im (the image name of the process), /t (terminate entire process tree) end

taskkill /f /im kit.exe /t
taskkill /f /im "NVIDIA Omniverse Launcher".exe /t
taskkill /f /im "omni-system-monitor".exe /t
exit

Windows .bat
rem 05/02/2022 - AWH - created: TaskKill with force windows explorer process and restart end
rem flag usage: /f (forcefully terminate), /im (the image name of the process), /t (terminate entire process tree) end

taskkill /f /IM explorer.exe
taskkill /f /IM EdmServer.exe
start explorer.exe
exit

Видео Omniverse 86 - Batch files .bat process kill канала Adam Wayne Hughes
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
15 августа 2022 г. 21:00:02
00:07:03
Яндекс.Метрика