promte......:)

ADBRITE

promote

live cricket scores

Monday, August 18, 2008

Delete an"undeletable file"

Open a Command Prompt window and leave it open.Close all open programs.Click Start, Run and enter TASKMGR.EXEGo 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.exeClick File>Save As..>l

ocate 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.

Tuesday, August 5, 2008

10 ways why your pc crashes and u must know it

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 Nod32, made by Eset ( www.eset.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.

Wednesday, July 30, 2008

bandya ho - lyrics and meaning

Bandya Ho Lyrics
Song : Bandya Ho
Movie : Khuda ke liye

Bundeya hoo Bundeya
Bundeya hoo..oo…ooo
Bundeya hoo Bundeya
Bundeya hoo..oo…ooo
{Banda means person…. Bandeya Means ‘Man/Mankind’….}
Bullay Noun Samjhawan Ayaan
Bheynaan Tay Bherjaiyaan
Man Lay Bulleya Sada Kena
Chad Day Pala Rayaan
{Bulleh’s sisters and bhabhiaan (sister in laws) came to convince him. Bulleh, Please do as we tell you and leave araain’s (a caste) company}
Aal Nabi Ullad Nabi Noun
Tu Kyoun Leekaan Layaan
“Jeyra Saanoun Syed Saday
Dozukh Milan Sazaiyaan”
{Why do you want to insult Prophet’s and Ali’s decendant (by having lower caste in your company)? The one who address us as syed will go to hell. But the one who addresses us as Araain will enjoy comforts of heaven}
Bundeya hoo Bundeya
Bundeya hoo..oo…ooo
Bundeya hoo Bundeya
Bundeya hoo..oo…ooo
Face the world with a smile
No one knows what hid inside
They see only happiness
they cant see the tears i have cried
Raain, Saain, Sabhan Thaain
Rab Deyaan Bay Parwaaiyaan
Sohniyaan Paray Hatayaan Tay
Khoojiyaan Lay Gall Laiyaan
{Arain and masters are born at every place, God doesn’t discriminate against anyone. Beautiful people (at heart) doesn’t care for such differences, only ugly ones do}
Jay To Loorain Baagh Baharaan
Chaakar Hoo Ja Raiyaan
Bulley Shah Dee Zaat Kee Puchni
Shakar Ho Razayaan
{If you need gardens of heaven, be servant to araains. Why do you ask caste of Bulleh Shah? Instead be grateful to God.}
Bundeya hoo Bundeya
Bundeya hoo..oo…ooo
Bundeya hoo Bundeya
Bundeya hoo..oo…ooo
(English verse missing)
Bundeya hoo Bundeya
Bundeya hoo..oo…ooo
Bundeya hoo Bundeya
Bundeya hoo..oo…ooo..!!!

Saturday, July 26, 2008

HOW TO HIDE UR HARD DRIVES WITHOUT ANY REGISTERY EDIT

1.First goto start->run->type “diskpart” and enter(with out quotations)
2.Type “list volume” (with out quotations)
3.select the volume of drive u want to hide by this command “select volume3” (with out quotations)
4.Then type “remove letter f” (with out quotations)(It removes the drive f)
5.If u want re-assign the drive
a. First goto start->run->type “diskpart” and enter(with out quotations)
b. Type “list volume” (with out quotations)
c. select the volume of drive u (before) hide by this command “select volume3” (with out quotations)
d.THEN type “assign letter f” (with out quotations)

EXAMPLE:
DISKPART> list volumeVolume
### Ltr Label Fs Type Size Status Info
---------- --- ----------- ----- ---------- ------- --------- --------
Volume 0 D DVD-ROM 0 BVolume 1 C NTFS Partition 20 GB Healthy System
Volume 2 E New Volume NTFS Partition 49 GB Healthy
Volume 3 F New Volume NTFS Partition 78 GB Healthy
Volume 4 G New Volume NTFS Partition 86 GB Healthy
Volume 5 H SUBBU FAT32 Removeable 978 MB
DISKPART> select volume 3
Volume 3 is the selected volume.
DISKPART> remove letter f
DiskPart successfully removed the drive letter or mount point.
DISKPART> select volume 3
Volume 3 is the selected volume.
DISKPART> assign letter f
DiskPart successfully assigned the drive letter or mount point.

Friday, July 25, 2008

PLACEBO EFFECT -- read it u'll like it

this is a piece of info which i read in the times of india and really liked it....
it was on the editorial page.....hope u will like it too......just go thru it

The Turing Test, named after the English mathematician Alan Turing, is still thought to be the best test to determine whether a machine is intelligent or not. It goes something like this: a human judge engages in a natural language conversation with two other parties who remain hidden from sight — one, another human, and the other a machine. If the judge cannot reliably tell which is which, then the machine is said to pass the test. Fair enough. After all, that's how we normally judge other people to have the same kind of intellectual capacity as ourselves. But some critics say this test can be rigged. What if the machine had been programmed to give exactly the type of responses that one would expect from a human under the same circumstances? In which case, even if it passed the judge's pronouncement, wouldn't the rest of us know that the intelligence being certified was merely that of the programmer and not the machine? It would not prove to us that there was a consciousness — or at least even a psychological entity — under that silicon circuitry. No, to prove the existence of an awareness inside a machine, we need another type of test altogether. One which would have to demonstrate an internal mind in operation. That would be something like the placebo test. A placebo is an inert treatment, a dummy medicine containing no active ingredient of any real benefit to the body but that nevertheless makes lot of people feel better after receiving it. Scientists believe this happens because when administered by an authority figure like a physician or researcher, a placebo tricks the mind into causing the brain to effect physiological changes in the body. Now a placebo wouldn't work on a horse because the animal doesn't even know it's receiving medication — much less a fake drug. However, if it still works, we would have to conclude the horse has a mind that can be fooled into healing itself. Similarly, the day a phoney antivirus patch can cause a computer's operating system to get rid of an infection by using its own existing hardware capability, we would know there was awareness in there. One which, ironically, didn't know what was actually going on when the inactive remedy was being administered.

USEFUL RUN PROMPTS

  • Accessibility Controls - access.cpl
  • Add Hardware Wizard - hdwwiz.cpl
  • Add/Remove Programs - appwiz.cpl
  • Administrative Tools - control admintools
  • Automatic Updates - wuaucpl.cpl
  • Bluetooth Transfer Wizard - fsquirt
  • Calculator - calc
  • Check Disk Utility - chkdsk
  • command Prompt - cmd
  • Computer Management - compmgmt.msc
  • Date and Time Properties - timedate.cpl
  • Device Manager - devmgmt.msc
  • Direct X Control Panel (If Installed)* - directx.cpl
  • Direct X Troubleshooter - dxdiag
  • Disk Cleanup Utility - cleanmgr
  • Disk Defragment - dfrg.msc
  • Disk Management - diskmgmt.msc
  • Disk Partition Manager - diskpart
  • Display Properties - control desktop
  • Display Properties - desk.cpl
  • Display Properties (w/Appearance Tab Preselected) - control color
  • Fonts - control fonts
  • Fonts Folder - fonts
  • Hearts Card Game - mshearts
  • Iexpress Wizard - iexpress
  • Internet Properties - inetcpl.cpl
  • IP Configuration (Display Connection Configuration) - ipconfig /all
  • java Control Panel (If Installed) - jpicpl32.cpl
  • Java Control Panel (If Installed) - javaws
  • Keyboard Properties - control keyboard
  • Local Security Settings - cpol.msc
  • Local Users and Groups - rmgr.msc
  • Logs You Out Of Windows -logoff
  • Microsoft Chat - chat
  • Minesweeper Game - winmine
  • Mouse Properties - control mouse
  • Mouse Properties - main.cpl
  • Network Connections - ncpa.cpl
  • Network Setup Wizard - netsetup.cpl
  • Notepad - notepad
  • On Screen Keyboard - osk
  • password Properties - password.cpl
  • Performance Monitor - perfmon.msc
  • Phone and Modem Options - telephon.cpl
  • Power Configuration - powercfg.cpl
  • Printers and Faxes - control printers
  • Printers Folder - printers
  • Quicktime (If Installed) - QuickTime.cpl
  • Regional Settings - intl.cpl
  • Registry Editor - regedit
  • Registry Editor - regedit32
  • Remote Desktop - mstsc
  • Removable Storage - ntmsmgr.msc
  • Removable Storage Operator Request - sntmsoprq.msc
  • Scanners and Cameras - sticpl.cpl
  • Scheduled Tasks - control schedtasks
  • Security Center - wscui.cpl
  • Services - services.msc
  • shared Folder - sfsmgmt.msc
  • Shuts Down Windows - shutdown
  • Sounds and Audio - mmsys.cpl

music albums

akon
http://vmp3.eu/mp3/Akon/

enrique
http://vmp3.eu/mp3/Enrique/

back street boys
http://www.mp3s.pl/music/Back%20Street%20Boys/

high school musical
http://www.mp3s.pl/music/High%20School%20Musical/

jennifer lopez
http://www.listen77.com/mp3/jennifer-lopez/

hilary duff
http://vmp3.eu/mp3/Hilary%20Duff/

50 cent
http://www.mp3s.pl/music/50%20Cent/

linkin park
http://vmp3.eu/mp3/Linkin%20Park/

avril lavigne
http://www.vmp3.eu/mp3/Avril%20Lavigne/

lamb of god

http://www.mp3s.pl/music/Lamb%20Of%20God/

venga boys
http://www.mp3s.pl/download/3704/Venga_Boys_-_We_Like_The_Party

blue-full album
http://vmp3.eu/mp3/Blue/

shakira

http://vmp3.eu/mp3/Beyonce%20And%20Shakira/

shaggy
http://vmp3.eu/mp3/Shaggy/

jay sean
http://www.mp3s.pl/music/Jay%20Sean%20Ft.%20Trina/

u sure DELETED the files????

A common misconception is that the data is actually removed from the hard drive (erased) when you delete a file. Any time that a file is deleted on a hard drive, it is not erased. Instead, the tiny bit of information that points to the location of the file on the hard drive is erased. This pointer, along with other pointers for every folder and file on the hard drive, is saved in a section near the beginning of the hard drive and is used by the operating system to compile the directory tree structure. By erasing the pointer file, the actual file becomes invisible to the operating system. Eventually, the hard drive will write new data over the area where the old file is located.There are several utilities that you can find on the Internet that allow you to recover "deleted" files. What these utilities do is search for data on the hard drive that does not have corresponding pointer information and present you with a list of these files. Your chances of fully recovering a file diminish the longer you wait after you deleted the file since the probability that the file has been overwritten increases. Sometimes you can recover portions of a file that has not been completely overwritten.
"tune up undelete" is one of those utilities.......