Some people have thought that the autorun.inf file is a virus, when in fact not. Autorun.inf is a file system that is used by the operating system such as Windows to automatically run a program when a removable media such as CD-ROM, DVD-ROM or USB Flash inserted in the computer. for reasons of convenience features designed to make the software that is installed on a disk can automatically start when the disc is inserted.
Unfortunately autorun.inf actually causes new problems. This feature used to spread viruses. user security is threatened, those who do not intend to run a software forced to widened the conditions could not do anything to stop the virus directly berakasi, as in the case of some viruses, that utilizes these features to deploy. This is called a feature of Windows has failed?
Me Disable AutoPlay is not a solution because when you open the drive from My Computer, Windows would still execute the instructions found in autorun.inf.
There is a difference between the Autoplay and Autorun. Autoplay is when you insert a CD / DVD or USB flash drive, you get a dialog box asking what you want to do Windows, while AutoRun will immediately execute the commands in the autorun.inf file. and when it goes there is no chance at all for you to cancel the autorun.
How to disable autorun.
Step 1: Click Start-> Run or press Window + R on the keyboard to display the Run dialog box.
Step 2: Type regedit and press Enter to run the Registry Editor.
Step 3: In the left pane double-click the folder to expand and go into
HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Policies / Explorer
Step 4: In the right pane double-click NoDriveTypeAutoRun
Step 5: In the Value Data, type FF for 255 to Hexadecimal or decimal value.
Step 6: Close the Registry Editor and restart the computer.
How to disable autorun with Notepad
Here is the registry key that you can use to block autorun.inf him. Open Notepad or another text editor, copy the text below and save it as NoAutoRun.reg. Make sure the save with the extension. Reg no. Txt.
REGEDIT4
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionIniFileMappingAutorun.inf]
@ = "@ SYS: DoesNotExist"
Run the file, click Yes if there is confirmation.
The problem with this hack is that the installer CD or DVD will no longer run automatically, you have to find the setup file manually. but I think it is no big deal compared to if infected by a virus and had to spend hours cleaning it.
Sources:
http://www.binushacker.net/disable-autorun-inf-menghindari-virus.html
No comments:
Post a Comment