Submitted by Anonymous For Windows 9x systems only : I noticed you have some software to shutdown a system after it is done encoding files. I had the same problem a while ago and found a much simpler way than using a piece of software. C:\WINDOWS\RUNDLL.EXE user.exe,exitwindows This command will cause the system to shutdown. Useful for command-line encoders, you just put it in a batch file after the commands to encode. When its encoded the command will run and the system shuts down. Its much simpler and more reliable than using software.