| |
| | |
| Thread Tools |
|
17-May-2005, 12:04 AM
#1 |
| ...............Best Tools Here............... HOW TO DELETE STUBBORN FILES? First, a brief explanation on why this happens. This is usually because an active process has an open handle to the file which prevents it from being deleted. Normally if you close down all running programs you'll find that most files will then be free to delete, but that's not always the case, and in some cases it may even be a trojan that's preventing itself from being deleted. BASIC REGISTRY RULE: Any changes made to the registry file are crucial to the running of Windows and if damaged or misconfigured, could cause severe problems. Follow Microsfot's recommended instructions to "BackUP" all important data first. It's recommended to save the backup on a CD, DVD or seperate HD due to the size factor (large) Code: h**p://search.microsoft.com/search/results.aspx?st=b&na=88&View=en-us&qu=backup
No matter how good your systems may be, they're only as effective as what you put into them. NOTE: Mods/Admins, if you feel this thread belongs in another area, kindly either let me know or move it accordingly and I'll continue from there. cheers. |
| |
|
17-May-2005, 12:06 AM
#2 |
| How To Troubleshoot Your PC (Guide) HOW TO TROUBLESHOOT YOUR PC? (Guide) The challenge with a problem is not so much the solution but figuring out what the actual problem is. For instance: if your internet connection is lost you might automatically assume it's a problem your ISP, yet the problem might actually be a cable connection problem, a corrupted software file, a conflict with another software program running at the same time, a virus or any number of other problems. By doing some basic troubleshooting you can effectively identify problems and get farther down the path to an actual solution. Also, if you need to call a manufacturers help-line, the call will be much more productive if you've done some troubleshooting before hand. Before you do anything: Check your mental state and don’t panic! My personal theory to computer problems is that there is a direct connection between the amount of stress a user is under and the number of times a computer will crash. Chances are that when you are in a rush to get a document out the door, you will forget to close open applications, or to save your work and you will send too many commands (like printing, spell-check, etc.) at once. If you're moving fast on the computer, it pays to take a moment, take a deep breath, close unnecessary programs and save your work. Also, if you're trying to solve a problem that your computer is having, you will need full mental capabilities. So if you're feeling frustrated and tired while trying to troubleshoot - take a break! You’ll find you’ll solve your problems much faster if you have a fresh mind and attitude. Don’t panic either. Sometimes computer problems can appear to be much more serious than they really are. Panicking can lead you to jump to a solution of a perceived problem before you’ve actually identified the real problem.
original post is by my good friend TWEAKER. RESULTS WILL VARY No matter how good your systems may be, they're only as effective as what you put into them. |
|
17-May-2005, 12:10 AM
#3 |
| How To Eliminate Big Problems With Small Programs HOW TO ELIMINATE BIG PROBLEMS WITH SMALL PROGRAMS?
No matter how good your systems may be, they're only as effective as what you put into them. |
|
17-May-2005, 12:14 AM
#4 |
| How To Block Ads And Maintain the SuperTrick (example 1) HOW TO BLOCK ADS AND MAINTAIN THE SUPERTRICK (hosts file - example 1)
FINAL NOTE: If you open the hosts file (C:\WINDOWS\system32\drivers\etc) and see most if not all addresses have an IP addressess other than 127.0.0.1 or 0.0.0.0 then RUN windows update then an Anti-Virus program, then go back to my first point. The Fortnight virus makes changes in your hosts file: C:\WINDOWS\system32\drivers\etc\hosts or C:\WINNT\system32\drivers\etc\hosts. The Windows hosts file serves to associate host names with IP addresses. The hosts file dropped by this virus contains of a list of URLs, each associated with a bogus IP address. REFERENCE: Microsoft Security Bulletin MS03-011 Code: h**p://www.microsoft.com/technet/treeview/default.asp?url=/technet/security/bulletin/MS03-011.asp
Now continue to Example 2, below RESULTS WILL VARY No matter how good your systems may be, they're only as effective as what you put into them. |
|
17-May-2005, 12:17 AM
#5 |
| How To Block Ads And Maintain The SuperTrick (example 2) HOW TO BLOCK ADS AND MAINTAIN THE SUPERTRICK (hosts file - example 2) Continuing from example 1: Code: http://forums.techguy.org:80/showthread.php?p=2617026
Now continue to Example 3, below RESULTS WILL VARY No matter how good your systems may be, they're only as effective as what you put into them. |
|
17-May-2005, 12:26 AM
#6 |
| HOW TO BLOCK ADS AND MAINTAIN THE SUPERTRICK (hosts file - example 3) The most common way of detecting spam is by using spam databases (blacklists, sometimes incorrectly referred to as RBLs, since RBL is trademarked by MAPS) that list the addresses of mail servers known (or believed) to send spam. This is done by taking the IP address of the remote mail server, converting it to a domain name using the ip4r format (1.2.3.4 becomes 4.3.2.1.bl.example.com), and seeing if that name exists. Below is a list of all known DNS-based spam databases (some links may be temporarley down or unresolved, please send me a PM with any:
RESULTS WILL VARY No matter how good your systems may be, they're only as effective as what you put into them. |
|
17-May-2005, 12:28 AM
#7 |
| ......Continuing from above
RESULTS WILL VARY No matter how good your systems may be, they're only as effective as what you put into them. |
|
17-May-2005, 12:31 AM
#8 |
| How To Speed-Up Your IP Resolving In The SuperTrick HOW TO SPEED-UP YOUR IP RESOLVING IN THE SUPERTRICK (hosts file) Continuing from example 1 Code: http://forums.techguy.org:80/showthread.php?p=2617026 Code: http://forums.techguy.org:80/showthread.php?p=2617032
RESULTS WILL VARY No matter how good your systems may be, they're only as effective as what you put into them. Last edited by 0110; 17-May-2005 at 12:33 AM.. Reason: Title |
|
17-May-2005, 12:35 AM
#9 |
| How To Stop Spam Via Windows Messenger Service HOW TO STOP SPAM VIA WINDOWS MESSENGER SERVICE Below you'll find many ways (sorted in the most successful ratio first) to stop the Windows Messenger service, depending on your system environment, some may require more than one process. This service is available only on NT, 2K, XP & Server 2003. Administrator Login is REQUIRED About The Messenger Service
RESULTS WILL VARY No matter how good your systems may be, they're only as effective as what you put into them. |
|
17-May-2005, 12:36 AM
#10 |
| How To Tweak The Registry Settings For Maximum Protection From Network Attack HOW TO TWEAK THE REGISTRY SETTINGS FOR MAXIMUM PROTECTION FROM NETWORK ATTACK The following registry settings will help to increase the resistance of the NT or Windows 2000 network stack to network denial of service attacks. All of the TCP/IP parameters are registry values located under the registry key: HKEY_LOCAL_MACHINE \SYSTEM \CurrentControlSet \Services: \Tcpip \Parameters
No matter how good your systems may be, they're only as effective as what you put into them. |
|
17-May-2005, 12:43 AM
#11 |
| Copy/Move To Function COPY/MOVE TO Function Did you ever want to right-click in explorer and simply move or copy file/directory?? Well, now you can. Simply create a new text file called "install_copy_move_to.vbs" and copy/paste the first code below, then create another new text file called "uninstall_copy_move_to.vbs" and copy/paste the second code. Then run "install_copy_move_to.vbs", test it by right-clicking a file or directory in explorer. To uninstall, simply run "uninstall_copy_move_to.vbs". Please note that upon executing this script, your Anti-Virus program, Windows and/or Firewall programs will alert you to stop this script, simply because of this extension "vbs". "vbs" is a common virus, trojan and other type of script that malicious users use. However, I assure you this script is safe, yet please follow the notes from above and ALWAYS backup your registery and system before any of these or anyone's tips. ENJOY. First Code Code: If (MsgBox ("Are you sure you want to install the Copy/Move To Extensions?", VBYesNo) = vbYes) then
Set WshShell = WScript.CreateObject("WScript.Shell")
' Copy uninstall file and Add uninstall reg entry
WinDir = WshShell.ExpandEnvironmentStrings("%Windir%")
Set fso = WScript.CreateObject("Scripting.FileSystemObject")
Call fso.CopyFile("uninstallcopymoveto.vbs", _
WinDir & "\uninstallcopymoveto.vbs", True)
Set fso = Nothing
BaseKey = "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Copy Move To Extensions\"
Call WshShell.RegWrite (BaseKey & "DisplayName", _
"Copy/Move To Extensions","REG_SZ")
Call WshShell.RegWrite (BaseKey & "UninstallString", _
"cscript.exe " & WinDir & "\uninstallcopymoveto.vbs" ,"REG_SZ")
' Add Copy/Move Extensions
Call WshShell.RegWrite ("HKCR\Directory\shellex\ContextMenuHandlers\Copy To\", "{C2FBB630-2971-11d1-A18C-00C04FD75D13}" ,"REG_SZ")
Call WshShell.RegWrite ("HKCR\*\shellex\ContextMenuHandlers\Copy To\", "{C2FBB630-2971-11d1-A18C-00C04FD75D13}" ,"REG_SZ")
Call WshShell.RegWrite ("HKCR\Directory\shellex\ContextMenuHandlers\Move To\", "{C2FBB631-2971-11d1-A18C-00C04FD75D13}" ,"REG_SZ")
Call WshShell.RegWrite ("HKCR\*\shellex\ContextMenuHandlers\Move To\", "{C2FBB631-2971-11d1-A18C-00C04FD75D13}" ,"REG_SZ")
Set WshShell = Nothing
MsgBox "Install Finished!"
End If
Code: If (MsgBox ("Are you sure you want to uninstall the Copy/Move To Extensions?", VBYesNo) = vbYes) then
Set WshShell = WScript.CreateObject("WScript.Shell")
' Remove Copy/Move Extensions
Call WshShell.RegDelete ("HKCR\Directory\shellex\ContextMenuHandlers\Copy To\")
Call WshShell.RegDelete ("HKCR\*\shellex\ContextMenuHandlers\Copy To\")
Call WshShell.RegDelete ("HKCR\Directory\shellex\ContextMenuHandlers\Move To\")
Call WshShell.RegDelete ("HKCR\*\shellex\ContextMenuHandlers\Move To\")
' Remove uninstall reg entry and delete uninstall file
BaseKey = "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Copy Move To Extensions\"
Call WshShell.RegDelete (BaseKey)
WinDir = WshShell.ExpandEnvironmentStrings("%Windir%")
Set fso = WScript.CreateObject("Scripting.FileSystemObject")
Call fso.DeleteFile(WinDir & "\uninstallcopymoveto.vbs", True)
Set fso = Nothing
Set WshShell = Nothing
MsgBox "Uninstall Finished!"
End If
No matter how good your systems may be, they're only as effective as what you put into them. |
|
17-May-2005, 12:45 AM
#12 |
| Registry Tweak To Speed-Up Your Internet Speed REGISTRY TWEAKS TO SPEED UP YOUR INTERNET SPEED Instructions: Open notepad, copy and paste the code, then save using the names I have here. Click that file and select "YES" to apply the tweak. You may have to reboot for the tweak to work. WARNING: editing the registry can be dangerous if you don't know what you're doing, make sure to USE YOUR HEAD, if you removed something you didn't want to, don't worry, just use the back up in this program
|
|
17-May-2005, 12:46 AM
#13 |
| Can't Access Some Websites CAN'T ACCESS SOME WEBSITES? Does this happen to you? Every now and then when posting or previewing a post, or simply browsing; you get the page not available message or takes a long time to view? If you look at your firewall's log, you'll see that your ISP's and/or router IP is blocked (192.168.1.254 or .1).
Windows 2000 and XP:
Code: h**p://forums.speedguide.net:8117/ Code: h**p://www.speedguide.net/files/TCPOptimizer2_rc1.exe Code: h**p://www.speedguide.net/files/TCPOptimizer.exe Code: h**p://rfc.net/rfc1191.html h**p://support.microsoft.com/default.aspx?scid=kb;EN-US;q314053 h**p://www.cisco.com/warp/public/105/38.shtml h**p://www.speedguide.net/tcpoptimizer.php h**p://www.broadbandnuts.com/index.php?page=rwin h**p://www.broadbandnuts.com/index.php?page=ping h**p://www.broadbandnuts.com/index.php?page=dslpppoe h**p://www.broadbandnuts.com/index.php?page=2kxpdef h**p://www.broadbandnuts.com/index.php?page=win9xme h**p://www.broadbandnuts.com/index.php?board=8;action=display;threadid=2150 h**p://www.broadbandnuts.com/index.php?page=dslwire1 h**p://www.j79zlr.com/cablenutXP2k.php h**p://www.j79zlr.com/cablenutME98.php h**p://secinf.net/info/nt/2000ip/tcpipimp.html h**p://www.perfectdrivers.com/ No matter how good your systems may be, they're only as effective as what you put into them. |

|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |

| Thread Tools | |
| |
| You Are Using: |
Advertisements do not imply our endorsement of that product or service. All times are GMT -4. The time now is 07:17 AM. Copyright © 1996 - 2011 TechGuy, Inc. All rights reserved. | |

