I bet they have red carpeted floors and live
dancers in that antionline addicts forum!

But i wanted to start a new thread on the
tweaks, tricks, and tips thing.
I know i could use allot of all three

This is for windows xp home:

TIP: need temporary admin. priveledge?
In Start menu select Run
2. enter: "control userpasswords2"
3. Go to Advanced tab
4. Select Manage Passwords Button
5. Add or Remove items at will

TRICK:use your machine as a port scanner

You can use NMap to port scan the host with the following command line:

nmap -g67 -P0 -p130-140 -sU 192.168.128.88

(Notice the -g67 which specifies source port).

TCP Scan:
You can use NMap to port scan the host with the following command line:

nmap -g67 -P0 -p130-140 -sS 192.168.128.88

(Notice the -g67 which specifies source port



TWEAK: Add things to add remove programs
find sysoc.inf (you might have to enable
"show hidden files" and "show hidden/protected
system folders" in explorer) and open it in notepad
replace all ",hide" with "," (both with out quotes)
which is easiest to do with the replace
all command under edit
then in add/remove programs under add/remove
windows compnents and whole new list of things
to uninstall and add are now visable.