WINDOWS 3.x |
|
 | OPEN SESAME |
|
Leave a copy of Notepad on your desktop. When you need to open a any text
based file, just drag it on top of Notepad and it will open.
|
 | THE 311 MANAGER |
|
When COPYING Files from one location on your hard drive to another
location on the same drive from within the File Manager - use the CTRL key while you Drag
and Drop . When copying files from one drive to a different drive simply Drag and Drop the
file using the mouse.
When MOVING Files from one location on your hard drive to another
location on the same drive simply Drag and Drop the file. When moving files between drives
use the ALT and Drag and Drop method.
|
 | LEFTHANDED WINDOWS |
|
Windows drop-down menus fall to the right of the menu name. This can be a bit of
a problem for left handed users. To have the menus drop down to the left of the menu name,
add the following line to the [Windows] section of the WIN.INI file using Notepad.
MenuDropAlignment=1
Remember to Save the Win.ini file afterwards, then reboot Windows for the change to take
effect
|
 | DOS OR WINDOWS? |
|
Even the best of us sometimes forget that we're running DOS from the MSDOS
Windows prompt and we try to type WIN to restart windows. To cure this problem, open the
Autoexec.bat file from within Notepad and add this comment below your regular prompt=$p$g
line:
Set WINPMT=You are in Windows!$P$G
|