| Q: How to set utility to start minimzed? |
A: Program should be minimized when you close it or when shutdown/restart/logoff occur.
|
| Q: How to prepare Windows NT 4.0 to power off computer after shutdown? |
A: First you should have Service pack 4 (or later) installed. If you have, there isa file in winnt system folder 'HAL.DLL.SOFTEX'. You should replace your 'HAL.DLL' with this file.If you system boots normaly after this, good now you should create a value inHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon 'PowerdownAfterShutdown' and set it to '1'
Warning!!! Because some computers don't support HAL.DLL from Softex, your system might not boot after modifications described above, and: The author shall not be liable for any damages owing to use of this method
|