Many A times you come across files Which, When you try to delete they show up a message that the file cannot be deleted. Make sure it is not used by some program or the disk is full, Something like that. If you want to delete those files there is a simple tutorial below but before proceeding make sure that the file is of no use to u because once you Run the process of deleting it the file become useless.
If you are ready Then Follow the simple steps below:
1. Open The notepad.
2. Go to files>Save as.
3. locate the file you want to delete.
4. Click The file you want to delete so that its name appear in the "file name" Box.
5. Put Inverted Commas(") At the Start And At the end Of the File Name, Example Like You want to delete a file named Movie.avi so put it like this in the file name box "movie.avi"(including commas) Make sure you put the right extension after file name.
6. Click Save. It will ask Whether to over write the file Or not click yes.
7. Now you can delete the file.
This Method is also useful for virus or Trojan files as they usually are un-deleteable.
Friday, May 8, 2009
Delete An Undeleteable File
Monday, April 20, 2009
Rename Recycle Bin to whatever you want
Note: As a good practice, always backup your registry before changing anything although changing 'Recycle Bin' name is a simple
tweak and doesnt affect anything else.
1. Start, Run, 'Regedit'.
2. Press 'Ctrl'+'F' to open find box and type 'Recycle Bin' to search.
3. Change any value data with 'Recycle Bin' to whatever name you want to give it ( ie, like 'Trash Can' or 'Dump' etc).
4. Press F3 to continue searching for 'Recycle Bin' and change wherever you come across 'Recycle Bin' to new its new name.
5. Repeat step 4 until you have finished with searching and changed all values to its new name.
6. Close regedit and hit F5 on desktop to see the new name on screen.
Sunday, April 19, 2009
10 Fast and Free Security Enhancements
10 Fast and Free Security Enhancements
PC magazine.
Before you spend a dime on security, there are many precautions you can take that will protect you against the most common threats.
1. Check Windows Update and Office Update regularly (_http://office.microsoft.com/productupdates); have your Office CD ready. Windows Me, 2000, and XP users can configure automatic updates. Click on the Automatic Updates tab in the System control panel and choose the appropriate options.
2. Install a personal firewall. ZoneAlarm (_http://www.zonealarm.com/security/en-us/zonealarm-pc-security-free-firewall.htm) offer free versions.
3. Install a free spyware blocker. Our Editors' Choice ("Spyware," April 22) was SpyBot Search & Destroy (_http://security.kolla.de). SpyBot is also paranoid and ruthless in hunting out tracking cookies.
4. Block pop-up spam messages in Windows NT, 2000, or XP by disabling the Windows Messenger service (this is unrelated to the instant messaging program). Open Control Panel | Administrative Tools | Services and you'll see Messenger. Right-click and go to Properties. Set Start-up Type to Disabled and press the Stop button. Bye-bye, spam pop-ups! Any good firewall will also stop them.
5. Use strong passwords and change them periodically. Passwords should have at least seven characters; use letters and numbers and have at least one symbol. A decent example would be f8izKro@l. This will make it much harder for anyone to gain access to your accounts.
6. If you're using Outlook or Outlook Express, use the current version or one with the Outlook Security Update installed. The update and current versions patch numerous vulnerabilities.
7. Buy antivirus software and keep it up to date. If you're not willing to pay, try Grisoft AVG Free Edition (Grisoft Inc., www.grisoft.com). And doublecheck your AV with the free, online-only scanners available at www.pandasoftware.com/activescan and _http://housecall.trendmicro.com.
8. If you have a wireless network, turn on the security features: Use MAC filtering, turn off SSID broadcast, and even use WEP with the biggest key you can get. For more, check out our wireless section or see the expanded coverage in Your Unwired World in our next issue.
9. Join a respectable e-mail security list, or a Subscribe to a RSS feed such as the one found at bugtraq at _http://http://seclists.org/rss/bugtraq.rss, so that you learn about emerging threats quickly and can take proper precautions.
10. Be skeptical of things on the Internet. Don't assume that e-mail "From:" a particular person is actually from that person until you have further reason to believe it's that person. Don't assume that an attachment is what it says it is. Don't give out your password to anyone, even if that person claims to be from "support."
10 reasons why PCs crash U must Know
10 reasons why PCs crash U must Know
Fatal error: the system has become unstable or is busy," it says. "Enter to return to Windows or press Control-Alt-Delete to restart your computer. If you do this you will lose any unsaved information in all open applications."
You have just been struck by the Blue Screen of Death. Anyone who uses Mcft Windows will be familiar with this. What can you do? More importantly, how can you prevent it happening?
1. Hardware conflict
The number one reason why Windows crashes is hardware conflict. Each hardware device communicates to other devices through an interrupt request channel (IRQ). These are supposed to be unique for each device.
For example, a printer usually connects internally on IRQ 7. The keyboard usually uses IRQ 1 and the floppy disk drive IRQ 6. Each device will try to hog a single IRQ for itself.
If there are a lot of devices, or if they are not installed properly, two of them may end up sharing the same IRQ number. When the user tries to use both devices at the same time, a crash can happen. The way to check if your computer has a hardware conflict is through the following route:
* Start-Settings-Control Panel-System-Device Manager.
Often if a device has a problem a yellow '!' appears next to its description in the Device Manager. Highlight Computer (in the Device Manager) and press Properties to see the IRQ numbers used by your computer. If the IRQ number appears twice, two devices may be using it.
Sometimes a device might share an IRQ with something described as 'IRQ holder for PCI steering'. This can be ignored. The best way to fix this problem is to remove the problem device and reinstall it.
Sometimes you may have to find more recent drivers on the internet to make the device function properly. A good resource is www.driverguide.com. If the device is a soundcard, or a modem, it can often be fixed by moving it to a different slot on the motherboard (be careful about opening your computer, as you may void the warranty).
When working inside a computer you should switch it off, unplug the mains lead and touch an unpainted metal surface to discharge any static electricity.
To be fair to Mcft, the problem with IRQ numbers is not of its making. It is a legacy problem going back to the first PC designs using the IBM 8086 chip. Initially there were only eight IRQs. Today there are 16 IRQs in a PC. It is easy to run out of them. There are plans to increase the number of IRQs in future designs.
2. Bad Ram
Ram (random-access memory) problems might bring on the blue screen of death with a message saying Fatal Exception Error. A fatal error indicates a serious hardware problem. Sometimes it may mean a part is damaged and will need replacing.
But a fatal error caused by Ram might be caused by a mismatch of chips. For example, mixing 70-nanosecond (70ns) Ram with 60ns Ram will usually force the computer to run all the Ram at the slower speed. This will often crash the machine if the Ram is overworked.
One way around this problem is to enter the BIOS settings and increase the wait state of the Ram. This can make it more stable. Another way to troubleshoot a suspected Ram problem is to rearrange the Ram chips on the motherboard, or take some of them out. Then try to repeat the circumstances that caused the crash. When handling Ram try not to touch the gold connections, as they can be easily damaged.
Parity error messages also refer to Ram. Modern Ram chips are either parity (ECC) or non parity (non-ECC). It is best not to mix the two types, as this can be a cause of trouble.
EMM386 error messages refer to memory problems but may not be connected to bad Ram. This may be due to free memory problems often linked to old Dos-based programmes.
3. BIOS settings
Every motherboard is supplied with a range of chipset settings that are decided in the factory. A common way to access these settings is to press the F2 or delete button during the first few seconds of a boot-up.
Once inside the BIOS, great care should be taken. It is a good idea to write down on a piece of paper all the settings that appear on the screen. That way, if you change something and the computer becomes more unstable, you will know what settings to revert to.
A common BIOS error concerns the CAS latency. This refers to the Ram. Older EDO (extended data out) Ram has a CAS latency of 3. Newer SDRam has a CAS latency of 2. Setting the wrong figure can cause the Ram to lock up and freeze the computer's display.
Mcft Windows is better at allocating IRQ numbers than any BIOS. If possible set the IRQ numbers to Auto in the BIOS. This will allow Windows to allocate the IRQ numbers (make sure the BIOS setting for Plug and Play OS is switched to 'yes' to allow Windows to do this.).
4. Hard disk drives
After a few weeks, the information on a hard disk drive starts to become piecemeal or fragmented. It is a good idea to defragment the hard disk every week or so, to prevent the disk from causing a screen freeze. Go to
* Start-Programs-Accessories-System Tools-Disk Defragmenter
This will start the procedure. You will be unable to write data to the hard drive (to save it) while the disk is defragmenting, so it is a good idea to schedule the procedure for a period of inactivity using the Task Scheduler.
The Task Scheduler should be one of the small icons on the bottom right of the Windows opening page (the desktop).
Some lockups and screen freezes caused by hard disk problems can be solved by reducing the read-ahead optimisation. This can be adjusted by going to
* Start-Settings-Control Panel-System Icon-Performance-File System-Hard Disk.
Hard disks will slow down and crash if they are too full. Do some housekeeping on your hard drive every few months and free some space on it. Open the Windows folder on the C drive and find the Temporary Internet Files folder. Deleting the contents (not the folder) can free a lot of space.
Empty the Recycle Bin every week to free more space. Hard disk drives should be scanned every week for errors or bad sectors. Go to
* Start-Programs-Accessories-System Tools-ScanDisk
Otherwise assign the Task Scheduler to perform this operation at night when the computer is not in use.
5. Fatal OE exceptions and VXD errors
Fatal OE exception errors and VXD errors are often caused by video card problems.
These can often be resolved easily by reducing the resolution of the video display. Go to
* Start-Settings-Control Panel-Display-Settings
Here you should slide the screen area bar to the left. Take a look at the colour settings on the left of that window. For most desktops, high colour 16-bit depth is adequate.
If the screen freezes or you experience system lockups it might be due to the video card. Make sure it does not have a hardware conflict. Go to
* Start-Settings-Control Panel-System-Device Manager
Here, select the + beside Display Adapter. A line of text describing your video card should appear. Select it (make it blue) and press properties. Then select Resources and select each line in the window. Look for a message that says No Conflicts.
If you have video card hardware conflict, you will see it here. Be careful at this point and make a note of everything you do in case you make things worse.
The way to resolve a hardware conflict is to uncheck the Use Automatic Settings box and hit the Change Settings button. You are searching for a setting that will display a No Conflicts message.
Another useful way to resolve video problems is to go to
* Start-Settings-Control Panel-System-Performance-Graphics
Here you should move the Hardware Acceleration slider to the left. As ever, the most common cause of problems relating to graphics cards is old or faulty drivers (a driver is a small piece of software used by a computer to communicate with a device).
Look up your video card's manufacturer on the internet and search for the most recent drivers for it.
6. Viruses
Often the first sign of a virus infection is instability. Some viruses erase the boot sector of a hard drive, making it impossible to start. This is why it is a good idea to create a Windows start-up disk. Go to
* Start-Settings-Control Panel-Add/Remove Programs
Here, look for the Start Up Disk tab. Virus protection requires constant vigilance.
A virus scanner requires a list of virus signatures in order to be able to identify viruses. These signatures are stored in a DAT file. DAT files should be updated weekly from the website of your antivirus software manufacturer.
An excellent antivirus programme is McAfee VirusScan by Network Associates ( www.nai.com). Another is Norton AntiVirus 2000, made by Symantec ( www.symantec.com).
7. Printers
The action of sending a document to print creates a bigger file, often called a postscript file.
Printers have only a small amount of memory, called a buffer. This can be easily overloaded. Printing a document also uses a considerable amount of CPU power. This will also slow down the computer's performance.
If the printer is trying to print unusual characters, these might not be recognised, and can crash the computer. Sometimes printers will not recover from a crash because of confusion in the buffer. A good way to clear the buffer is to unplug the printer for ten seconds. Booting up from a powerless state, also called a cold boot, will restore the printer's default settings and you may be able to carry on.
8. Software
A common cause of computer crash is faulty or badly-installed software. Often the problem can be cured by uninstalling the software and then reinstalling it. Use Norton Uninstall or Uninstall Shield to remove an application from your system properly. This will also remove references to the programme in the System Registry and leaves the way clear for a completely fresh copy.
The System Registry can be corrupted by old references to obsolete software that you thought was uninstalled. Use Reg Cleaner by Jouni Vuorio to clean up the System Registry and remove obsolete entries. It works on Windows 95, Windows 98, Windows 98 SE (Second Edition), Windows Millennium Edition (ME), NT4 and Windows 2000.
Read the instructions and use it carefully so you don't do permanent damage to the Registry. If the Registry is damaged you will have to reinstall your operating system. Reg Cleaner can be obtained from www.jv16.org
Often a Windows problem can be resolved by entering Safe Mode. This can be done during start-up. When you see the message "Starting Windows" press F4. This should take you into Safe Mode.
Safe Mode loads a minimum of drivers. It allows you to find and fix problems that prevent Windows from loading properly.
Sometimes installing Windows is difficult because of unsuitable BIOS settings. If you keep getting SUWIN error messages (Windows setup) during the Windows installation, then try entering the BIOS and disabling the CPU internal cache. Try to disable the Level 2 (L2) cache if that doesn't work.
Remember to restore all the BIOS settings back to their former settings following installation.
9. Overheating
Central processing units (CPUs) are usually equipped with fans to keep them cool. If the fan fails or if the CPU gets old it may start to overheat and generate a particular kind of error called a kernel error. This is a common problem in chips that have been overclocked to operate at higher speeds than they are supposed to.
One remedy is to get a bigger better fan and install it on top of the CPU. Specialist cooling fans/heatsinks are available from www.computernerd.com or www.coolit.com
CPU problems can often be fixed by disabling the CPU internal cache in the BIOS. This will make the machine run more slowly, but it should also be more stable.
10. Power supply problems
With all the new construction going on around the country the steady supply of electricity has become disrupted. A power surge or spike can crash a computer as easily as a power cut.
If this has become a nuisance for you then consider buying a uninterrupted power supply (UPS). This will give you a clean power supply when there is electricity, and it will give you a few minutes to perform a controlled shutdown in case of a power cut.
It is a good investment if your data are critical, because a power cut will cause any unsaved data to be lost.
Saturday, April 4, 2009
Adding Image to the Folder Background In Winowd's XP
Have you ever wondered, how nice it would be to have a picture in the folder background? Now you don't have to wonder more because in this tutorial i am gona to let you have your favorite pic in the background of any folder you desire.
Open the folder in which you want to put the image in the background.
Make sure you have enabled the show hidden files option If not do so by going to
Tools>folder options>view> click the radio button show hidden files.
Now inside the folder look for desktop.ini if it is there good, but if it is not there make a one naming it desktop.ini using notepad.
Now add the following code to the desktop.ini file,
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
ICONAREA_IMAGE=location of the image file(it would be great if the file is in same folder)
Let me give you an example suppose the image name is girl.jpg and it is in the same folder, then,
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
ICONAREA_IMAGE=girl.jpg
After that save it and close it. If you have made the desktop.ini file make sure you have made it hidden. After that go to the folder properties in which you want the background image, click customize click change icon choose any icon you can later revert back to the previous icon
click ok and you are done now open the folder and you will see your image in the folder background.
You can also change the text color of the folder icons it is black by default.
to change it add the following code below the above code
ICONAREA_TEXT=0x00000000 (it is for black color)
Below i am giving Values of some other colors use it in place of "0x00000000"
255 (for Red color)
16711680 (for Blue color)
12632256 (for Grey color)
694822 (for Green Color)
16777215 (for White Color)
128 (for Dark Brown color)
Friday, April 3, 2009
Disable the Auot Play of USB, External Disks And Cds
It is Kind of annoying to have a Auto Play which always pops up as soon as you insert a USB stick Or an External Disk Or Audio Cd's. Most Of the Virus's Trojan Horses Spread through the Auto play function of the window's. If you don't want to take further chances with the virus's or trojan horses or you typically want to disable this feature read further.
To disable the Auto play feature Go to Start Menu Click run type "gpedit.msc"
A Group Policy window will open. Go to Computer configuration, Click on system
In the right side pane Look for Turn Off Auto Play right click it and select properties.
Select the enable button and change the Turn off Auto play on, to "All drives"
It is easy to get rid of the auto play Isn't It ? And not to mention to be safer from autorun virus's and Trojan horses.
How To Enable the Hide Option
When A virus attacks a computer its primary function is to destroy or restrict the Defense System of the Computer. In that process the virus first disables the hide function so that it can prepare its attack without your knowledge, but if you have a good anti virus you can delete the virus before it can do any damage but sometimes before anti virus detects the virus the virus did disable the hide function. Even after you delete the Virus or Trojan there effects cant be re versed automatically you have to do it manually. So here is the tutorial to enable the hide option.
Primarily you can enable the hide option by going to
tools>folder options> view> show hidden files
But if due to virus attack it is not working then you have to edit the registry settings.
Start menu> run> type "regedit" (Press ok)
Now In the registry go to
HKEY_LOCAL_MACHINE>SOFTWARE>Microsoft>Windows>CurrentVersion>Explorer
>Advanced>Folder>Hidden>SHOWALL
Now Inside show all Select "Checked Value REG_DWORD" And right click and Select modify
Now in the value Data enter "1" click ok and you are done.
Thursday, April 2, 2009
Remove Or Validate Window's Genuine Advantage(WGA)
some times some legal keys also become illegal as they are not supposed to be supplied or used in your part of the world, during that you see a screen saying you may be a victim of software counterfeiting, Now the question is how to remove this validation. There is a simple and easy way to make your windows legal jsut download the file below and run it, it is a registry file which will automatically assign a legal key from the available keys it is a 2kb file. Inside the rar file you will one file that is test.reg double click it. It will ask for are you sure to right this to registry file click yes and you are done.
http://www.ziddu.com/download/4131018/test.rar.html
But if still your windows doesnot accepting the said key as these key is not valid in your area there is one more way to validate your window's. Below is another file which will validate your window's as legal providing a legal key for your area specific. One More thing this validation will not work if you have Internet explore 7 And windows Media player 11 so before running it uninstall your IE 7 to IE 6 And Window media player to 10 or 9.
Now Inside the download look for the Install.bat file and double click it and it will guide thruogh the process reboot your computer to finish installation and you will see your windows have been validated.
http://www.ziddu.com/download/4131009/WindowsGenuineAdvantageValidation.v1.7.36.0.rar.html
Posted by Gptclick at 10:59 PM 0 comments
Labels: Computer, WGA, Windows Genuine Advantage Validation
Wednesday, April 1, 2009
Adding Destinations to "Send to" Option
Have You Ever Imagine That It would be a lot easier to Copy any file if we could have more destination's in the "Send To" option just right click anything and copy it anywhere you want. Now you can add unlimited destination's to the send to option.
Step 1. Go to C:\Documents and Settings\user\SendTo
Change the user to your user name.
you want to add in the Send To option And you are done.