Showing posts with label Computer Tricks. Show all posts
Showing posts with label Computer Tricks. Show all posts

Folder Options Missing


Folder Options Missing

Many of us sometimes find the folder options missing in windows explorer.
Here's the solution-->

Open Run and then type "gpedit.msc".
Now goto User Configuration > Administrative templates > Windows Component > Windows Explorer.

Click on Windows Explorer you will find the 3rd option on the right side of screen "Removes the Folder Option menu item from the Tools menu"

Just check it, if it is not configured then change it to enable by double clicking on it and after applying again set it to not configured.

Windows Admin Password Hack

Windows Admin Password Hack | 6.2MB

This hack will allow you to change the password of any computer from a boot disk.

Burn the .ISO file to a CD.
Get out the newly created CD and insert it to the locked computer.
Reboot the locked computer and then follow the process of instructions. Just a few steps and the old password will be removed.

Setting up new password:
Step one: Open the “Control Panel”
Step two: Click the “User Account ”
Step three: Select the account you want to set a new password.
Step four: Click “changing Account ” and “set up password”, then fill out the form as listed. Click “Create Password”.

Download : Hotfile

Making Use Of Non-Addressable Wasted RAM On 32 Bit Systems

If you own a 32-Bit computer with more then 3 GB of RAM you must be knowing that your operating-system can only make use of roughly 3 GB RAM and rest remains unused because of memory addressing space limitation on 32 Bit systems, today I will be showing how you can make use of this wasted memory improving your computer speed significantly. The best way to utilize this wasted memory and speed-up your computer is to use it as an RAMDISK, storing frequently accessed temporary files like system pagefile, temp-files and web-browser cache, since I/O operations to RAM is significantly faster then disk you will greatly benefit from using RAMDISK as a temporary file storage.


 Follow the simple guide next to create a RAMDISK and use it to store temporary files. 
  1. Download and install free Gavotte Ramdisk Utility.
  2. Extract the archive and launch ramdisk.exe.
  3. Click Install Ramdisk button. 
Once installed, configuration options will get enabled select disk-size and drive-letter as per your requirements, now select media-type as Fixed Media and click Apply button, this process will take few seconds to complete and a success confirmation dialog will get displayed.
  You can now click OK and exit the application, the new RAMDISK will be now visible in My Computer.

  1. The RamDisk can now be used as a regular disk-drive but keep in mind its temporary and any data on it will get lost on power-off, so better use it for temporary storage like pagefile, browser cache and temp file storage.
  2. To use RAMDISK as pagefile right-click My Computer and navigate to Properties -> Advanced -> Performance - Settings -> Advanced -> Virtual Memory - Change, now select the RAMDISK and set the pagefile.
  3. NOTE : If the utility fails to recognize full installed RAM capacity, simply enable the PAE mode in BOOT.INI and merge ram4g.reg registry file found in archive followed by an system reboot.  

Simple Hack To Bypass Logon Passwords On Windows 7, Vista, XP, Gentoo, Debian, Ubuntu and Fedora

magine the security nightmare if general users are able to bypass your operating system security and logon as Administrator or root account having all privileges by simply inserting an floppy or CD, now this scary situation is possible using a prototype software KON-BOOT which hacks into Windows and linux kernel on the fly while booting, the novice friendly softwares allows users to bypass logon passwords completely by simply booting via the KON-BOOT CD or Floppy disk, in its current incarnation the software has been tested to bypass logon passwords on Windows 7, Windows Vista, Windows XP, Windows Server 2003/2008, Gentoo, Ubuntu, Debian and Fedora.
Just follow the simple steps ahead to create KON-BOOT bootable CD or Floppy and bypass logon passwords easily.


  1. Download the KON-BOOT bootable CD or Floppy image, If your anti-virus software complaints disable it for a while.
  2. Burn the disk images to suitable media and configure BIOS to boot from the media first.
Here is an video demonstration of the whole process using Windows XP SP3:

Making Use Of Non-Addressable Wasted RAM On 32 Bit Systems

If you own a 32-Bit computer with more then 3 GB of RAM you must be knowing that your operating-system can only make use of roughly 3 GB RAM and rest remains unused because of memory addressing space limitation on 32 Bit systems, today I will be showing how you can make use of this wasted memory improving your computer speed significantly. The best way to utilize this wasted memory and speed-up your computer is to use it as an RAMDISK, storing frequently accessed temporary files like system pagefile, temp-files and web-browser cache, since I/O operations to RAM is significantly faster then disk you will greatly benefit from using RAMDISK as a temporary file storage.

Follow the simple guide next to create a RAMDISK and use it to store temporary files.
  1. Download and install free Gavotte Ramdisk Utility.
  2. Extract the archive and launch ramdisk.exe.
  3. Click Install Ramdisk button.
Once installed, configuration options will get enabled select disk-size and drive-letter as per your requirements, now select media-type as Fixed Media and click Apply button, this process will take few seconds to complete and a success confirmation dialog will get displayed.
You can now click OK and exit the application, the new RAMDISK will be now visible in My Computer.

  1. The RamDisk can now be used as a regular disk-drive but keep in mind its temporary and any data on it will get lost on power-off, so better use it for temporary storage like pagefile, browser cache and temp file storage.
  2. To use RAMDISK as pagefile right-click My Computer and navigate to Properties -> Advanced -> Performance - Settings -> Advanced -> Virtual Memory - Change, now select the RAMDISK and set the pagefile.
  3. NOTE : If the utility fails to recognize full installed RAM capacity, simply enable the PAE mode in BOOT.INI and merge ram4g.reg registry file found in archive followed by an system reboot.

    How to Clone a Hard Drive


    Did know that you could clone your current Hard Drive without having to by extra software? Maybe you didn't know that all that you needed, was already set up on your current system? Well, it is... and if you follow this tut, you shouldn't have much of a problem.


    Make sure that you have a Master and a Slave setup on your system. The Slave drive, in this case, is where all the data on the Master is going to go to.

    First: Perform a Scandisk your Master drive and follow that with a thorough Defrag. If you have an Antivirus program, do a thorough sweep with the AV first, then do the Scandisk, followed by the Defrag.

    Second: Do the same thing to the target drive, as you did the Master: Scandisk then a thorough Defrag.

    Third: Right-click on the Target drive and click on Format. When the box comes up, click your mouse onto the "Full" button.

    Fourth: After Formatting the Target drive, run a Scandisk again and click on the button that says "Autofix Errors".

    Fifth: In this final part, you might want to cut-and-paste to code in, unless you are sure that you can do it without making any mistakes:

    Click on the "Start" button, then click on the "Run..." button, then place the following into the Runbox:

    "XCOPY C:\*.*D:\ /c/h/e/k/r" (minus the quotes, of course) then press the "Enter" button.

    If you receive an error message, then remove the space from between XCOPY and C:\

    Anything that should happen to come up in the DOS box, just click "Y" for "Yes". When its all finished, pull the original Master from the system, designate the Slave as the Master (change your jumpers), then check your new Master out.

    This tut has worked and has been tested on all systems except for Windows 2000, so you really shouldn't have any problems. If, by any chance, you should come across a snag, message me and I'll walk you through it.

    ~cheers~

    How to fix corrupted files in XP

    //////////////////////////////////////////////////////////////////////////////////
    // ** How to fix corrupted files in XP ** //
    // ** This tutorial was writing by: SAJID ** //
    //////////////////////////////////////////////////////////////////////////////////
    // ** H|LLJD00 does not take any responsibility for your actions ** //
    // ** H|LLJD00 takes no responsible for any damage caused by this tutorial ** //
    //////////////////////////////////////////////////////////////////////////////////

    ** Contents **
    (1) Introduction
    (2) Required
    (3) Actual Tutorial
    (4) Copyright Notice

    // Introduction //
    This tutorial has been made so people that are having problems with corrupted files, can learn how to fix them easy.

    // Required //
    + Windows XP operating system
    + Windows XP cd

    // Right to the tutorial //
    + Place the xp cd in your cd/dvd drive
    + Go to start
    + run
    + type in 'sfc /scannow' (without the ')

    Now it should all load, and fix all your corrupted file on windows XP :)


    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
    // ** (c) Copyright 2010 SAJID. All Rights Reserved ** //
    // ** If you wish to use this tutorial on your website please leave all credit and detials as it is. Thank you ** //
    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

    how to edit right click menu

    How To Remove and Add Right-Click Menu Items from Files and Folders
    Removing Items
    A lot of programs you install will add themselves to the right-click menu of your files and/or folders. And most times, you have no choice in the matter and, as a result, your right-click menu can get very long with added items you don't even use. The last person I was helping with this had a right context menu so long that the Rename option was no longer visible!
    Fortunately, you can easily remove those unwanted menu items, if you know the registry values to edit. And it's not at all difficult once you know the keys responsible for the additions.

    For Files, the secret lies in the "context menu handlers" under the shellex subkey for "All Files" which, in the registry, is nothing but an asterisk - like a dos wildcard, which means the values entered apply to all files. It is at the very top of the Root key, right here:

    HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers

    Click the the + sign next to the ContextMenuHandlers key, to expand it.
    Now you will see some of the programs that have added items to your right-click menu. Simply delete the program keys you don't want.
    Yup! It's that simple. If deleting makes you uneasy, just export the key before deleting it. Or, instead of deleting the values, disable them. Simply double click the default value for the program on the right hand pane and rename the clsid value by placing a period or dash in front of it.
    ie; - {b5eedee0-c06e-11cf-8c56-444553540000}
    Then exit the registry, refresh, and right click a file to see if the item was removed from the menu.
    Some programs - like WinZip or WinRar - will add several items to your right click menu but all of them will be removed by deleting or disabling their one context menu handler.

    Note that the above key only applies to the right click menu of files.
    To remove entries from the right click context menu of folders, you need to navigate to the Folder and Drive keys:

    HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers
    HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers

    All you have to do is follow the same procedure as for Files - either disable or delete items you wish to remove.
    Adding Items
    Adding Items to the right click menu of Files and Folders is also fairly simple using the Registry. It just involves the creation of a few new keys for each item you wish to add. You edit the same keys used for removing items. Let's use Notepad as an example of an item you'd like to add to the right click menu of all your files or folders.

    For folders, go to this key:
    HKEY_CLASSES_ROOT\Folder
    Click the + sign next to Folder and expand it so that the Shell key is visible. Right click the Shell key and choose New>Key and name the key Notepad or whatever else you'd prefer (whatever the key is named is what will appear in the right-click menu). Now right click the new key you made and create another key named Command. Then, in the right hand pane, double click "Default" and enter Notepad.exe as the value.
    Exit the registry, refresh, and right click any folder. Notepad should now be on the context menu.


    For files, go here again:

    HKEY_CLASSES_ROOT\*
    Expand the * key and see if a Shell key exists. If it does exist, follow the same procedure as for folders. If it does not exist, you'll have to create a new Shell first. Just right click the * key and choose New>Key and name it Shell. Then right click the Shell key and continue on the same way you did for adding items to the right click menu of folders.
    Once done, Notepad should appear as an option in the right click menu of all your files.
    Vic Ferri owns the very popular WinTips and Tricks email group. He is also in charge of the Printing Tips and Registry Tips pages at Linda's Computer Stop.

    How to clear Bios info

    READ EVEYTHING BEFORE YOU USE ANY METHOD LISTED BELOW

    Basic BIOS password crack - works 9.9 times out of ten
    This is a password hack but it clears the BIOS such that the next time you start the PC, the CMOS does not ask for any password. Now if you are able to bring the DOS prompt up, then you will be able to change the BIOS setting to the default. To clear the CMOS do the following:
    Get DOS prompt and type:
    DEBUG hit enter
    -o 70 2e hit enter
    -o 71 ff hit enter
    -q hit enter
    exit hit enter
    Restart the computer. It works on most versions of the AWARD BIOS.



    Accessing information on the hard disk
    When you turn on the host machine, enter the CMOS setup menu (usually you have to press F2, or DEL, or CTRL+ALT+S during the boot sequence) and go to STANDARD CMOS SETUP, and set the channel to which you have put the hard disk as TYPE=Auto, MODE=AUTO, then SAVE & EXIT SETUP. Now you have access to the hard disk.

    Standard BIOS backdoor passwords
    The first, less invasive, attempt to bypass a BIOS password is to try on of these standard manufacturer's backdoor passwords:
    AWARD BIOS
    AWARD SW, AWARD_SW, Award SW, AWARD PW, _award, awkward, J64, j256, j262, j332, j322, 01322222, 589589, 589721, 595595, 598598, HLT, SER, SKY_FOX, aLLy, aLLY, Condo, CONCAT, TTPTHA, aPAf, HLT, KDD, ZBAAACA, ZAAADA, ZJAAADC, djonet, %øÄñòü ïpîÔÄëîâ%, %äÄâÿòü ïpîÔÄëîâ%
    AMI BIOS
    AMI, A.M.I., AMI SW, AMI_SW, BIOS, PASSWORD, HEWITT RAND, Oder
    Other passwords you may try (for AMI/AWARD or other BIOSes)
    LKWPETER, lkwpeter, BIOSTAR, biostar, BIOSSTAR, biosstar, ALFAROME, Syxz, Wodj
    Note that the key associated to "_" in the US keyboard corresponds to "?" in some European keyboards (such as Italian and German ones), so -- for example -- you should type AWARD?SW when using those keyboards. Also remember that passwords are Case Sensitive. The last two passwords in the AWARD BIOS list are in Russian.

    Flashing BIOS via software
    If you have access to the computer when it's turned on, you could try one of those programs that remove the password from the BIOS, by invalidating its memory.
    However, it might happen you don't have one of those programs when you have access to the computer, so you'd better learn how to do manually what they do. You can reset the BIOS to its default values using the MS-DOS tool DEBUG (type DEBUG at the command prompt. You'd better do it in pure MS-DOS mode, not from a MS-DOS shell window in Windows). Once you are in the debug environment enter the following commands:
    AMI/AWARD BIOS
    O 70 17
    O 71 17
    Q
    PHOENIX BIOS
    O 70 FF
    O 71 17
    Q
    GENERIC
    Invalidates CMOS RAM.
    Should work on all AT motherboards
    (XT motherboards don't have CMOS)
    O 70 2E
    O 71 FF
    Q
    Note that the first letter is a "O" not the number "0". The numbers which follow are two bytes in hex format.

    Flashing BIOS via hardware
    If you can't access the computer when it's on, and the standard backdoor passwords didn't work, you'll have to flash the BIOS via hardware. Please read the important notes at the end of this section before to try any of these methods.

    Using the jumpers
    The canonical way to flash the BIOS via hardware is to plug, unplug, or switch a jumper on the motherboard (for "switching a jumper" I mean that you find a jumper that joins the central pin and a side pin of a group of three pins, you should then unplug the jumper and then plug it to the central pin and to the pin on the opposite side, so if the jumper is normally on position 1-2, you have to put it on position 2-3, or vice versa). This jumper is not always located near to the BIOS, but could be anywhere on the motherboard.
    To find the correct jumper you should read the motherboard's manual.
    Once you've located the correct jumper, switch it (or plug or unplug it, depending from what the manual says) while the computer is turned OFF. Wait a couple of seconds then put the jumper back to its original position. In some motherboards it may happen that the computer will automatically turn itself on, after flashing the BIOS. In this case, turn it off, and put the jumper back to its original position, then turn it on again. Other motherboards require you turn the computer on for a few seconds to flash the BIOS.
    If you don't have the motherboard's manual, you'll have to "brute force" it... trying out all the jumpers. In this case, try first the isolated ones (not in a group), the ones near to the BIOS, and the ones you can switch (as I explained before). If all them fail, try all the others. However, you must modify the status of only one jumper per attempt, otherwise you could damage the motherboard (since you don't know what the jumper you modified is actually meant for). If the password request screen still appear, try another one.
    If after flashing the BIOS, the computer won't boot when you turn it on, turn it off, and wait some seconds before to retry.

    Removing the battery
    If you can't find the jumper to flash the BIOS or if such jumper doesn't exist, you can remove the battery that keeps the BIOS memory alive. It's a button-size battery somewhere on the motherboard (on elder computers the battery could be a small, typically blue, cylinder soldered to the motherboard, but usually has a jumper on its side to disconnect it, otherwise you'll have to unsolder it and then solder it back). Take it away for 15-30 minutes or more, then put it back and the data contained into the BIOS memory should be volatilized. I'd suggest you to remove it for about one hour to be sure, because if you put it back when the data aren't erased yet you'll have to wait more time, as you've never removed it. If at first it doesn't work, try to remove the battery overnight.
    Important note: in laptop and notebooks you don't have to remove the computer's power batteries (which would be useless), but you should open your computer and remove the CMOS battery from the motherboard.

    Short-circuiting the chip
    Another way to clear the CMOS RAM is to reset it by short circuiting two pins of the BIOS chip for a few seconds. You can do that with a small piece of electric wire or with a bent paper clip. Always make sure that the computer is turned OFF before to try this operation.
    Here is a list of EPROM chips that are commonly used in the BIOS industry. You may find similar chips with different names if they are compatible chips made by another brand. If you find the BIOS chip you are working on matches with one of the following you can try to short-circuit the appropriate pins. Be careful, because this operation may damage the chip.
    CHIPS P82C206 (square)
    Short together pins 12 and 32 (the first and the last pins on the bottom edge of the chip) or pins 74 and 75 (the two pins on the upper left corner).
    gnd
    74
    |__________________
    5v 75--| |
    | |
    | |
    | CHIPS |
    1 * | |
    | P82C206 |
    | |
    | |
    |___________________|
    | |
    | gnd | 5v
    12 32
    OPTi F82C206 (rectangular)
    Short together pins 3 and 26 (third pin from left side and fifth pin from right side on the bottom edge).
    80 51
    |______________|
    81 -| |- 50
    | |
    | |
    | OPTi |
    | |
    | F82C206 |
    | |
    100-|________________|-31
    || | |
    1 || | | 30
    3 26

    Dallas DS1287, DS1287A
    Benchmarq bp3287MT, bq3287AMT
    The Dallas DS1287 and DS1287A, and the compatible Benchmarq bp3287MT and bq3287AMT chips have a built-in battery. This battery should last up to ten years. Any motherboard using these chips should not have an additional battery (this means you can't flash the BIOS by removing a battery). When the battery fails, the RTC chip would be replaced.
    CMOS RAM can be cleared on the 1287A and 3287AMT chips by shorting pins 12 and 21.
    The 1287 (and 3287MT) differ from the 1287A in that the CMOS RAM can't be cleared. If there is a problem such as a forgotten password, the chip must be replaced. (In this case it is recommended to replace the 1287 with a 1287A). Also the Dallas 12887 and 12887A are similar but contain twice as much CMOS RAM storage.
    __________
    1 -| * U |- 24 5v
    2 -| |- 23
    3 -| |- 22
    4 -| |- 21 RCL (RAM Clear)
    5 -| |- 20
    6 -| |- 19
    7 -| |- 18
    8 -| |- 17
    9 -| |- 16
    10 -| |- 15
    11 -| |- 14
    gnd 12 -|__________|- 13

    NOTE: Although these are 24-pin chips,
    the Dallas chips may be missing 5 pins,
    these are unused pins.
    Most chips have unused pins,
    though usually they are still present.

    Dallas DS12885S
    Benchmarq bq3258S
    Hitachi HD146818AP
    Samsung KS82C6818A
    This is a rectangular 24-pin DIP chip, usually in a socket. The number on the chip should end in 6818.
    Although this chip is pin-compatible with the Dallas 1287/1287A, there is no built-in battery.
    Short together pins 12 and 24.
    5v
    24 20 13
    |___________|____________________|
    | |
    | DALLAS |
    |> |
    | DS12885S |
    | |
    |__________________________________|
    | |
    1 12
    gnd

    Motorola MC146818AP
    Short pins 12 and 24. These are the pins on diagonally opposite corners - lower left and upper right. You might also try pins 12 and 20.
    __________
    1 -| * U |- 24 5v
    2 -| |- 23
    3 -| |- 22
    4 -| |- 21
    5 -| |- 20
    6 -| |- 19
    7 -| |- 18
    8 -| |- 17
    9 -| |- 16
    10 -| |- 15
    11 -| |- 14
    gnd 12 -|__________|- 13

    Replacing the chip
    If nothing works, you could replace the existing BIOS chip with a new one you can buy from your specialized electronic shop or your computer supplier. It's a quick operation if the chip is inserted on a base and not soldered to the motherboard, otherwise you'll have to unsolder it and then put the new one. In this case would be more convenient to solder a base on which you'll then plug the new chip, in the eventuality that you'll have to change it again. If you can't find the BIOS chip specifically made for your motherboard, you should buy one of the same type (probably one of the ones shown above) and look in your motherboard manufacturer's website to see if there's the BIOS image to download. Then you should copy that image on the chip you bought with an EPROM programmer.

    Important
    Whether is the method you use, when you flash the BIOS not only the password, but also all the other configuration data will be reset to the factory defaults, so when you are booting for the first time after a BIOS flash, you should enter the CMOS configuration menu (as explained before) and fix up some things.
    Also, when you boot Windows, it may happen that it finds some new device, because of the new configuration of the BIOS, in this case you'll probably need the Windows installation CD because Windows may ask you for some external files. If Windows doesn't see the CD-ROM try to eject and re-insert the CD-ROM again. If Windows can't find the CD-ROM drive and you set it properly from the BIOS config, just reboot with the reset key, and in the next run Windows should find it. However most files needed by the system while installing new hardware could also be found in C:WINDOWS, C:WINDOWSSYSTEM, or C:WINDOWSINF .

    Key Disk for Toshiba laptops
    Some Toshiba notebooks allow to bypass BIOS by inserting a "key-disk" in the floppy disk drive while booting. To create a Toshiba Keydisk, take a 720Kb or 1.44Mb floppy disk, format it (if it's not formatted yet), then use a hex editor such as Hex Workshop (***.bpsoft.com/downloads/index.html) to change the first five bytes of the second sector (the one after the boot sector) and set them to 4B 45 59 00 00 (note that the first three bytes are the ASCII for "KEY" followed by two zeroes). Once you have created the key disk put it into the notebook's drive and turn it on, then push the reset button and when asked for password, press Enter. You will be asked to Set Password again. Press Y and Enter. You'll enter the BIOS configuration where you can set a new password.







    Key protected cases
    A final note about those old computers (up to 486 and early Pentiums) protected with a key that prevented the use of the mouse and the keyboard or the power button. All you have to do with them is to follow the wires connected to the key hole, locate the jumper to which they are connected and unplug it.

    How To Change Thumbnail Size And Quality

    If any of you out there like to use the thumbnail view, especially for browsing through photos and images, it can become a bit of a drain on your system. It is possible to lower the thumbnail size and quality by editing the following registry keys.

    Open the registry and navigate to :

    HKEY_CURRENT_USER\ Software\ Microsoft \ Windows\ CurrentVersion\ Explorer

    Create a new DWORD value called ThumbnailSize, and set the value between 32 and 256.

    And/or create another DWORD value called ThumbnailQuality, and set the value between 50 and 100.

    Key Details :

    USER Key: [HKEY_CURRENT_USER\ Software\ Microsoft \ Windows\ CurrentVersion\ Explorer]
    Value Name: ThumbnailSize
    Data Type: REG_DWORD (DWORD Value)
    Data Value: 32 - 256

    USER Key: [HKEY_CURRENT_USER\ Software\ Microsoft \ Windows\ CurrentVersion\ Explorer]
    Value Name: ThumbnailQuality
    Data Type: REG_DWORD (DWORD Value)
    Data Value: 50 - 100

    Hide Drives and Partitions

    Do you have data on a partition or hard drive that you don't want tampered with or easily accessible to other users? Well, you can hide any drive/partition in Windows XP, NT, and 2000. That means that they won't show up in Explorer or My Computer.

    If you want access to that drive from your user account you should create a desktop shortcut before proceeding. Once hidden, you can still access by typing the drive letter and a colon in Start/Run—for example, "D:" will bring up a folder of the contents on your D drive.

    The easiest way with Win XP is to use the TweakUI power toy from Mcft. Go to Start/Run and type in "tweakui" (without the quotes).

    Go to My Computer/Drives and uncheck the drive/partition(s) you want hidden. Click "Apply" or "OK" when finished.

    If you have XP but not Tweak UI you can download it here...
    http://www.Mcft.com/windowsxp/downloads/powertoys/xppowertoys.mspx

    For Win NT, 2000, and XP you can use the following Registry edit:

    *Be sure to back up the Registry before proceeding
    http://www.worldstart.com/tips/tips.php/401

    Open the Registry Editor by going to Start/Run and typing in "regedit" (without the quotes). Find your way to...

    HKEY_CURRENT_USER\Software\Mcft\Windows\CurrentVersion\Policies

    Click on "Explorer".

    Double-click the "NoDrives" key in the right column. If you don't find a "NoDrives" registry key, just right-click in the right pane and choose "New/DWORD Value" then name the key "NoDrives".

    You'll see a value like "0000 00 00 00 00". This is where the fun starts. The four sets of double zeros (after the "0000") are where you'll enter the values for the drive/partitions. Now, stay with me on this—it's not as complicated as it sounds:

    The first column is for drives A-H, the second for I-P, the third for Q-X, and the fourth for Y-Z.

    The values for each drive are as follows:

    1 - A I Q Y
    2 - B J R Z
    4 - C K S
    8 - D L T
    16 - E M U
    32 - F N V
    64 - G O W
    80 - H P X

    So, let's say you want to hide drive D. In the first column you would put "08". For drive K you would put "04" in the second column.

    But what if you want to hide more than one drive in a column? Simply add the values together: D+E = 8+16 = 24. So in the first column you would put "24".

    Still baffled? If you have XP then go get TweakUI and save yourself the math.

    Whichever method you use, you can rest easy knowing that the files on that drive or partition are less accessible to other users.

    Disable Windows logo key

    i was recently playing games and this nasty windos logo key keep annoying me , cause i often accidently clicked it , and i start to search a solution to solve my problem, and found the following article in microsfot website, and it did work, hope this helps, thanks!

    CODE
    http://support.microsoft.com/?kbid=181348


    or in other articles, u can copy the following messages into ur notepad and save as *.reg, and use it..

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
    "Scancode Map"=hex:00,00,00,00,00,00,00,00,03,00,00,00,00,00,5b,e0,00,00,5c,e0,\
    00,00,00,00

    Disable DONT SEND Error

    o disable the stupid feature in WinXP which tries to send a report to microsoft every time a program crashes you will have to do this:

    *************************************************************************

    Open Control Panel
    Click on Preformance and Maintenance.
    Click on System.
    Then click on the Advanced tab
    Click on the error reporting button on the bottom of the windows.
    Select Disable error reporting.
    Click OK
    Click OK

    *************************************************************************

    Delete An "undeletable" File

    Open a Command Prompt window and leave it open.
    Close all open programs.
    Click Start, Run and enter TASKMGR.EXE
    Go to the Processes tab and End Process on Explorer.exe.
    Leave Task Manager open.
    Go back to the Command Prompt window and change to the directory the AVI (or other undeletable file) is located in.
    At the command prompt type DEL where is the file you wish to delete.
    Go back to Task Manager, click File, New Task and enter EXPLORER.EXE to restart the GUI shell.
    Close Task Manager.


    Or you can try this

    Open Notepad.exe

    Click File>Save As..>

    locate the folder where ur undeletable file is

    Choose 'All files' from the file type box

    click once on the file u wanna delete so its name appears in the 'filename' box

    put a " at the start and end of the filename
    (the filename should have the extension of the undeletable file so it will overwrite it)

    click save,

    It should ask u to overwrite the existing file, choose yes and u can delete it as normal


    Here's a manual way of doing it. I'll take this off once you put into your first post zain.

    1. Start
    2. Run
    3. Type: command
    4. To move into a directory type: cd c:\*** (The stars stand for your folder)
    5. If you cannot access the folder because it has spaces for example Program Files or Kazaa Lite folder you have to do the following. instead of typing in the full folder name only take the first 6 letters then put a ~ and then 1 without spaces. Example: cd c:\progra~1\kazaal~1
    6. Once your in the folder the non-deletable file it in type in dir - a list will come up with everything inside.
    7. Now to delete the file type in del ***.bmp, txt, jpg, avi, etc... And if the file name has spaces you would use the special 1st 6 letters followed by a ~ and a 1 rule. Example: if your file name was bad file.bmp you would type once in the specific folder thorugh command, del badfil~1.bmp and your file should be gone. Make sure to type in the correct extension.

    Create A Personal Screen Saver In Win Xp!

    This isnt a tweak, but a great little feature! For a great way to put your digital photos to work, try creating a slide show presentation for use as a screen saver. Here's how:

    1. Right-click an empty spot on your desktop and then click Properties.

    2. Click the Screen Saver tab.

    3. In the Screen saver list, click My Pictures Slideshow.

    4. Click Settings to make any adjustments, such as how often the pictures should change, what size they should be, and whether you'll use transition effects between pictures, and then click OK.

    Now your screen saver is a random display of the pictures taken from your My Pictures folder.

    CMD Prompt here, add to folder context menu windows xp

    copy what's in the code area to notepad and save as cmd here.reg

    CODE

    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\Drive\shell\cmd]
    @="Command Prompt"

    [HKEY_CLASSES_ROOT\Drive\shell\cmd\command]
    @="cmd.exe /k \"cd %L\""

    [HKEY_CLASSES_ROOT\Directory\shell\cmd]
    @="Command Prompt"

    [HKEY_CLASSES_ROOT\Directory\shell\cmd\command]
    @="cmd.exe /k \"cd %L\""

    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\cmd]
    @="Command Prompt"

    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\cmd\command]
    @="cmd.exe /k \"cd %L\""

    Check For Dos, Check to see if you are infected.

    When you first turn on you computer (BEFORE DIALING INTO YOUR ISP),
    open a MS-DOS Prompt window (start/programs MS-DOS Prompt).
    Then type netstat -arn and press the Enter key.
    Your screen should display the following (without the dotted lines
    which I added for clarification).

    -----------------------------------------------------------------------------
    Active Routes:

    Network Address Netmask Gateway Address Interface Metric
    127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
    255.255.255.255 255.255.255.255 255.255.255.255 0.0.0.0 1

    Route Table

    Active Connections

    Proto Local Address Foreign Address State

    --------------------------------------------------------------------------------

    If you see anything else, there might be a problem (more on that later).
    Now dial into your ISP, once you are connected;
    go back to the MS-DOS Prompt and run the same command as before
    netstat -arn, this time it will look similar to the following (without
    dotted lines).

    -------------------------------------------------------------------------------------

    Active Routes:

    Network Address Netmask Gateway Address Interface Metric
    0.0.0.0 0.0.0.0 216.1.104.70 216.1.104.70 1
    127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
    216.1.104.0 255.255.255.0 216.1.104.70 216.1.104.70 1
    216.1.104.70 255.255.255.255 127.0.0.1 127.0.0.1 1
    216.1.104.255 255.255.255.255 216.1.104.70 216.1.104.70 1
    224.0.0.0 224.0.0.0 216.1.104.70 216.1.104.70 1
    255.255.255.255 255.255.255.255 216.1.104.70 216.1.104.70 1

    Route Table

    Active Connections

    Proto Local Address Foreign Address State
    TCP 0.0.0.0:0 0.0.0.0:0 LISTENING
    TCP 216.1.104.70:137 0.0.0.0:0 LISTENING
    TCP 216.1.104.70:138 0.0.0.0:0 LISTENING
    TCP 216.1.104.70:139 0.0.0.0:0 LISTENING
    UDP 216.1.104.70:137 *:*

    --------------------------------------------------------------------------------

    What you are seeing in the first section (Active Routes) under the heading of
    Network Address are some additional lines. The only ones that should be there
    are ones belonging to your ISP (more on that later). In the second section
    (Route Table) under Local Address you are seeing the IP address that your ISP
    assigned you (in this example 216.1.104.70).

    The numbers are divided into four dot notations, the first three should be
    the same for both sets, while in this case the .70 is the unique number
    assigned for THIS session. Next time you dial in that number will more than
    likely be different.

    To make sure that the first three notation are as they should be, we will run
    one more command from the MS-DOS window.
    From the MS-DOS Prompt type tracert /www.yourispwebsite.com or .net
    or whatever it ends in. Following is an example of the output you should see.

    ---------------------------------------------------------------------------------------

    Tracing route to /www.motion.net [207.239.117.112]over a maximum of 30 hops:
    1 128 ms 2084 ms 102 ms chat-port.motion.net [216.1.104.4]
    2 115 ms 188 ms 117 ms chat-core.motion.net [216.1.104.1]
    3 108 ms 116 ms 119 ms www.motion.net [207.239.117.112]
    Trace complete.

    ------------------------------------------------------------------------------------------

    You will see that on lines with the 1 and 2 the first three notations of the
    address match with what we saw above, which is a good thing. If it does not,
    then some further investigation is needed.

    If everything matches like above, you can almost breath easier. Another thing
    which should you should check is programs launched during startup. To find
    these, Click start/programs/startup, look at what shows up. You should be
    able to recognize everything there, if not, once again more investigation is
    needed.

    -------------------------------------------------------------------------------------------

    Now just because everything reported out like we expected (and demonstrated
    above) we still are not out of the woods. How is this so, you ask? Do you use
    Netmeeting? Do you get on IRC (Internet Relay Chat)? Or any other program
    that makes use of the Internet. Have you every recieved an email with an
    attachment that ended in .exe? The list goes on and on, basically anything
    that you run could have become infected with a trojan. What this means, is
    the program appears to do what you expect, but also does just a little more.
    This little more could be blasting ebay.com or one of the other sites that
    CNNlive was talking about.

    What can you do? Well some anti-virus software will detect some trojans.
    Another (tedious) thing is to start each of these "extra" Internet programs
    one at a time and go through the last two steps above, looking at the routes
    and connection the program uses. However, the tricky part will be figuring
    out where to tracert to in order to find out if the addresses you see in
    step 2 are "safe" or not. I should forewarn you, that running tracert after
    tracert, after tracert might be considered "improper" by your ISP. The steps
    outlined above may not work exactly as I have stated depending upon your ISP,
    but with a true ISP it should work. Finally, this advise comes with NO
    warranty and by following my "hints' you implicitly release me from ANY and
    ALL liability which you may incur.


    Other options

    Display protocol statistics and current TCP/IP network connections.
    Netstat [-a] [-e] [-n] [-s] [-p proto] [-r] [intervals]

    -a.. Display all connections and listening ports.
    -e.. Display Ethernet statistics. This may be combined with the -s option.
    -n.. Diplays address and port numbers in the numerical form.
    -p proto..Shows connections for the protocol specified by proto; proto may be
    TCP or UDP. If used with the -s option to display per-protocol statistics,
    proto may be TCP, UDP, of IP.
    -r.. Display the routing table.
    -s.. Display per-protocol statistics. By default, statistics are shown for TCP
    UDP and IP; the -p option may be used to specify a subset of the default
    interval..Redisplay selected statistics, pausing intervals seconds between each
    display. If omitted. netstat will print the current configuration information
    once

    cannot use my password to get back into Windows XP

    Because of the security features built into Windows XP, it is virtually impossible to get back into the system without the password.
    You have several options to try and get around this problem.


    If you have access to another user account with administrator rights, you can use that account to change the password
    of the account that is locked out. You can also use the default Administrator account that is built into Windows XP.

    First you need to boot the system into Safe Mode.
    1.Restart your system.
    2.When you see the blue Dell globe or screen, press the ( F8 ) key about 3 times a second.
    3.You should get the Windows startup menu. Use the (Up or Down) arrow keys to highlight (SafeMode)
    4.Press (Enter) on (Safe Mode), then press (Enter) on (Windows XP).
    5.The system should boot to Safe Mode.

    Once you are at the Account Log on Screen, click on the icon
    for the user account with administrator rights, or click on the icon
    for the administrators account.
    Note: For Home the Administrator account isn't normally shown & in Safe Mode you have to press Ctrl+Alt+Delete keys twice to show.
    For PRO you can do this in normal mode

    Boot windows xp fast

    Follow the following steps

    1. Open notepad.exe, type "del c:\windows\prefetch\ntosboot-*.* /q" (without the quotes) & save as "ntosboot.bat" in c:\
    2. From the Start menu, select "Run..." & type "gpedit.msc".
    3. Double click "Windows Settings" under "Computer Configuration" and double click again on "Shutdown" in the right window.
    4. In the new window, click "add", "Browse", locate your "ntosboot.bat" file & click "Open".
    5. Click "OK", "Apply" & "OK" once again to exit.
    6. From the Start menu, select "Run..." & type "devmgmt.msc".
    7. Double click on "IDE ATA/ATAPI controllers"
    8. Right click on "Primary IDE Channel" and select "Properties".
    9. Select the "Advanced Settings" tab then on the device or 1 that doesn't have 'device type' greyed out select 'none' instead of 'autodetect' & click "OK".
    10. Right click on "Secondary IDE channel", select "Properties" and repeat step 9.
    11. Reboot your computer.

    Best Computer Short Keys

    Getting used to using your keyboard exclusively and leaving your mouse behind will make you much more efficient at performing any task on any Windows system. I use the following keyboard shortcuts every day:

    Windows key + R = Run menu

    This is usually followed by:
    cmd = Command Prompt
    iexplore + "web address" = Internet Explorer
    compmgmt.msc = Computer Management
    dhcpmgmt.msc = DHCP Management
    dnsmgmt.msc = DNS Management
    services.msc = Services
    eventvwr = Event Viewer
    dsa.msc = Active Directory Users and Computers
    dssite.msc = Active Directory Sites and Services
    Windows key + E = Explorer

    ALT + Tab = Switch between windows

    ALT, Space, X = Maximize window

    CTRL + Shift + Esc = Task Manager

    Windows key + Break = System properties

    Windows key + F = Search

    Windows key + D = Hide/Display all windows

    CTRL + C = copy

    CTRL + X = cut

    CTRL + V = paste

    Also don't forget about the "Right-click" key next to the right Windows key on your keyboard. Using the arrows and that key can get just about anything done once you've opened up any program.


    Keyboard Shortcuts

    [Alt] and [Esc] Switch between running applications

    [Alt] and letter Select menu item by underlined letter

    [Ctrl] and [Esc] Open Program Menu

    [Ctrl] and [F4] Close active document or group windows (does not work with some applications)

    [Alt] and [F4] Quit active application or close current window

    [Alt] and [-] Open Control menu for active document

    Ctrl] Lft., Rt. arrow Move cursor forward or back one word

    Ctrl] Up, Down arrow Move cursor forward or back one paragraph

    [F1] Open Help for active application

    Windows+M Minimize all open windows

    Shift+Windows+M Undo minimize all open windows

    Windows+F1 Open Windows Help

    Windows+Tab Cycle through the Taskbar buttons

    Windows+Break Open the System Properties dialog box



    acessability shortcuts

    Right SHIFT for eight seconds........ Switch FilterKeys on and off.

    Left ALT +left SHIFT +PRINT SCREEN....... Switch High Contrast on and off.

    Left ALT +left SHIFT +NUM LOCK....... Switch MouseKeys on and off.

    SHIFT....... five times Switch StickyKeys on and off.

    NUM LOCK...... for five seconds Switch ToggleKeys on and off.

    explorer shortcuts

    END....... Display the bottom of the active window.

    HOME....... Display the top of the active window.

    NUM LOCK+ASTERISK....... on numeric keypad (*) Display all subfolders under the selected folder.

    NUM LOCK+PLUS SIGN....... on numeric keypad (+) Display the contents of the selected folder.

    NUM LOCK+MINUS SIGN....... on numeric keypad (-) Collapse the selected folder.

    LEFT ARROW...... Collapse current selection if it's expanded, or select parent folder.

    RIGHT ARROW....... Display current selection if it's collapsed, or select first subfolder.




    Type the following commands in your Run Box (Windows Key + R) or Start Run

    devmgmt.msc = Device Manager
    msinfo32 = System Information
    cleanmgr = Disk Cleanup
    ntbackup = Backup or Restore Wizard (Windows Backup Utility)
    mmc = Microsoft Management Console
    excel = Microsoft Excel (If Installed)
    msaccess = Microsoft Access (If Installed)
    powerpnt = Microsoft PowerPoint (If Installed)
    winword = Microsoft Word (If Installed)
    frontpg = Microsoft FrontPage (If Installed)
    notepad = Notepad
    wordpad = WordPad
    calc = Calculator
    msmsgs = Windows Messenger
    mspaint = Microsoft Paint
    wmplayer = Windows Media Player
    rstrui = System Restore
    netscp6 = Netscape 6.x
    netscp = Netscape 7.x
    netscape = Netscape 4.x
    waol = America Online
    control = Opens the Control Panel
    control printers = Opens the Printers Dialog


    internetbrowser

    type in u're adress "google", then press [Right CTRL] and [Enter]
    add www. and .com to word and go to it


    For Windows XP:

    Copy. CTRL+C
    Cut. CTRL+X
    Paste. CTRL+V
    Undo. CTRL+Z
    Delete. DELETE
    Delete selected item permanently without placing the item in the Recycle Bin. SHIFT+DELETE
    Copy selected item. CTRL while dragging an item
    Create shortcut to selected item. CTRL+SHIFT while dragging an item
    Rename selected item. F2
    Move the insertion point to the beginning of the next word. CTRL+RIGHT ARROW
    Move the insertion point to the beginning of the previous word. CTRL+LEFT ARROW
    Move the insertion point to the beginning of the next paragraph. CTRL+DOWN ARROW
    Move the insertion point to the beginning of the previous paragraph. CTRL+UP ARROW
    Highlight a block of text. CTRL+SHIFT with any of the arrow keys
    Select more than one item in a window or on the desktop, or select text within a document. SHIFT with any of the arrow keys
    Select all. CTRL+A
    Search for a file or folder. F3
    View properties for the selected item. ALT+ENTER
    Close the active item, or quit the active program. ALT+F4
    Opens the shortcut menu for the active window. ALT+SPACEBAR
    Close the active document in programs that allow you to have multiple documents open simultaneously. CTRL+F4
    Switch between open items. ALT+TAB
    Cycle through items in the order they were opened. ALT+ESC
    Cycle through screen elements in a window or on the desktop. F6
    Display the Address bar list in My Computer or Windows Explorer. F4
    Display the shortcut menu for the selected item. SHIFT+F10
    Display the System menu for the active window. ALT+SPACEBAR
    Display the Start menu. CTRL+ESC
    Display the corresponding menu. ALT+Underlined letter in a menu name
    Carry out the corresponding command. Underlined letter in a command name on an open menu
    Activate the menu bar in the active program. F10
    Open the next menu to the right, or open a submenu. RIGHT ARROW
    Open the next menu to the left, or close a submenu. LEFT ARROW
    Refresh the active window. F5
    View the folder one level up in My Computer or Windows Explorer. BACKSPACE
    Cancel the current task. ESC
    SHIFT when you insert a CD into the CD-ROM drive Prevent the CD from automatically playing.

    Use these keyboard shortcuts for dialog boxes:

    To Press
    Move forward through tabs. CTRL+TAB
    Move backward through tabs. CTRL+SHIFT+TAB
    Move forward through options. TAB
    Move backward through options. SHIFT+TAB
    Carry out the corresponding command or select the corresponding option. ALT+Underlined letter
    Carry out the command for the active option or button. ENTER
    Select or clear the check box if the active option is a check box. SPACEBAR
    Select a button if the active option is a group of option buttons. Arrow keys
    Display Help. F1
    Display the items in the active list. F4
    Open a folder one level up if a folder is selected in the Save As or Open dialog box. BACKSPACE

    If you have a Microsoft Natural Keyboard, or any other compatible keyboard that includes the Windows logo key and the Application key , you can use these keyboard shortcuts:


    Display or hide the Start menu. WIN Key
    Display the System Properties dialog box. WIN Key+BREAK
    Show the desktop. WIN Key+D
    Minimize all windows. WIN Key+M
    Restores minimized windows. WIN Key+Shift+M
    Open My Computer. WIN Key+E
    Search for a file or folder. WIN Key+F
    Search for computers. CTRL+WIN Key+F
    Display Windows Help. WIN Key+F1
    Lock your computer if you are connected to a network domain, or switch users if you are not connected to a network domain. WIN Key+ L
    Open the Run dialog box. WIN Key+R
    Open Utility Manager. WIN Key+U

    accessibility keyboard shortcuts:

    Switch FilterKeys on and off. Right SHIFT for eight seconds
    Switch High Contrast on and off. Left ALT+left SHIFT+PRINT SCREEN
    Switch MouseKeys on and off. Left ALT +left SHIFT +NUM LOCK
    Switch StickyKeys on and off. SHIFT five times
    Switch ToggleKeys on and off. NUM LOCK for five seconds
    Open Utility Manager. WIN Key+U

    shortcuts you can use with Windows Explorer:


    Display the bottom of the active window. END
    Display the top of the active window. HOME
    Display all subfolders under the selected folder. NUM LOCK+ASTERISK on numeric keypad (*)
    Display the contents of the selected folder. NUM LOCK+PLUS SIGN on numeric keypad (+)
    Collapse the selected folder. NUM LOCK+MINUS SIGN on numeric keypad (-)
    Collapse current selection if it's expanded, or select parent folder. LEFT ARROW
    Display current selection if it's collapsed, or select first subfolder. RIGHT ARROW