NOTE: See How can I define an open with Notepad.exe when I right-click a file with an unknown extension?
When you right click on a file
with a known extension (in Explorer) you get a choice to open
the file...
If you would like to hide certain
minimized apps, so they don't appear on the taskbar, download hideit. I found this freeware app while
browsing the net.
Service Pack 2 for Windows NT 4.0
allows you to add the following enhancement to your password
policies:
1. Passwords must be a minimum of 6 characters in length.
2. Password must include at least 3 of th...
Below you will find a batch file
which provides a simple method of adding multiple user accounts.
This batch file does not make use of any non-standard commands. I
personally use the resource kit utiliti...
You can create shares from the
command line or a batch file using NET SHARE (type net
share /? for syntax) and you can map any share using NET USE.
There is no native way to establish share permissions from ...
You can control what errors
pop-up to interupt you by using the following registry keys
(errors are still recorded in the event logs):
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Window...
You can configure multiple RunOnce
entries. RunOnce jobs execute at the next logon and are
deleted from the registry.
Edit: HKEY_LOCAL_MACHINE\Softwate\Microsoft\Windows\CurrentVersion\RunOnce
Add val...
Windows NT does not provide a
Macro Recorder. The following Quote is from KB article Q136206:
"Microsoft Test for Windows is a tool developers can use
to test Wi...
If you have an machine name that
is invalid for SQL Server, Exchange, or just want to be cute, you
can change it in Control Panel / Networks, but that could be a
lot of work.
...