2012年4月12日 星期四

extra step to stop autorun when double click drive letter

[stop double click] drive autorun
(virus may autorun , even you use gpedit.msc to stop drive autorun)

[1]
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\Autorun.inf]
@="@SYS:DoesNotExist"

[2] delete below registry tree about autorun & shell subkey
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2

沒有留言:

張貼留言

Ubuntu 18.04 讀卡機 driver , ( IT-500U )

# ubuntu 18.04.06 , Let   (info-think it-500U card-reader) driver work $sudo apt-get install build-essential libusb-1.0-0-dev libpcsclite-de...