A amitchauhan Distinguished Jun 8, 2011 1 0 18,510 0 Jun 8, 2011 #1 Hello, I want to open task manager on click of a button in windows application. So how can i achive this. Thnks
Hello, I want to open task manager on click of a button in windows application. So how can i achive this. Thnks
0 Rusting In Peace Distinguished Jul 2, 2009 313 0 19,060 34 Jun 8, 2011 #2 Just do ctrl-shift-esc. This should open the task manager regardless of which application is running. Or if you meant within a program you've written, you need to start taskmgr.exe. How this is done depends on the language you are using.
Just do ctrl-shift-esc. This should open the task manager regardless of which application is running. Or if you meant within a program you've written, you need to start taskmgr.exe. How this is done depends on the language you are using.