📜 ⬆️ ⬇️

Javascript Task Manager

Background: on the workstations of the domain that I also administer, some Lotus Notes often crashes, and it crashes so that one of its processes (ntaskldr.exe) remains in memory and prevents Lotus from starting again.

We had to go to UltraVNC on the machine, run the task manager as a privileged user, and kill the hated process. This process tired me out and I started digging towards remote task dispatchers. Finding nothing decent except paid Remote Process Explorer decided to write it himself. And since I started learning JavaScript, I decided to make a program using this technology.

So it's time to submit to the public the task manager completely written in JavaScript: HTAPrEx

')

Source: https://habr.com/ru/post/66198/


All Articles