Thursday, December 8, 2011

Search Companion Error

Search Companion Error

When doing a file search, if you get the error A File That Is Required to Run Search Companion Cannot Be Found

  1. Log on as an Administrator
  2. Click Start
  3. Select Run
  4. Enter in the command - %systemroot%\inf
  5. Right-click the Srchasst.inf file
  6. Click Install

Running Network Diagnostics

Start / Run / NETSH DIAG GUI

Perfomance Tips

Cleaning the TEMP Directory
Increasing Memory
Get a Faster Hard Drive
Defrag the Hard Drive
File System Settings
No New Floppy Detect
Increasing Disk Performance
DMA
CONFIG.SYS & AUTOEXEC.BAT Files
Removing Unnecessary Programs from Starting Automatically
Cleaning the TEMP Directory

One thing that is often overlooked, and can have a negative affect on your computer's performance,
are all the files that are in the TEMP directory. I've had quite a few people ready to get new computers until this was cleaned.

These are easy to clean and slightly different in Win9x and Windows2000 or WindowsXP

Windows98

1.

Open up a DOS prompt
2.

CD \windows\temp (make sure you are in that directory before running the next line.
3.

Run deltree /y *.*
4.

CD \windows
5.

Run del *.tmp (be very careful of the spelling)

Windows2000 / WindowsXP

1.

Go to C:\Documents and Settings\User_Name\Local Settings\Temp (where User_Name is replaced by the person who is logged in)
2.

Delete all the files

Increasing Memory

If you have Windows95 with only 16-32 megs of memory, you will see a significant increase in performance if you go to at least 64 megs.
Prices have gone down dramatically in the past few years. Your computer won't be swapping to the hard drive nearly as much.

You also need to be aware of the memory requirements of the applications you are using. Office2000 requires a lot more memory than Office97 to get similar performance.

Also, the maximum useful memory for Windows95 is 64 megs. It doesn't do well with memory over that and may actually reduce your performance. Windows98 has removed that bottleneck. .

For Windows2000 I recommend at least 256 megs of memory. I tried it with only 128 megs and noticed quite a difference between Win98 and Windows2000. I currently have 384 megs and am quite pleased with the performance.
Get a Faster Hard Drive

There are hard drives that spin at 7200 RPMs rather than the more common 5400 RPMs.
This means that you will get to your data reasonably faster. They are not that much more expensive and well worth the money.
Defrag the Hard Drive

I do this fairly frequently. Once a month or so. There are a few things I do first to make sure I don't waste time defragging unnecessary files.

1.

First is to delete the Internet Explorer Temporary Files and History.
2.

Second is to delete TMP and BAK files.
3.

Third is delete any files and directories in the \TEMP and \WINDOWS\TEMP directories
4.

Defragment without the swapfile. The instructions for this can be found at Defragmenting the Swap File
5.

Windows98 has a built-in utility called Disk Cleanup. You can run it from either the Start / Programs / Accessories / System Tools / Disk Cleanup or directly run CLEANMGR.EXE

File System Settings

If you have 64 megs or more of memory you increase the performance of your system.

1.

Go to Control Panel / System Properties / Performance / File System.
2.

Change the typical role of this computer to Network Server.

If you have Win95 SR1, and you do not see a performance increase, occasionally the NameCache and PathCache values are written to the registry incorrectly for the Network Server. To fix the problem:

1.

Start Regedit
2.

Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\FS Templates\Server
3.

Make sure the following values are being used:

*

PathCache=40 00 00 00
*

NameCache=a9 0a 00 00

No New Floppy Detect

While you are in that section, click on the Floppy Disk tab and uncheck Search for new floppy disks...
This will speed up your boot time.
Increasing Disk Performance

1.

Go to Start \ Settings \ Control Panel \ System \ Performance \ File System \ Troubleshooting
2.

Check the box Disable synchronous buffer commits.

DMA

In the Device Manager, go to the settings your Hard Drives and CD ROMs. If any of them will allow a DMA box to be checked, you can try it. I've seen it decrease my CPU utilization.

For setting DMA in Windows2000 go to Windows2000 Tips
CONFIG.SYS & AUTOEXEC.BAT Files

Make sure you don't have any unnecessary device drivers or programs here. Windows95 has most you will need already built into the OS.
Removing Unnecessary Programs from Starting Automatically

Many programs add portions of themselves starting automatically on every login.
This can be either in the Startup Folder or the Registry.

One easy way to tell is by looking at how many icons are in your system tray. If you have a large number, perhaps unnecessary resources are being allocated them as well as increasing your boot time.

Typical examples are Microsoft Office, Office FindFast, Real Player, ATI Video setting etc.

You can remove them in one of three main ways:

1.

In the Start / Programs / Startup Folder
2.

In the Registry under HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Run
3.

If you have Win98, WinME or Windows2000 you can use MSCONFIG to easily remove programs. This is my preference since it allows you to toggle them back on again in case you make a mistake



Special Thanks To;
http://www.onecomputerguy.com/performance_tips.htm#cleaning

Important Link

Tip & Trick For Windows

Adding an Application to the Right Click on Every Folder

Here is how to add any application to the menu when you right click on any Folder.
This could be useful if there is an app you always want available and don't want to go through the Start menu

1. Start Regedit
2. Go to HKEY_CLASSES_ROOT \ Folder \ shell
3. Add a key Name_of_Your_App
4. This can really be any label, just use one that makes sense to you
5. Give it a default value of Name_of_Your_App
6. Putting a & in front of a character will allow you to use the keyboard
7. Go to HKEY_CLASSES_ROOT \ Folder \ shell \ Name_of_Your_App
8. Add a key command
9. Give it a default value of the application you want to run
10. For example: c:\program files\internet explorer\iexplore.exe
11. Include the full path

Now when you right click on any folder, you can have access to that application
This will work for both Windows95 and NT 4.0


Backing Up the Registry

There are many backup programs for the registry but if the computer goes down and you can't fire off Win95 because of the registry problem.

Backup to a directory the following files:

  • SYSTEM.DATA
  • SYSTEM.DA0 (Yes seem to be the same size)
  • USER.DAT
  • USER.DA0 (Same size likely)
  • WIN.INI
  • CONTROL.INI
  • SYSTEM.INI

These files can be copied to the windows directory from Win95 or DOS to help correct problems.

Submitted by George Harper



Friday, October 14, 2011

How to Bypass Windows XP SP2 Activation

Beginning with Windows XP, Microsoft put into place a verification system meant to reduce the amount of piracy of the Windows XP Operating System (OS). Windows Product Verification (WPA) requires users to verify their OS, and if verification fails, the OS ceases to work. Unfortunately, some XP users have discovered their OS being mistakenly rendered useless by WPA, which is why you may be seeking to bypass WPA. Bypassing WPA, while not an easy process, is actually quite possible by editing a registry entry.

Difficulty:ModerateInstructions

1 Click the \"Start\" button. Then click \"Run\" and type in \"regedit\" minus the quotes. Click \"OK\" and the Registry Editor will appear.

2 Scroll through the list of entries and find \"HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\WPAEvents.\" Click it once to see what is inside of the entry.

3 Select \"OOBETimer\" within the entry and change the value to \"FF D5 71 D6 8B 6A 8D 6F D5 33 93 FD\" minus the quotes. Hit \"OK\" to confirm the change.

4 Right-click \"WPAEvents\" and select \"Permissions.\" Then click \"System\" and \"Permissions for System.\"

5 Click all the boxes under the \"Deny\" field so that they are all checked. This prevents Windows from re-activating WPA.

6 Click \"OK\" and then exit Registry Editor. WPA will now be disabled. If it is not, simply repeat steps 1 to 4 to re-disable it, which Windows will not be able to reverse now that you've denied the System privileges to change the values


Tips And Warning


Consider contacting Microsoft first before bypassing SP2 WPA activation. In many cases, Microsoft will attempt to help you in verifying your copy of Windows XP so that you don't have to deal with WPA anymore. If they will not help you either via email or phone, then you should bypass the activation using the steps mentioned in this article.


REFERENCE


How to Bypass Windows XP SP2 Activation





How to Reinstall & Activate Windows XP SP2

Reinstalling Windows XP SP2 is a fairly simple process. Windows XP provides users with a half DOS, half GUI setup procedure. The entire process takes approximately 1 hour. Common reasons you may reinstall Windows XP SP2 are to remove a virus, restore to factory settings or clean the computer for another user. The activation process for Windows XP SP2 is extremely straightforward and provides you with two different ways to activate--via phone or Internet.
1 Insert the Windows XP SP2 installation disk into your CD drive.
2 restart your computer. Before the Windows loading screen appears, you should be prompted to press a key to boot from the disk. If not, press either "F12" or "ESC" to open the boot options menu. Choose "CD-ROM" to continue. The boot options key depends on your computer's manufacturer.
3 Press "F8" to agree to the license agreement. Choose the current partition and press "Enter" to install Windows XP SP2. If you have multiple partitions, choose the one on which you currently have Windows XP SP2 installed.
4 Choose to format the partition with the NTFS file system format.
5 Enter your license key, time zone, computer name and network settings during the GUI setup. You will be prompted throughout the 30- to 45-minute setup duration. Wait for the computer to restart before activating.
6 Click the activation reminder bubble when your computer restarts. This will appear in the notification area. Choose whether to activate by phone or Internet. Internet is the quickest and easiest method.
7 Wait to be approved if you chose the Internet method. This should take only 1 to 2 minutes.
If activating by phone, call the number you're given and enter the code the technician gives you.
Restart your computer after activation to be sure your activation completed correctly. You will no longer see the activation reminder if your activation completed.

Tips & Warnings
Complete your activation within 30 days after installation.

Be sure you use the correct license key during the installation process. Otherwise, Windows XP SP2 will not activate.

Thursday, September 29, 2011

Registry Tricks and Tips for Windows

Add OpenWith to all files
Backup/Restore the Registry
Lockout unwanted Users
Customize the System Tray
Changing Windows' Icons
Change Registered User
Change Registered Owner
Add/Remove Sound Events
Open a DOS Window to a folder
Change Exchange/Outlook Mailbox
Add Apps to Right Click
Add Explore to all Folders
Creating a Logon Banner
Creating a Default File Opener
Changing the Tips of the Day
Automatic Screen Refresh
Disable Password Caching
Removing Items from NEW
Recycle Bin Edits
Disabling My Computer
Changing Desktop Icons
Turn Off Window Animation
Change/add restriction and features
Change Keyboard layout

Making Telnets window larger
Multiple Columns For the Start Menu
Change Default Folder Locations
Disabling Drives in My Computer
Disable the Outlook Express Splash Screen
Change Location of Windows Installation Files
Change the caption on the Title Bar for Outlook
Change the caption on the Title Bar on I.E.
Clearing the Documents Menu Automatically
Disabling the Right-Click on the Start Button
Opening the Explorer from My Computer
Setting the Minimum Password Length
Add\Delete programs to run on boot up
Removing the Shortcut Icon Arrows
Changing your Modem's Initialization String
Increasing the Modem Timeout
Clear Apps from Add/Remove
The Fix For Grayed Out Boxes
Adding Items to the Start Button
Change the MaxMTU for faster Downloads
Remove Open, Explore & Find from Start Menu
More Protection for system files
Delete Registry Keys from Command Line

Thursday, September 1, 2011

Windows CMD Commands | Start | Run Commands all Windows

Credited To SS64

Windows CMD Commands


A
ADDUSERS Add or list users to/from a CSV file
ARP Address Resolution Protocol
ASSOC Change file extension associations•
ASSOCIAT One step file association
ATTRIB Change file attributes
b
BCDBOOT Create or repair a system partition
BOOTCFG Edit Windows boot settings
BROWSTAT Get domain, browser and PDC info
c
CACLS Change file permissions
CALL Call one batch program from another•
CD Change Directory - move to a specific Folder•
CHANGE Change Terminal Server Session properties
CHKDSK Check Disk - check and repair disk problems
CHKNTFS Check the NTFS file system
CHOICE Accept keyboard input to a batch file
CIPHER Encrypt or Decrypt files/folders
CleanMgr Automated cleanup of Temp files, recycle bin
CLEARMEM Clear memory leaks
CLIP Copy STDIN to the Windows clipboard.
CLS Clear the screen•
CLUSTER Windows Clustering
CMD Start a new CMD shell
CMDKEY Manage stored usernames/passwords
COLOR Change colors of the CMD window•
COMP Compare the contents of two files or sets of files
COMPACT Compress files or folders on an NTFS partition
COMPRESS Compress individual files on an NTFS partition
CON2PRT Connect or disconnect a Printer
CONVERT Convert a FAT drive to NTFS.
COPY Copy one or more files to another location•
CSCcmd Client-side caching (Offline Files)
CSVDE Import or Export Active Directory data
d
DATE Display or set the date•
DEFRAG Defragment hard drive
DEL Delete one or more files•
DELPROF Delete NT user profiles
DELTREE Delete a folder and all subfolders
DevCon Device Manager Command Line Utility
DIR Display a list of files and folders•
DIRUSE Display disk usage
DISKCOMP Compare the contents of two floppy disks
DISKCOPY Copy the contents of one floppy disk to another
DISKPART Disk Administration
DNSSTAT DNS Statistics
DOSKEY Edit command line, recall commands, and create macros
DSACLs Active Directory ACLs
DSAdd Add items to active directory (user group computer)
DSGet View items in active directory (user group computer)
DSQuery Search for items in active directory (user group computer)
DSMod Modify items in active directory (user group computer)
DSMove Move an Active directory Object
DSRM Remove items from Active Directory
e
ECHO Display message on screen•
ENDLOCAL End localisation of environment changes in a batch file•
ERASE Delete one or more files•
EVENTCREATE Add a message to the Windows event log
EXIT Quit the current script/routine and set an errorlevel•
EXPAND Uncompress files
EXTRACT Uncompress CAB files
f
FC Compare two files
FIND Search for a text string in a file
FINDSTR Search for strings in files
FOR /F Loop command: against a set of files•
FOR /F Loop command: against the results of another command•
FOR Loop command: all options Files, Directory, List•
FORFILES Batch process multiple files
FORMAT Format a disk
FREEDISK Check free disk space (in bytes)
FSUTIL File and Volume utilities
FTP File Transfer Protocol
FTYPE Display or modify file types used in file extension associations•
g
GLOBAL Display membership of global groups
GOTO Direct a batch program to jump to a labelled line•
GPUPDATE Update Group Policy settings
h
HELP Online Help
i
iCACLS Change file and folder permissions
IF Conditionally perform a command•
IFMEMBER Is the current user in an NT Workgroup
IPCONFIG Configure IP
k
KILL Remove a program from memory
l
LABEL Edit a disk label
LOCAL Display membership of local groups
LOGEVENT Write text to the NT event viewer
LOGMAN Manage Performance Monitor
LOGOFF Log a user off
LOGTIME Log the date and time in a file
m
MAPISEND Send email from the command line
MBSAcli Baseline Security Analyzer.
MEM Display memory usage
MD Create new folders•
MKLINK Create a symbolic link (linkd)
MODE Configure a system device
MORE Display output, one screen at a time
MOUNTVOL Manage a volume mount point
MOVE Move files from one folder to another•
MOVEUSER Move a user from one domain to another
MSG Send a message
MSIEXEC Microsoft Windows Installer
MSINFO Windows NT diagnostics
MSTSC Terminal Server Connection (Remote Desktop Protocol)
MV Copy in-use files
n
NET Manage network resources
NETDOM Domain Manager
NETSH Configure Network Interfaces, Windows Firewall & Remote access
NETSVC Command-line Service Controller
NBTSTAT Display networking statistics (NetBIOS over TCP/IP)
NETSTAT Display networking statistics (TCP/IP)
NOW Display the current Date and Time
NSLOOKUP Name server lookup
NTBACKUP Backup folders to tape
NTRIGHTS Edit user account rights
o
OPENFILES Query or display open files
p
PATH Display or set a search path for executable files•
PATHPING Trace route plus network latency and packet loss
PAUSE Suspend processing of a batch file and display a message•
PERMS Show permissions for a user
PERFMON Performance Monitor
PING Test a network connection
POPD Restore the previous value of the current directory saved by PUSHD•
PORTQRY Display the status of ports and services
POWERCFG Configure power settings
PRINT Print a text file
PRINTBRM Print queue Backup/Recovery
PRNCNFG Display, configure or rename a printer
PRNMNGR Add, delete, list printers set the default printer
PROMPT Change the command prompt•
PsExec Execute process remotely
PsFile Show files opened remotely
PsGetSid Display the SID of a computer or a user
PsInfo List information about a system
PsKill Kill processes by name or process ID
PsList List detailed information about processes
PsLoggedOn Who's logged on (locally or via resource sharing)
PsLogList Event log records
PsPasswd Change account password
PsService View and control services
PsShutdown Shutdown or reboot a computer
PsSuspend Suspend processes
PUSHD Save and then change the current directory•
q
QGREP Search file(s) for lines that match a given pattern.
r
RASDIAL Manage RAS connections
RASPHONE Manage RAS connections
RECOVER Recover a damaged file from a defective disk.
REG Registry: Read, Set, Export, Delete keys and values
REGEDIT Import or export registry settings
REGSVR32 Register or unregister a DLL
REGINI Change Registry Permissions
REM Record comments (remarks) in a batch file•
REN Rename a file or files•
REPLACE Replace or update one file with another
RD Delete folder(s)•
RMTSHARE Share a folder or a printer
ROBOCOPY Robust File and Folder Copy
ROUTE Manipulate network routing tables
RUN Start | RUN commands
RUNAS Execute a program under a different user account
RUNDLL32 Run a DLL command (add/remove print connections)
s
SC Service Control
SCHTASKS Schedule a command to run at a specific time
SCLIST Display NT Services
SET Display, set, or remove environment variables•
SETLOCAL Control the visibility of environment variables•
SETX Set environment variables permanently
SFC System File Checker
SHARE List or edit a file share or print share
SHIFT Shift the position of replaceable parameters in a batch file•
SHORTCUT Create a windows shortcut (.LNK file)
SHOWGRPS List the NT Workgroups a user has joined
SHOWMBRS List the Users who are members of a Workgroup
SHUTDOWN Shutdown the computer
SLEEP Wait for x seconds
SLMGR Software Licensing Management (Vista/2008)
SOON Schedule a command to run in the near future
SORT Sort input
START Start a program or command in a separate window•
SU Switch User
SUBINACL Edit file and folder Permissions, Ownership and Domain
SUBST Associate a path with a drive letter
SYSTEMINFO List system configuration
t
TASKLIST List running applications and services
TASKKILL Remove a running process from memory
TIME Display or set the system time•
TIMEOUT Delay processing of a batch file
TITLE Set the window title for a CMD.EXE session•
TLIST Task list with full path
TOUCH Change file timestamps
TRACERT Trace route to a remote host
TREE Graphical display of folder structure
TSSHUTDN Remotely shut down or reboot a terminal server
TYPE Display the contents of a text file•
TypePerf Write performance data to a log file
u
USRSTAT List domain usernames and last login
v
VER Display version information•
VERIFY Verify that files have been saved•
VOL Display a disk label•
w
WHERE Locate and display files in a directory tree
WHOAMI Output the current UserName and domain
WINDIFF Compare the contents of two files or sets of files
WINMSD Windows system diagnostics
WINMSDP Windows system diagnostics II
WINRM Windows Remote Management
WINRS Windows Remote Shell
WMIC WMI Commands
WUAUCLT Windows Update
x
XCACLS Change file and folder permissions
XCOPY Copy files and folders
:: Comment / Remark•






Start | Run Commands for Windows XP, Vista and Windows 7:


Accessibility Controls access.cpl
Accessibility Options control access.cpl
Adapter Troubleshooter (Vista/Win7) AdapterTroubleshooter
Add Hardware Wizard hdwwiz.cpl
Add/Remove Programs appwiz.cpl
Add/Remove Programs (Add New Programs) control appwiz.cpl,,1
Add/Remove Programs (Add Remove Windows Components) control appwiz.cpl,,2
Add/Remove Programs (Set Program Access & Defaults ) control appwiz.cpl,,3
Administrative Tools control admintools
Advanced User Accounts Control Panel (Vista/Win7) Netplwiz
Automatic Updates wuaucpl.cpl
Authorization Manager (Vista/Win7) azman.msc

Backup Status and Utility (Vista/Win7) sdclt
Bluetooth Transfer Wizard fsquirt
Calculator calc
Certificate Manager certmgr.msc
Character Map charmap
Check Disk Utility (XP) chkdsk
Clipboard Viewer clipbrd
Color Management colorcpl
Command Prompt cmd
Component Services dcomcnfg
Computer Management (XP) compmgmt.msc
Computer Management (Vista/Win7) CompMgmtLauncher
Control Panel control
Credential (passwords) Backup and Restore Wizard (Vista/Win7) credwiz

Date and Time Properties timedate.cpl
Device Manager devmgmt.msc
Direct X Control Panel* directx.cpl
Direct X Troubleshooter dxdiag
Disk Cleanup Utility cleanmgr
Disk Defragmenter (XP) dfrg.msc
Disk Defragmenter (Vista) dfrgui
Disk Defragmenter defrag
Disk Management diskmgmt.msc
Disk Partition Manager diskpart
Display Properties control desktop
Display Properties desk.cpl
Display Properties (Appearance) control color
Dr. Watson System Troubleshooting Utility drwtsn32
Driver Verifier Utility verifier
Driver Package Installer (Vista/Win7) dpinst
DVD Player dvdplay

Event Viewer eventvwr.msc
File Signature Verification Tool sigverif
Files and Settings Transfer Tool migwiz
Findfast findfast.cpl
Firewall Control Panel (Vista/Win7) FirewallControlPanel
Firewall Settings (Vista/Win7) FirewallSettings
Folders Properties control folders
Fonts control fonts
Fonts Folder fonts

Game Controllers joy.cpl
Group Policy Editor (XP Prof) gpedit.msc

IExpress - Turn a cmd/vbs script into an installer .exe file C:\Windows\System32\iexpress.exe (example)
Indexing Service ciadv.msc
Internet Properties inetcpl.cpl
IP Configuration ipconfig
iSCSI Initiator (Vista/Win7) iscsicpl

Keyboard Properties control keyboard

Language Pack Installer (Vista/Win7) lpksetup
Local Security Policy secpol.msc
Local Users and Groups (XP) lusrmgr.msc
Log out logoff

Microsoft Access* msaccess
Microsoft Excel* excel
Microsoft Malicious Software Removal Tool mrt
Microsoft Paint mspaint
Microsoft Powerpoint* powerpnt
Microsoft Support Diagnostic Tool (Vista/Win7) msdt
Microsoft Word* winword
Mouse Properties control mouse
Mouse Properties main.cpl
MSN Messenger* msnmsgr

Network Connections control netconnections
Network Connections ncpa.cpl
Network Setup Wizard netsetup.cpl
Notepad notepad

ODBC Data Source Administrator odbccp32.cpl
32-bit ODBC driver under 64-bit platform = C:\windows\sysWOW64\odbcad32.exe
64 bit ODBC driver under 64-bit platform = C:\windows\system32\odbcad32.exe
On Screen Keyboard osk

Paint pbrush
Password Properties password.cpl
Performance Monitor perfmon.msc
Phone and Modem Options telephon.cpl
Phone Dialer dialer
Power Configuration powercfg.cpl
Printers and Faxes control printers
Printers Folder printers
Private Character Editor eudcedit

Quicktime* QuickTime.cpl
Quicktime Player* quicktimeplayer
Regional Settings intl.cpl
Registry Editor regedit
Registry Editor regedit32
Reliability and Performance Monitor perfmon.msc
Remote Assistance(Vista/Win7) msra
Remote Desktop mstsc
Removable Storage ntmsmgr.msc
Removable Storage Operator Requests ntmsoprq.msc
Resultant Set of Policy (XP Prof) rsop.msc

Scanners and Cameras sticpl.cpl
Scheduled Tasks control schedtasks
Security Center wscui.cpl
Services services.msc
Shared Creation Wizard shrpubw
Shared Folders fsmgmt.msc
Shut Down Windows shutdown
Software Licensing/Activation (Vista/Win7) slui
Sounds and Audio mmsys.cpl
Sound Recorder (Vista/Win7) soundrecorder
Sound Volume (Vista/Win7) sndvol
SQL Client Configuration cliconfg
Sync Center mobsync
Syncronization Tool mobsync
System Configuration Editor sysedit
System Configuration Utility msconfig
System File Checker Utility (Scan/Purge) sfc
System Information msinfo32
System Properties sysdm.cpl
System Properties (Vista/Win7) SystemPropertiesAdvanced, SystemPropertiesComputerName,
SystemPropertiesDataExecutionPrevention,SystemPropertiesHardware,
SystemPropertiesPerformance,SystemPropertiesProtection, SystemPropertiesRemote

Task Manager taskmgr
Telnet Client telnet
Trusted Platform Module Initialization Wizard (Vista/Win7) TpmInit
Tweak UI* tweakui
User Account Management nusrmgr.cpl
User Accounts (Autologon) control userpasswords2
Utility Manager utilman

Windows Error Reports wercon
Windows Features (Vista/Win7) optionalfeatures
Windows Firewall firewall.cpl
Windows Firewall with Advanced Security (Vista/Win7) wf.msc
Windows Image Acquisition (scanner)(Vista/Win7) wiaacmgr
Windows Magnifier magnify
Windows Management Infrastructure wmimgmt.msc
Windows Mobility Center (Mobile PCs only)(Vista/Win7) mblctr
Windows Security Center wscui.cpl
Windows System Security Tool syskey
Windows Update wupdmgr
Windows Update (Vista/Win7) wuapp
Windows Update Standalone Installer(Vista/Win7) wusa
Windows XP Tour Wizard tourstart
Windows Version (About Windows) winver
Wordpad write
http://www.blogger.com/img/blank.gif
* = optional component that may not be installed on all machines.

“The Macintosh uses an experimental pointing device called a 'mouse.' There is no evidence that people want to use these things” - John Dvorak

Useful Link:

Wednesday, August 31, 2011

Windows XP registry tweaks



Most settings can be done easily within Windows. However, for some setting you need to dive into the registry or use one of the many registry tweak utilities (like the Windows XP powertool TWEAKUI). On this page (and other pages), I have described some interesting registry tweaks which you can do yourself, using the registry editor.

NOTE: Be careful editing the registry. Worst case scenario: Windows won't boot anymore. If you are not sure, leave things unchanged! My advise: create a system image before making major changes!


Speed up browsing AVI files (audio/video)


By default, opening folders containing AVI files (audio/video) can be very slow because Windows is trying to extract non important information. This can be solved, by deleting the following key:
HKCR\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}

The folder view on the left in Windows Explorer automatically expands if you click on a folder containing sub-folders. You can disable this function with a registry tweak: change the DWORD-value FriendlyTree to 0 (instead of 1) in the following key:
HKEY_CURRENT_USER\Software\Microsoft\ Windows\CurrentVersion\Explorer\Advanced
Automatically expanding folders will be disabled, expanding a folder is now done by double clicking the folder.


Windows search optimization


Within Windows XP you are able to search your computer for files (Start, Search), but takes some clicking to get what you want! To optimize the search function, you have to make some registry changes. To make changes, navigate to the following key:
HKEY_CURRENT_USER\Software\ Microsoft\Windows\CurrentVersion\Explorer
where you will find some important DWORD-values. Change these values to optimize your Windows search:
SearchSystemDirs=1
SearchHidden=1
IncludeSubFolders=1
CaseSensitive=0
SearchSlowFiles=1 (if you have a tape drive, else: 0)



Remove shared folders My Computer


To remove the shared folders in the My Computer view, delete the value {59031a47-3f72-44a7-89c5-5595fe6b30ee} in the following key (export to a reg-file first, to have a backup):
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ Windows\CurrentVersion\Explorer\My Computer\NameSpace\DelegateFolders
Saving Notepad settings

If you are a heavy user of Notepad, you probably like saving the Notepad settings on exit. To make sure your settings are saved, add/Change the DWORD-value fSavePageSettings=1 and fSaveWindowsPositions=1 in the following key:
HKEY_CURRENT_USER\Software\Microsoft\Notepad
Disable the balloon tips

Already irritated by the information balloons, covering the important buttons in the Start Menu? Start the registry editor and navigate to the following key:
HKEY_CURRENT_USER\Software\Microsoft\ Windows\CurrentVersion\Explorer\Advanced
change or add the DWORD-values EnableBalloonTips and ShowInfoTip, both with value 0.
Disable the useless Security Center warnings

If your Windows is not provided with one of the well known virus scan and/or firewall software, the Security Center will come with useless repeating reminders. The reminders can be disabled by changing the values AntiVirusDisableNotify and FirewallDisableNotify to the DWORD-value 1 in the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center


Remove the low disk space warning


Probably you have seen the irritating 'low on disk space'-warning before, if your hard disk reaches full capacity. This warning message can be turned off by adding the DWORD-value NoLowDiskSpaceChecks with value 1 in the following key:
HKEY_CURRENT_USER\Software\MicroSoft\ Windows\CurrentVersion\Policies\Explorer
Disabling wrapping icon/shortcut labels

Probably your desktop contains icons (shortcuts) with long names, which aren't shown completely (the are wrapped......). With a registry tweak you can disable the title wrapping, create a String value IconTitleWrap with value 0 in the following registry key:
HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics
Disabling the blocking of pop-ups from secured sites

By default Internet Explorer blocks the pop-ups because they are mostly used for irritating advertising purposes. For secured pages (e.g. the login to a bank account), this behavior is not wished. The URL of a secured page is preceded by HTTPS instead of HTTP. The blocking of pop-ups for these HTTPS-pages can be disabled by changing the DWORD-value Allow HTTPS to 1 in the following registry key:
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\New Windows
Command Console tweak

If you are a frequent user of the Command Console (the MS-DOS screen, Start, Run, command CMD), the following tweak will be valuable. To change folders is difficult, using the Command Console. By changing the DWORD-value CompletionChar to 9 in the following registry key
HKEY_CURRENT_USER\Software\Microsoft\Command Processor
With the command CD followed with the first letters of the folder name, you are able to select the folder with the TAB-key (also works with other commands).

Activated NUM-LOCK

To automatically switch on the NUM-LOCK, change the value InitialKeyboardIndicators to 2 in the following key:
HKEY_CURRENT_USER\Control Panel\Keyboard


Automatically defrag system files

To defrag the system files automatically at every boot (to optimize you system), change the value Enable to Y in the following registry key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Dfrg\BootOptimizeFunction


A faster Windows shutdown


Shutting down Windows can take a long time. You can speed this up (at your own risk) with the following tweaks in the registry key:
HKEY_CURRENT_USER\Control Panel\Desktop
Change the following String values:
AutoEndTasks=1
HungAppTimeout=4000
WaitToKillAppTimeout=4000
WaitToKillServiceTimeout=4000
(the last registry value is also present in HKLM\SYSTEM\CurrentControlSet\Control)
Fix for shutting down your computer automatically

In most cases, automatically shutting down can be fixed by installing the motherboard drivers (if not done already). If your computer still doesn't shut down correctly, try this registry tweak. Change the value PowerdownAfterShutdown to 1 in the following key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon
Fix for shutting down Windows slowly (or not at all)

If shutting down Windows takes a long time (or doesn't shut down at all), change the value PowerOffActive to 1 in the following registry key:
HKEY_CURRENT_USER\Control Panel\Desktop
Finding out the reason of a Windows crash

If you would like to know the reason why there was a sudden crash of Windows, change the DWORD-value ShutdownReasonUI temporarily to 1 in the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\ Microsoft\Windows\CurrentVersion\Reliability
After a reboot you will find the reason why your Windows shuts down suddenly in the log files (Control Panel, Administrative Tools, Logfiles). If you are finished analyzing, change the value ShutdownReasonUI back to 0.
A faster NTFS file system

You probably use the NTFS file system (see the properties of your C: partition). You can improve performance by making some changes in the following registry key:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Filesystem
Change the following registry values, as you wish:
DisableNTFSLastAccessUpdate = 1 (last file access is no longer registered).
NtfsDisable8dot3NameCreation = 1 (no more double filenames: long names and the old 8.3 variant (the 8.3 file notation is used for the older Windows versions).
NtfsMftZoneReservation = 2 (if there are many files on a partition, the master file table (MFT) can get fragmented, with this tweak there will be no more fragmenting of the file master file table (default value = 1, range 1-4).

Booting BartPE from flash memory or USB stick



It is possible to boot BartPE from flash memory of USB stick as well, but only when the BIOS of the computer supports booting from these media. Compared to a bootable CD, it takes some more effort to create BartPE on bootable flash memory. The next steps has to be done:

* Install PE Builder and configure BartPE as described above.
* Install the zip-tool 7-Zip (download: www.7-zip.org.
* Create a subfolder srsp1 using the Windows Explorer (File, New, Folder) in the PE Builder location (pebuilder3110a\srsp1).
* Download Service Pack 1 for Windows 2003 server (320 MB!) and store it somewhere on the hard disk (the new subfolder in the previous step can be used as well), right click the file and select 7-Zip, Open. Browse in the archive to the folder I386, and search for the file setupldr.bin (right click the column Name to sort the archive on alphabetically), right click this file, select Copy To and select the newly created sub folder srsp1. Repeat this for the archived file ramdisk.sy_ and close 7-Zip.
* Right click the restored file ramdisk.sy_ in the sub folder pebuilder3110a\srsp1 of the PE Builder location and select 7-Zip, Open. Right click the archived file ramdisk.sys, select Copy To and again select the newly created folder srsp1.
* Download and install the HP USB Storage Format Tool (download: http://files.extremeoverclocking.com/file.php?f=197, unfortunately no longer available on HP's website). Place the flash memory or USB stick, start the Format tool, select the accompanying disk letter and format it with the FAT file system (ATTENTION: all files on this location will be permanently deleted!).
* In PE Builder select ISO image as Media output and start building the ISO as described earlier.
* Right click the file pe2usb.cmd in the PE Builder location and select Send to, Desktop (create shortcut). Right click the new shortcut on the desktop and select Properties. Add a space and the disk letter of the flash memory/USB stick at the end of the line next to Output:(like ...pebuilder\p23usb.cmd P:) and click OK.
* By double clicking the changed shortcut, the ISO image is transferred to the flash memory. When BartPE USB Installer is finished, the necessary files bartpe.iso, NTDETECT.COM, ntldr and winnt.sif are stored on the flash memory. Restart the computer to boot from the flash memory to start BartPE (make sure that the BIOS is set to boot these media first, else it will be skipped while booting the computer).
* When it is needed to make some changes to BartPE, the ISO file has to be recreated. The next step is to copy the ISO image to the flash memory by double clicking the p23usb.cmd shortcut.

ATTENTION: When the flash memory is booted, a virtual RAM disk is created to temporarily store the ISO image with BartPE. When there is not enough RAM memory available to store the ISO image, an error message is shown that it is not possible to load BartPE. This problem is solved by limiting the number of plugins for BartPE in the PE Builder. If possible, use the write protection option of the flash memory to make sure the stored files can't be deleted or damaged.
Using the bootable BartPE CD

After the CD has been burned, it can be booted on (almost) all computers by placing the CD in the CD/DVD player and rebooting the computer. If the computer won't boot the CD, check the boot order (which is stored in the BIOS settings). As soon as BartPE is booted, the start menu is shown by clicking the button Go:

The BartPE environment.

Change some settings
After BartPE is booted, some settings can be changed. One of the settings is asked for when BartPE is started: if you would like to use network support, it has to be confirmed (answer No when network support is not needed). Another setting is the screen resolution, which is changed by Go, System, Display (there are no wide screen resolutions available yet).

Activating network support after booting BartPE.

ATTENTION: If BartPE misses some features (like an inaccessible hard disk or no network support), then additional drivers have to be added to the CD (how to do this, is discussed later on).

Using the file manager

Like mentioned earlier, BartPE offers support for partitions with the NTFS file system (there are not many bootable CD's which do...). In BartPE, the default file manager A43 File Management Utility is used to read, copy, edit and delete files on these partitions. BartPE offers support for USB sticks and other flash memory as well! The combination of these two properties makes BartPE the perfect tool for copying files to a safe location, especially when it is no longer possible to boot Windows. It is also possible to edit, move and/or delete files which are not accessible within the normal Windows environment because they are occupied by other running processes.

TIP: With the free Windows version of Partition Saving (download: www.partition-saving.com) it is possible to create an image of the Windows partition (which can be stored directly to an external hard disk). The page about creating a system image explains in detail how to do this.

Monday, August 29, 2011

reset winsock / acquiring ntwork

When you have network connectivity problem and you have done all the checking like LAN cable check, switch/router power-cycle and yet you are still unable to get an IP address from your DHCP server or It shows limited network connectivity. Then, you might need to reset your winsock. This winsock fix will restore the winsock related libraries to its stock state.

Winsock is a Microsoft Windows DLL file that provides the interface to TCP/IP services, essentially allowing Windows to use Web browsers, FTP programs, and others.

Here’s how to reset your winsock in windows XP / 200(x)

1. Open the command prompt

2. Type in “netsh winsock reset” (without the quotes)

3. After resetting winsock, Restart your computer.

That’s it, you have successfully reset your winsock.

Tuesday, August 16, 2011

GPRS Setting For DiGi, Maxis and Celcom / Setting GPRS and MMS for China Phone

Setting GPRS and MMS for China Phone

Maxis GPRS Setting

Step 1 : Select “Entertainment”
Step 2 : Select “Service”
Step 3 : Select “Data Account”
Step 4 : Select “GPRS” then select any of the “Account”
Step 5 : Select “Edit”
Step 6 : Enter following data :
1. Account Name : Maxis WAP
2. APN : net
3. User name : maxis
4. Password : wap
5. Auth. Type : Normal
Step 7 : After the setting completed, select “Back” 2x

Step 1 : Select “Entertainment”
Step 2 : Select “Service”
Step 3 : Select “WAP” then select “Setting”
Step 4 : Select “Edit Profile”
Step 5 : Select any of the profile
Step 6 : Select “Edit Profile”
Step 7 : GPRS Setting :
1. Rename Profile : Maxis WAP (GPRS)
2. Homepage Setting : http://wap.maxis.com.my/wml/index.wml
3. Data Account : Maxis WAP
4. Select “Connection Type” then select “HTTP” then select “OK”
- Proxy Address : 202.075.133.049
- Proxy Port : 80
5. User name : maxis
6. Password : wap
Step 8 : Save the profile

Maxis MMS Setting

Step 1 : Select “PIM”
Step 2 : Select “Messages”
Step 3 : Select “MMS”
Step 4 : Select “Message Settings”
Step 5 : Select “Server Profile”
Step 6 : Select ,press “OK” then select “Edit Profile”
Step 7 : MMS Setting :
1. Rename Profile : Maxis MMS
2. Homepage : http://172.15.74.100:10021/mmsc
3. Data Account : Maxis WAP
4. Connection Type : select “HTTP” then select “OK”
- Proxy Address : 202.075.133.049
- Proxy Port : 80
5. User name : Maxis
6. Password : wap
Step 8 : Save the profile

Celcom GPRS Setting

Step 1 : Select “Entertainment”
Step 2 : Select “Service”
Step 3 : Select “Data Account”
Step 4 : Select “GPRS” then select any of the “Account”
Step 5 : Select “Edit”
Step 6 : Enter following data :
1. Account Name : celcom3G
2. APN : celcom3g
3. User name :
4. Password :
5. Auth. Type : Normal
Step 7 : After the setting completed, select “Back” 2x

Step 1 : Select “Entertainment”
Step 2 : Select “Service”
Step 3 : Select “WAP” then select “Setting”
Step 4 : Select “Edit Profile”
Step 5 : Select any of the profile
Step 6 : Select “Edit Profile”
Step 7 : GPRS Setting :
1. Rename Profile : Celcom 3G
2. Homepage Setting : http://3g.celcom.net.my
3. Data Account : celcom3g
4. Select “Connection Type” then select “HTTP” then select “OK”
- Proxy Address : 010.128.001.242
- Proxy Port : 8080
5. User name :
6. Password :
Step 8 : Save the profile

Celcom MMS Setting

Step 1 : Select “PIM”
Step 2 : Select “Messages”
Step 3 : Select “MMS”
Step 4 : Select “Message Settings”
Step 5 : Select “Server Profile”
Step 6 : Select ,press “OK” then select “Edit Profile”
Step 7 : MMS Setting :
1. Rename Profile : Celcom 3G
2. Homepage : http://mms.celcom.net.my
3. Data Account : Celcom3G
4. Connection Type : select “HTTP” then select “OK”
- Proxy Address : 010.128.001.242
- Proxy Port : 8080
5. User name :
6. Password :
Step 8 : Save the profile

Digi Manual setting
Manual WAP Settings
• On Desk, tab Control Panel -> Internet setup. (or similar)
• Tab New access pt. and tab No, then tab Next and key in the following:
Connection name: DiGi GPRS
Data bearer: GPRS
• Tab Next
Network type: IPv4
Auto-retrieve access point: (Unchecked)
Access point: digiwap
• Tab Next and key in the following.
Prompt password at every login: (Unchecked)
Username: digi
Password: digi
• Tab Next then tab Finish and OK to complete the setup.

MMS Settings

• On Desk, tab Messaging and then press the Menu key -> Tools -> Message settings -> Multimedia message… (or similar)
• Tab Internet setup, then tab Next and key in the following:
Internet settings name: DiGi MMS
Data bearer: GPRS
• Tab Next
Network type: IPv4
Auto-retrieve access point: (Unchecked)
Access point: digimms
• Tab Next and key in the following.
Prompt password at every login: (Unchecked)
Username: mms
Password: mms
• Tab Next then tab Advanced, under Proxies, key in the following:
Protocol: HTTP
Use proxy: (Checked)
Proxy server address: 203.92.128.160
Port number: 80
• Tab OK then Finish
• Under Homepage, key in http://mms.digi.com.my/servlets/mms and tab OK to complete the setup.
• To send a MMS, under the Messaging menu, tab New multimedia msg.

Shortcuts for phone settings

Change language: *#0044# + dial for English
Check Version: *#8375#
Firmware version: *#8882#
Test:*#87#
Debug:*#8899# (?)
IMEI number:*#06#
Restore factory setting:*#66*#
Factory setting:*#3646633#
Auto test:*#87#
Password for restore factory setting: 1122



=================================

DiGi GPRS

Account Name : DiGi GPRS
APN : digiwap
User : digi
Password : *Leave it empty
Auth. type : Normal

For DiGi, you need to set another data account for MMS with the settings below :

Account Name : DiGi MMS
APN : digimms
User : mms
Password : mms
Auth. type : Normal

Maxis GPRS

Account Name : Maxis WAP GPRS
APN : net
User : maxis
Password : net
Auth. type : Normal

5. Then save this setting and go back to the Services menu. There you will find WAP/Browser, enter it and select settings.
Click on edit profile and select edit profile and input these settings.

DiGi

Profile : DiGi GPRS
Homepage : http://www.google.com
Data account : DiGi GPRS (Just need to select)
User name : digi
Password : *Leave it empty

Maxis

Profile : Maxis WAP GPRS
Homepage : http://www.google.com
Data account : Maxis WAP GPRS (Just need to select)
User name : maxis
Password : wap

OK, now this is the tricky part in China phones. In that same menu you will see Connection Type which is originally set to HTTP. In our setting¡¯s we also need to set it it HTTP but don¡¯t just leave it like that.
6. Select HTTP and enter it and then you will find proxy address and proxy port. These are the most important part of setting up this GPRS/MMS.

Digi
Proxy address : 203.092.128.188
Proxy port : 80

Maxis
Proxy address : 202.075.133.049
Proxy Port : 80

7. Now for MMS, navigate to the MMS messaging area and you will find MMS Settings. Select Server Profile and edit any of those with these settings :

DiGi

Profile : DiGi MMS
Homepage : http://mms.digi.com.my/servlets/mms
Data Account : DiGi MMS
Connection Type : HTTP ( Please refer no. 6 to input the proxies)
Proxy address : 203.92.128.160
Proxy Port : 80
User : mms
Password : mms

Maxis

Profile : Maxis MMS GPRS
Homepage : http://172.16.74.100:10021/mmsc
Data Account : Maxis WAP GPRS
Connection Type : HTTP ( Please refer no. 6 to input the proxies)
Proxy address : 202.75.133.49
Proxy Port : 80
User : maxis
Password : wap

============================================

Maxis (also Hotlink)

Maxis currently offers the iPhone to its customers. If you purchased your iPhone from Maxis and it doesn’t work on Maxis or their prepaid Hotlink service, please check with them.

Internet Settings

APN: unet or net
Username: maxis
Password: wap

MMS Settings

APN: unet
Username: maxis
Password: wap
MMSC: http://172.16.74.100:10021/mmsc
MMS Proxy: 202.75.133.49:80
MMS Max Message Size: 307200
MMS UA Prof URL:

DiGi
Internet Settings

APN: digimms
Username: mms
Password: mms
MMSproxy : 203.92.128.160
MMSC: http://mms.digi.com.my/servlets/mms
MMS Max Message Size: 307200
MMS UA Prof URL:

Celcom (also Xpax)

Internet Settings

APN : mms.celcom.net.my (if you have Postpaid non-3G SIM)
APN : celcom3g (if you have a 3G Sim)
APN : celcom (if you have an Xpax Prepaid Sim)
Username:
Password:

MMS Settings

APN: celcom3g (if you have a 3G SIM)
Username:
Password:
MMSC: http://mms.celcom.net.my
MMS Proxy: 10.128.1.242:8080
MMS Max Message Size:
MMS UA Prof URL:

APN:mms.celcom.net.my (if you don’t have a 3G SIM)
Username:
Password:
MMSC: http://mms.celcom.net.my
MMS Proxy: 10.128.1.242:8080
MMS Max Message Size:
MMS UA Prof URL:

U Mobile

Internet Settings

APN: my3g
Username:
Password:

MMS Settings
APN: my3g
Username:
Password:
MMSC: http://10.30.3.11/servlets/mms
MMS Proxy: 10.30.5.11:8080


Saturday, August 13, 2011

Monday, August 1, 2011

Backup Utility

echo off
echo This driver backup batch file was developed by Lincoln Spector
echo for PC World. It will back up the folders containing your
echo hardware drivers to a folder called driverback inside My Documents.
pause
%homedrive%
cd "%homepath%\my documents"
md driverback
cd driverback
xcopy %windir%\help /y
xcopy %windir%\inf /r /y
xcopy %windir%\system /r /y
xcopy %windir%\system32 /r /y
xcopy %windir%\system32\drivers /r /y
cd ..
attrib -h driverback
echo The folders are backed up. You should now copy the contents of the
echo driverback folder to a CD.
pause
cls

then save as Backup.bat

Saturday, July 23, 2011

Disable DNS Cache

Credited to: j79zlr

Windows Registry Editor Version 5.00
http://www.blogger.com/img/blank.gifhttp://www.blogger.com/img/blank.gifhttp://www.blogger.com/img/blank.gif
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters]
"NegativeCacheTime"=dword:00000000
"NetFailureCacheTime"=dword:00000000
"NegativeSOACacheTime"=dword:00000000

Broadband Tweaker - ConnectionXP

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NdisWan\Parameters\Protocols]

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NdisWan\Parameters\Protocols\0]

"ProtocolType"=dword:00000800
"PPPProtocolType"=dword:00000021
"ProtocolMTU"=dword:000005c8

Friday, July 15, 2011

Arrow

Ever want to remove the shortcut arrow over your icons? Read below to find out how:

1. Open regedit, if you are unfamilar with regedit visit our FAQ
2. Navigate to HKEY_CLASSES_ROOT\lnkfile
3. Rename IsShortcut to AriochIsShortcut
4. Reboot your computer

(Btw. lnkfile is LNKFILE not inkfile)

A Better Disk Cleanup

This tip will show you how to create an unattended disk cleanup which will also empty your prefetch folder. This tip assumes you have Windows XP installed in c:\windows.

Step 1.
Create a new text file and place the following contents inside:

c:\windows\system32\cleanmgr.exe /dc /sageset: 1
c:
cd \
cd c:\windows\prefetch
del *.* /q

Step 2.
Save the file, changing the extension from .txt to .bat
For this tip's purpose, we will call it clean.bat

Step 3.
Execute the file. This will run the Disk Cleanup program in a special mode which asks what items you will want cleaned when Disk Cleanup performs an unattended cleanup. Check the items you wish to have cleaned up, then click OK.

Step 4.
Right-click on the clean.bat file and click edit. Change the first line to read:

c:\windows\system32\cleanmgr.exe /dc /sagerun: 1

Step 5.
Save the file. You can execute this file in place of running Disk Cleanup, or, to have this program run unattended, run the Add Scheduled Task Wizard in the Control Panel and create a scheduled task using the clean.bat file you just created.

Note: This cleanup script will also clear windows prefetch directory. Often this directory can become cluttered with old appication and a cleaning would free up disk space but it will result in a one time performance decrease and windows has to rebuild the cache with active software afterwards.

Sunday, February 27, 2011

utorrent setting

Advanced
- net.max_halfopen tukar 8 kpd 50 set
- bt.transp_disposition - 255


pls visit here

BlazingTools Perfect Keylogger v1.7.5.0

Keylogger, membahas tentang keylogger, atau lebih. Pada kesempata kali ini saya akan mencoba share tool sejenis tapi yang lebih top kerjanya. Tool ini bernama BlazingTools Perfect Keylogger v1.7.5.0. Dan tool ini cocok buat untuk warnet, atau komputer teman.

Perfect Keylogger adalah keylogger generasi baru yang benar-benar tidak terdeteksi. Mekanisme internal yang kompleks tersembunyi dari pengguna di belakang friendly interface. Perfect Keylogger diterjemahkan ke dalam 20 bahasa dan semakin populer di seluruh dunia! Ini memungkinkan Anda merekam semua penekanan tombol, saat mereka dibuat dan aplikasi di mana mereka masuk.

Fitur:

* Dapat benar-benar tak terlihat, termasuk tembus pandang untuk firewall
* Visual surveilans (screenshot)
* Captures layar informasi pada setiap mouse klik
* Log teks yang diketik dalam setiap aplikasi
* Captures dari password di balik tanda bintang
* Captures dari klik tombol
* Website penebangan fitur
* AOL / ICQ / AIM / Yahoo chat penebangan
* Online kegiatan penyaringan
* Advanced kata kunci deteksi dan pemberitahuan
* Clipboard logging
* Mengirim log dan screenshot melalui e-mail dalam modus tersembunyi
* Stealth meng-upload log melalui FTP
* Remote instalasi / update / uninstall
* File log terenkripsi dan dapat dilindungi dengan sandi
* Monitoring semua pengguna PC, bahkan jika Anda tidak mengetahui password
* Mudah melihat log dan manajemen
* Ekspor log ke format HTML
* Kemungkinan untuk menentukan aplikasi target
* Mendukung semua versi Windows, termasuk Windows XP
* Sangat mudah digunakan

Cara Menggunakan BlazingTools Perfect Keylogger v1.7.5.0 :
1. Download dan instal BlazingTools Perfect Keylogger v1.7.5.0
2. Klik kanan icon BlazingTools Perfect Keylogger v1.7.5.0 yang berada di system tray.
3. Klik Options
4.Beri centang "Run On Windows Start Up" (keylogger akan aktif dengan sendirinya bila komputer baru di jalankan)
5. Untuk kenyamanan dan keamanan, saya sarankan untuk mengganti tombol hotkey nya. (Digunakan untuk meng hiden/menampilakan icon keylogger)
6. Selesai

Untuk melihat hasil Keyloggernya, klik View The Log
INFO: untuk menggunakan keyloggernya, disable dulu antivirus anda.

DOWLOAD HERE