want to Open then close task manager not working Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
baconbankai
Posts: 6
Joined: 24 Jun 2018, 11:40

want to Open then close task manager not working

24 Jun 2018, 11:58

What I want the script to do is upon hitting the backquote key to open the task manager and then close it.
I tried this

`::
run taskmgr.exe
sleep 300
Process, Close, taskmgr.exe

but it's not working. It opens task manager but it doesn't close it.
Last edited by baconbankai on 24 Jun 2018, 12:04, edited 1 time in total.
AHKStudent
Posts: 1472
Joined: 05 May 2018, 12:23

Re: want to Open then close task manager not working  Topic is solved

24 Jun 2018, 12:02

you can send a close cmd to taskmgr, try running as admin

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Google [Bot], jaka1, MrDoge and 249 guests