Poweroff 3.0.1.3 is a small and easy-to-use Timed Shutdown Program. It can run with the NT service, and can effectively prevent users from suspending the process in the task manager in win2000pro or WINXP systems. The Chinese version is the original English version of VC. Source code. The restriction that the original version cannot run multiple tasks at the same time is improved. In the original English version, a single EXE can only create one scheduled service, so only one task can be created in one system. If a system requires multiple tasks, you must modify the NT Service name and execution path. The compressed package contains six EXE files. The differences between them are that the NT Service name and the execution path are different.
Note the title of the main window. Therefore, we can set six different tasks in the system. And use the hexadecimal editor such as ultraedit to open it. Find the ASCII string "poweroff1" and find two places. Then, modify the two strings as "poweroff4" and save them. When you Uninstall this program, find and delete the corresponding EXE in the "WINDOWS \ System32" directory.
Local download