1/3 | Closing Applications Using Python | Python Automation

preview_player
Показать описание
Part-3:

Please like, share, and subscribe!!
Рекомендации по теме
Комментарии
Автор

the thing you demonstrated about opening the task manager to find the name of the application is very helpful....! Thanx!!

anujgadge
Автор

Thank you, you'r a super motivated and helpful youtuber, the world needs more ppl like you.

lukasbeckers
Автор

great tutorial. But, if there is a way to close the child task(sub task), not the task itself

m.s.idrischannel
Автор

Amazing! Now i can improve the intelligence of my bot

gameshowcase
Автор

Bro i was also finding that but on youtube no one made it but you have made it
Thank yu

lakshgadge
Автор

I just wondering what if we want to close a web page instead of hole web browser; e.g. we want to fill a form automatically after it opens we need to close automatically. how we can do it?

najmehsadeghian
Автор

I Want to know about like how I close all running applications except one application using python?

yashsawant
Автор

can you please let me know how to open a file in python, for example i want it to open powershell and enter a command and get that infromation to store it in a notepad, please help???

TVVDINAKARAN
Автор

Thank you for the info! Is there a way to do this but only close one window at a time, instead of task killing every window of that app that is open?

lulu_achoo
Автор

Hi Prashant....Can u explain how to close app based on pid number!!

mahendran
Автор

Sir can you plzz tell me how to close adobe reader it is not closing

codewithaniket
Автор

'taskkill' is not recognized as an internal or external command,
operable program or batch file. error happen solve plz

amreshmallick
Автор

Sir why if i try with the kill, the apps not close ? But if u try tu shutdown pc is sucses

passingmerem-
Автор

Can you please tell how to load any file to running gui

soumyadyavanur
Автор

hello sir, can u write the notepad code to close plz i cant see thats why

crickettv
Автор

Can I use speech recognition in offline

janicedoran
Автор

1) After the below line of code, all the things happen as expected. i.e. tool opens and then automatically gets closed after 4 seconds

Tool.lnk")
time.sleep(4)
os.system("taskkill /im SnippingTool.exe /f")


2) After the below line of code chrome successfully opens but does not close(if chrome is closed before the execution of code). And if Chrome is already open before the execution of the above code then only it gives the expected result.

chrome= "C:/Program Files %s"
time.sleep(4)
os.system("taskkill /im chrome.exe /f")

What should I do to remove this unexpected behavior?

anujgadge
Автор

Can we get running tasks through code??
Can u help please

jwxkidv
Автор

Can you help me to kill file manager pid's

kamalverma
Автор

It is asking me to enter the password of my user. Can you please help me out.

sohamsahu
welcome to shbcf.ru