Skip to main content

Open your pendrive safely


Generally virus enters in our computer by the pendrive. So we need to scan our pendrive by an antivirus. You can also delete virus by yourself without the help of antivirus. Just you need to write a small program in "notepad" and save it ".bat" format. But sometime problem occurs to save notepad file as ".bat"
file format. To solve this problem-

  • Go to My Computer>Tools>Folder Options>View
  • From the "Advance settings" disable the check mark from "Hide extensions for known file types".
  • Now press "Ok".

Now open a notepad (Go to run>write "notepad") and write those program-
cd X:
cd\
del *.exe/ah/s/q/f
del *.inf/ah/s/q/f
del "New Folder.exe"/s/q/f
del *.bat/ah/s/f/q
del *.cmd/ah/s/q/f
explorer X:
 Here you have to replace "X" by your pendrive letter. If your pendrive contain "H" letter you need to replace "X" as "H" letter. Now save the note pad as "My Antivirus.bat". Place the file in your desktop. Now when you insert your pendrive click the "My Antivirus.bat" file. Then your pendrive will open safely.

Comments

Popular posts from this blog

Computer Hang Problem Solution

Computer may be hang during working in Windows XP. In this time Not Responding message is shown. If you click the Close button then all working windows may close. You can avoide this problem by few steps. Just follow those steps... Go to " run " option from start up button or press " Windows key+R ". Type " regedit ". From the registry edit windows go to HKEY_CURRENT_USER > Control Panel > Desktop >click Then from the right side AutoEndTask >click>value data replace 0 to 1 then Ok. Now Not Responding program will be closed. As a result your computer hang problem will be solved.

Windows Seven

Windows 7 is the latest operating system by Microsoft Corporation for use on personal computers, including home and business, laptops and tablet PC released on the date of 22th October, 2009. New Features At first there is no difference between Windows Vista and Windows 7 for its same user interface, but main modification comes out when you working with your computer. Advance search option, stronger security policies, good reliability, faster response etc are the new features of Windows 7. The task bar has seen the biggest visual changes, where the Quick Launch toolbar has been replaced with pinning application to the task bar. Buttons for pinned applications are integrated with the task buttons. These buttons also enable the Jump List feature to allow easy access to common tasks. The revamped task bar also allows the reordering of task bar buttons. To the far right of the system clock is a small rectangular button that serves as the show desktop icon. This button is part of the n

Convert PDF to Text

Generally we can't edit a pdf (Portable Document Format) file but sometime we need to edit pdf file. Then we face a great problem. But "OCR" can help you that time. OCR is a free software that offer you to edit pdf file. Download this software from here .