Here is how you can create a desktop shortcut that, when
clicked, will automatically boot you into Safe Mode. This
works on Windows 95, 98, and 98SE only. It does not
work on Windows Me, 2000, XP, due to the fact that
Microsoft removed the ability to exit to dos using a
shortcut in those systems.
So for all you 95/98/98se users, here's how,
step by step:
1. Right click your desktop and choose New>Shortcut.
2. In the command line enter this command: WIN /D:M
3. Click Next and choose any name you want for the
shortcut.
4. Click Next and choose your icon.
5. Click Finish.
6. Right click your new shortcut and go to Properties.
7. Click the Program tab and then the Advanced tab.
8. Put a checkmark next to MS-DOS Mode and remove
the checkmark from "Warn before entering MS-DOS Mode"
9. Click OK
And that's it. Now, whenever you need or want to get into
Safe Mode (ie: as for a defrag), just double click the icon
on your desktop
Note: if you get an error, change the command line
you entered to this:
C:\WINDOWS\WIN.COM /D:M
It seems, for some, that full path needs to be entered.