Wednesday, February 20, 2008

Shutting Down or Restarting Windows95 from an Icon

To Shutdown Windows95, create a shortcut to:

rundll.exe user.exe,exitwindows

To Restart Windows95, create a shortcut to:
rundll.exe user.exe,exitwindowsexec

Note: This will also run the DOSSTART.BAT file if you have it. There is an easy way to not use this file and boot to DOS Mode. See my section on Booting to DOS Mode

No comments: