Win95 Tips & Tricks
**********WARNING**********
Always backup your registry
and system before you change your registry.
Just sometimes do it!
Speed
up the Windows Refresh rate! |
Every time I added
a new folder, or I deleted something from a window, I needed to hit F5,
Refresh, to see the results. This became quite an annoyance. Here is a
little tip to change it so that the screen refreshes automatically.
-
Start Regedit.
-
Go to the HKEY_LOCAL_MACHINE
folder and open it.
-
Open the System folder,
and then the Current Control Set folder.
-
Select the Control folder,
and then the Update folder.
-
Go to the right window and
right-click with your mouse on Update.
-
Select Modify, and change
the value from 01 to 00.
-
Click on OK.
The changes will take place next
time Windows 95 is started. |
Go
to Top
|
Reduce
the Start/Run Drop Down List! |
Here's how to
reduce the Run Drop Down list.
-
From the 'Start' button
choose 'Run' and type 'regedit'.
-
Click on the + to 'HKEY_CURRENT_USER'
-
Click on the + to 'Software'
-
Click on the + to 'Microsoft'
-
Click on the + to 'Windows'
-
Click on the + to 'CurrentVersion'
-
Click on the + to 'Explorer'
-
Click on the 'RunMRU'
*On the right hand side you'll
see a list of the names being used by the 'Run' command.
-
Click on the name you want
to erase and press the delete key. (Be sure NOT to delete the first or
last entries.)
-
Exit the Registry Editor
and restart Windows to make your changes take affect.
|
Go
to Top
Remove
annoying arrows on Shortcuts |
|
-
Run REGEDIT
-
There are 2 'IsShortcut'
keys you need to remove One is under a 'lnkfile' branch, the other is under
a 'piffile' branch. Search in whatever method you think is best
-
Delete the Is Shortcut keys!
-
Restart explorer
Now live free without those stupid
looking shortcut arrows |
Go
to Top
Add
Items to the New Menu |
|
-
First, in the program that creates
the file type you are adding, create a"blank" document. To do that, enter
the program, start a new file, and save it right away (note that you could
save any normally used preferences here -useful for programs that don't
support templates).
-
Copy this file to the \windows\ShellNew
folder (it's a hidden folder). Remember the filename!
-
Now enter the system registry.
Under HKEY_CLASSES_ROOT, find the extension for that file type.
-
Add a new key called ShellNew.
-
Under this new key, add a new
string value called "FileName".
-
Modify the value of this string
(double-click it to bring up a Modify panel) to be the filename of the
blank template file you created. You need to include the extension,but
the path is not necessary (the /windows/ShellNew folder is the
default).
-
Presto, your New file menu contains
an option for your new file type. Note that there are some applications
that do their registry entries a little different, so you may have to modify
the procedure a little...of course most of those programs are Windows 95
programs, so they should probably appear anyway on the menu (if they set
up a ShellNew entry as they should). Note that depending on the application,
this may not work.
|
Go
to Top
Turn
Off Window Animation |
|
You can shut off
the animation displayed when you minimize and maximize windows. This tip
makes navigating Windows 95 a lot faster especially for those that don't
have super fast video cards.
-
Open Regedit
-
HKEY_CURRENT_USER
-
Control panel
-
Desktop
-
Window Metrics
-
Right Mouse Click an empty space
in the right pane.
-
Select new/string value.
-
Name the new value MinAnimate.
-
Double click on the new string
value (MinAnimate) and click on "Modify"
-
Enter a value of 0 for Off or
1 for On then hit ENTER
-
Close Regedit and all programs
then reboot.
|
Go
to Top
Add
Sounds to Application Events |
|
An overview on
how to add sounds to program actions:
-
Open registry editor
-
Go to folder HKEY_CURRENT_USER\AppEvents\Schemes\Apps
-
There are two folders, .Default
and Explorer
-
Click on Apps with the
right mouse button. Choose NEW - KEY.
key name: name of
the .EXE file you want sounds for.
For better reading change
the key Default from "none"to the name of the application.
-
Click on the key you created in
4 with the right mouse button.Choose NEW - KEY.
key name: Open
-
Do the same with
key name: Close
-
Go to control panel \ sound events.
There is a new item and two sub items, Open program and Close program,
for the program you just added to the registry.
-
Add sound files to them.
-
The next time you start/close
the EXE file the sound will play.
-
Because there is no limitation
in the registry database you can add all programs and events you like.
For every program you can add all of the standard events:
-
AppGPFault (not very funny)
Close
Maximize
MenuCommand
MenuPopup
Minimize
Open
RestoreDown
RestoreUp
SystemAsterisk
SystemExclamation
SystemHand
SystemQuestion
Other events may be possible;
it depends on the events the application generates. The ribbon buttons
in Winword are NOT such events.
|
Go
to Top
Enhance
Logitech Mice |
|
You can enable
the double-click feature of the middle mouse-button of Logitech mice. Run
regedit and go to HKEY_CURRENT_USER/Software/logitech/version???/.Change
the value of double click from 000 to 001. |
Go
to Top
Removing
System Icons from your Desktop. |
|
-
Run regedit.
-
Find one of the above (example:
"Inbox"). You may find multiple occurrences.. The one you want will have
long strings of numbers and letters in the left pane.
-
Hit tab to go to the left pane
-
Hit "+" to expand the tree
-
Select "ShellFolder"
There should be two records:
default (value not set) and attributes(a clump of four two digit numbers).
-
Select attributes.
-
Hit delete (or from the edit menu).
-
Hit F5 to refresh, and you are
done.
You can now remove or move what
you would like. This is very helpful on multi-user machines in which you
don't want users to have access to browse the hard drive. It also cleans
your desktop of programs you don't use often. |
Go
to Top
Reappearing
values? |
|
If you seem to
have problems with Values and Keys reappearing in your registry, try deleting
the offending programs from your win.ini file! |
Go
to Top
Make
the Taskbar faster |
|
A lot of people
find the speed at which the menus on the taskbar and pull-down menus pop
out too slow. To change this, you need to edit the registry:
-
From the Start menu, choose Run.
Type in 'regedit' and click OK.
-
Open the HKEY_CURRENT_USER folder.
-
Open the Control Panel folder.
-
Open the Desktop folder.
-
From the Edit menu, choose New->String
Value
-
Call the new item MenuShowDelay.
-
Double click on the new item and
give it a value from 1 to10, 1 being fastest.
-
Exit the Registry Editor and restart
Windows.
|
Go
to Top
Make
.bmp Files Be Their Own Icons |
|
It's possible
to make the icons for bitmap files be thumbnail images of the bitmap itself.
Here's how:
-
Run the Registry Editor (regedit.exe)
-
Open the HKEY_CLASSES_ROOT folder
-
Open the Paint.Picture folder
-
Open the DefaultIcon folder
-
Double click on the "default"
item
-
Change the value to "%1"
-
Exit the Registry Editor
|
|
Go
to Top
Permanently
Turn Off the Recent Documents Menu |
|
The Documents
Menu is a clever idea (Click "START" and scroll down to "Documents") -
it displays a list of the last dozen-or-so programs and files opened on
your computer. You can clear the menu temporarily; the only problem is
that there's no way to turn it off. This is not only a hole in security,
but a major irritation, and the the lack of a way to turn this feature
off is embarrassing. Microsoft calls this a "feature," and claims that
there is no way to disable it - but I have come up with a way disable it:
To disable the Documents menu
permanently, follow the following directions:
OR Download
this Registry patch and Skip steps 4 - 10
INSTALLATION:
Microsoft Internet Explorer:
Click on the Download link and select "Open it" and it's installed.
Netscape Navigator:
Click on link, Save file to your hard drive and double-click on the saved
file.
Other Browsers: Most
Browsers will follow the Netscape Instructions.
-
Right-click on the Recycle Bin
on the Desktop, and select Properties from the menu.
-
Under the "Global" Tab, select
the "Use one setting for all drives".
-
Turn on the option labeled "Do
not move files to the recycle bin".
-
Next, run the Registry Editor
(Click START go to RUN and type REGEDIT and then press ENTER).
-
Open HKEY_CURRENT_USER\ SOFTWARE\
Microsoft\ Windows\ CurrentVersion\ explorer\ Shell Folders.
-
At the right side of the window,
there should be a list containing one or more of your "special" folders.
-
If an entry named Recent doesn't
already exist, select New from the Edit menu, and then select String Value.
Rename the new item to "Recent."
-
Next, double-click on Recent,
and under Value Data, type c:\recycled. Press OK when finished.
-
Important: Next, in the key named
User Shell Folders, just below Shell Folders, add a new entry, duplicating
the one you just changed (or added).
-
Close the Registry Editor when
finished. You will probably have to restart Windows for this change to
take effect. At that time, you can safely delete the Recent folder.
-
Note: In order for this to work,
you must set the Recycle Bin so it deletes files instantly, or you'll have
a bunch of deleted files in your Documents menu. (Refer to 1 - 3.) If you
still can't get this to work, you probably didn't add the new entries to
the User Shell Folders key as described above (see "Important").
-
Now Completely shut your computer
OFF. (Rebooting will not work.)
Leave your computer OFF for
at least 30 seconds then turn your computer back on.
Your "Recent Documents Menu"
should be permanently disabled
|
Go
to Top
How
fast can you go? |
This
topic details a work around that applies to the lucky owners of 28,800
baud (or faster) modems, to enable the fastest Internet (TCP/IP) connection
supported by these modems in Win95.
There are two ways of doing this (but
not before BACKING UP YOUR Win95 SYSTEM FILES!):
1. Run RegEdit, and go to:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\NetTrans\000n
where "n" can be anything from 0 to 9 (depending on your system settings).
In the right hand pane, look for the
"MaxMTU" entry (string).
Right-click on it, click Modify and
change the number to read "576".
NOTE: Do NOT type the quotes!
Make the same change in all similar
Registry keys. Examples:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\NetTrans\0002
"
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\NetTrans\0001
"MaxMTU"="576"MaxMTU"="576"
2. If you want to do this the easy
way, download this easy to
use Program.
Close RegEdit and restart Windows 95.
There is yet another Registry setting
you can mess with to speed up your modem TCP/IP connection. Bellow you'll
see the same two methods of doing this:
1. Start RegEdit, and go to:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\MSTCP
In the right hand pane, look for (or
create it if it's not there) this string:
"DefaultRcvWindow"="8196"
The number you should have is 8196
(Win95 default is 1500). Right-click on the above string, click Modify,
and change the number to read "8196".
Under:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\MSTCP
there might be another string you
can tweak:
"DefaultTTL"="64"
Create the "DefaultTTL" string if
it's not already present, and assign it the value of "64" (default is 32).
NOTE: Again, do NOT type the quotes!
2. Close the Registry Editor, and
restart Windows 95.
These three settings mentioned above
should speed up your Internet or/and your online service TCP/IP connection,
bringing up your modem to its intended full speed.
NOTE: You might also see modem speed
improvement by upgrading to the newer version of Unimodem Win95 drivers
from Microsoft (provided freely, and ONLY valid for Windows 95 OSR1, versions:
4.00.950 and 4.00.950a, since OSR2 comes with all these upgrades built-in):
http://www.microsoft.com/kb/softlib/mslfiles/UNIMODV.EXE
Other two Microsoft Win95 updates
you might want to consider installing are (in this specific order):
1. The Winsock update: http://www.microsoft.com/ntserver/info/PPTPdownWinsock.htm
AND THEN:
2. The DialUp Networking (DUN) update:
http://www.microsoft.com/ntserver/info/PPTPdownNow.htm
NOTICE: For more details on this topic,
check the Win95 MaxMTU Fix Site:
http://www.sns-access.com/~netpro/maxmtu.htm#rwin
author of all these Registry hacks.
AGAIN !If you want to do this the
easy way, download this easy
to use Program. |
Go
to Top
Lock
Icons |
Here's
how to make Win95 remember your Desktop settings, even if someone comes
along and changes everything.
First, set up everything the way you
wan tit.
Next, run the Registry Editor (RegEdit),
and go to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Right-click in the right-hand pane
and select New, and click DWORD. Rename the new value to read NoSaveSettings
and press Enter.
Right-click on the new NoSaveSettings
item and select Modify. Enter the number 1 in the Value data box. Click
on OK and Exit.
Now, whenever you restart Windows
95, your settings will return to their current state.
To be able to make changes (and keep
them) in the future, you need to disable this lock, by assigning the value
0 to the NoSaveSettings key. |
Go
to Top
Permanent
Settings |
To
make all settings permanent in a window (window size, position, display
the toolbar, etc), run RegEdit and go to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Right-click in the right pane, click
New, and select DWORD Value. Name the new value NoSaveSettings, and press
Enter.
Then right-click on the new NoSaveSettings,
choose Modify, and type "1" in the Value data box.
Click OK and exit RegEdit (don't type
the quotes).
All windows settings are now those
you specified before creating the new "NoSaveSettings" value into the Registry.
All your windows settings can be changed
only temporarily from now on.
Next time you open that same window,
its settings will revert back to the ones you started with.
To re-enable permanent settings changes
again, open RegEdit, and go to the same Registry key, right-click on NoSaveSettings,
choose Modify, and change the Value data to "0".
Close RegEdit, make the desired changes
to your windows settings, then go back and make them permanent again by
resetting that Registry value to "1".
You can delete the NoSaveSettings
value by right-clicking on it, then choose Delete, and click Yes.
NOTE: Tweak
UI, one of the Microsoft Power Toys also lets you save your windows
settings. Open Control Panel, double-click the TweakUI icon (after properly
installing it), choose the Explorer tab, select Save Settings, and click
OK to close TweakUI. All changes made to a window's settings will be saved
from now on.
WARNING!!!
With Internet Explorer 4.0/4.01 out,
Microsoft no longer supports Tweak UI and if someone has IE 4.0/1 it can
cause some major damage to the Windows95 operating system. So, the customers
are without support and are in some deep water.
Tip Courtesy Of:
Dave Foster
MindSpring Tech Support |
Go
to Top
New
Menu |
To
add file types to the New menu item on the mouse menu, edit the Registry.
Find the extension of the data file
for the program in question (i.e. .doc for Word) under HKEY_CLASSES_ROOT.
Below the files extension you need
to add a new key with the value 'ShellNew'.
Once that key is in place you have
2 options: 1 is to start with a null file (one with no preset styles, etc),
the other is to start from a template file.
For a null file, in the ShellNew key
insert a new string value named 'NullFile' and leave the value blank.
To use a template file, insert a new
string value named 'FileName' and set the value equal to the path of the
template document.
The default is in the hidden ShellNew
subdirectory beneath your Win95 directory.
When you use the New feature of the
button menu, Win95 either copies the template file or creates a null file. |
Go
to Top
UpdateMode |
If
you'd like Win95 to refresh your files/folders constantly, open Regedit,and
go to:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Update
In the right-hand pane right-click
on UpdateMode, select Modify, select 01,
and change it to 0. Click OK. Close
Regedit and restart Win95. |
Go
to Top
Move
"Startup" Folder |
This
Registry editing will move the \Startup folder from the\Start Menu\Programs
folder to a different location, let's say \Windows (default Win95 files
folder).
The programs located in the \Startup
folder will still run, but the \Startup folder will be in a different directory
(\Windows in this case).
This helps if you don't have anything
in the Startup folder, getting it out of your way. The folder is just relocated,
not deleted!
To do this, open Regedit, and go to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell
Folders
The right-hand window contains the
path to the current location of the Startup folder (the default is: \Windows\Start
Menu\Programs\StartUp).
Change this value to \Windows to make
\Startup disappear for ever!
This is valid for all Win95's default
folders (you can change their location to anything you want). Example:
change Win95's fonts location from \Windows\Fonts to \Fonts. |
Go
to Top
Modem
Initialization String |
To
change the Modem Initialization String: open Regedit and go to: HKEY_LOCAL_MACHINE\System\currentControlSet\Sevices\Class\Modem\0000\init
and change setting to the new values. |
Go
to Top
Modem
Timeout |
To
increase/decrease the Modem Timeout: open Regedit and go to:
HEKY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\Modem\XXXX\SettingS
Where XXXX is the number of your modem
(example: 0001):
Inactivity Timeout=30
Default Inactivity Timeout is set
to 30 minutes. |
Go
to Top
Numblock |
To
have the NumLock key turned ON or OFF upon Win95 startup, open Regedit
and go to:
HKEY_CURRENT_USER\ControlPanel\Microsoft\Input
Devices
Double-click on Input Devices, then
click New, then Key. Name the new key Keyboard.
Highlight Keyboard, right-click on
it, then click New and choose String Value.
Type in NumLock and click OK. Then
right-click on NumLock and click Modify.
Type in ON to turn the NumLock key
on (or OFF to turn it off). Close Regedit. |
Go
to Top
Network
Server |
A
performance tip for stand alone Win95 Desktop Machines:
Open My Computer/Performance/File
System, and set your Machine to "Network Server".
This allocates about 40KB of RAM to
cache the last accessed 64 directory paths and the last 2729 accessed files.
The "Desktop" setting caches the last
32 folders accessed and the last 677 accessed files, and takes around 16KB
of memory.
The extra RAM is well worth the file
system boost.
BUT before this could help, you need
to do a Registry hack, to make this really happen (on some systems anyway).
Microsoft says that these settings
get written incorrectly to the Registry for the "Network Server" and "Mobile
Docking" profiles on some systems.
The settings that need to be changed
are found in the Registry under:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\FS
Templates
To edit the Registry, run Regedit,
and go to the key above.
Click on Server, and in the right-hand
pane you'll see two entries called NameCache and PathCache.
Here are the values that you need
to enter/modify for each one of them:
1. For NameCache modify the numeric
values to read:
a9 0a 00 00
2. For PathCache modify the numeric
values to read:
40 00 00 00
These values are written to the wrong
entries by default and you have to manually fix them to get a boost in
performance when setting your machine to "Network Server".
Because these values are written in
wrong many people see no difference in performance when changing to "Network
Server".
But this Registry hack fixes it, and
when you're done making these changes, go set your system to "Network Server"
and see if you notice any improvement
(you'll need to restart Win95 first
for the changes to take effect). |
Go
to Top
We Are not responsible for any problems you may experience using
any of this Software.
Use At Your Own Risk.
|