查看積分策略說明發表回覆
Discuz! 代碼
提示插入
直接插入
說明訊息

插入粗體文本 插入斜體文本 插入下劃線 置中對齊 插入超級連結 插入信件位址 插入圖像 插入 flash 插入代碼 插入引言 插入列表
刪除線 直線分隔線 虛線分隔線
    
添加文字底框
內容 [字數檢查]:

表情符號

更多 Smilies
字型大小 |||
溫馨提示:本區開放遊客瀏覽。


文章關鍵字 : [功能說明]
(關鍵字可加強搜索準確性, 如關鍵字多於一組, 請以 , 作分隔, e.g. : 阿笨,shiuh,第一笨)

 關閉 URL 識別 | html 禁用
 關閉 表情符號 | 表情符號 可用
 關閉 Discuz! 代碼 | Discuz! 代碼 可用
使用個人簽名
接收新回覆信件通知
推薦放檔網絡空間

檔案(Torent, zip等)
  1. freedl
  2. multiupload
  3. btghost
  4. 便當狗
  5. mediafire
  6. pillowangel
圖片(JPG, GIF等)
  1. hotimg
  2. tinypic
  3. mousems2
  4. imageshack
  5. imm.io
>>>歡迎推薦好用空間


最新10篇文章回顧
aben321

 發表於 2007-6-16 12:47 PM

有一個很好用的工具.. 叫 Hide & Lock Disk Drives
有漢化版可找~~
請自行用 Google 找關鍵字囉... 「 Hide Lock Disk Drives」


bluejim

 發表於 2007-6-16 08:22 AM

http://blog.roodo.com/foreverfish/archives/3327867.html

一圖解決版


drag007

 發表於 2007-6-14 11:02 PM

其實只要在放入光碟或插入隨身碟時按住 shift 就可以"暫時"略過 autorun
開機時按住 shift 也可以略過 run 機碼 和 "啟動"內的程式


wugen

 發表於 2007-6-14 11:49 AM

http://www.microsoft.com/technet ... 93506.mspx?mfr=true

忘了提, NoDriveAutorun 所設定的是控制哪一台可以Autorun(A-Z), NoDriveTypeAutorun則是磁碟機種類.

TweakUI中兩個Registry都可以調整...


好下載

 發表於 2007-6-14 12:17 AM

另外...在隨身碟裡面建立一個autorun.inf 的 "資料夾"  似乎就百毒不侵啦...這是傳言...不敢測試說


好下載

 發表於 2007-6-14 12:15 AM

文章取自微軟

NoDriveTypeAutoRun
登錄檔位子:
HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

Data type Range Default value
REG_DWORD
0x0–0xFF
0x95

Description

Disables the Autoplay feature on all drives of the type specified.

Autoplay begins reading from a drive as soon as media is inserted in the drive. As a result, the setup file of a program or the sound on audio media starts immediately.

This entry stores the setting of the Disable Autoplay Group Policy. Group Policy adds this entry to the registry when you enable the policy. If you disable the policy or set it to Not configured, Group Policy deletes this entry from the registry, and the system behaves as though the value is 0x95.

This entry is a bitmapped value. To disable Autoplay on a particular type of drive, set the bit representing that type of drive to 1. To disable more than one type of drive, either set the bits representing each type to 1 or sum the hexadecimal values of the representative bits.
數值
Value Meaning
0x1
Disables Autoplay on drives of unknown type.

0x4
Disables Autoplay on removable drives.

0x8
Disables Autoplay on fixed drives.

0x10
Disables Autoplay on network drives.

0x20
Disables Autoplay on CD-ROM drives.

0x40
Disables Autoplay on RAM drives.

0x80
Disables Autoplay on drives of unknown type.
關閉所有的裝置
0xFF
Disables Autoplay on all types of drives.


By default, Autoplay is disabled on network drives and on removable drives, such as the floppy disk drive (but not the CD-ROM drive). The default value 0x95 (149) is the sum of 0x1 (unknown types), 0x80 (unknown types), 0x4 (floppy drives), and 0x10 (network drives).

Change method

To change the value of this entry, use Group Policy. This entry corresponds to the Disable Autoplay Group Policy (User Configuration\Administrative Templates\System).

Note

Autoplay is triggered by a Media Change Notification (MCN) message from the CD-ROM driver. If the Windows 2000 interface does not receive this message, Autoplay does not operate, regardless of the value of this entry. Entries that suppress the MCN message, such as Autorun and AutorunAlwaysDisable also disable Autoplay.

Autoplay is disabled on any drive if the value of NoDriveAutoRun (in HKLM or HKCU) or NoDriveTypeAutoRun (in HKLM or HKCU) is set to disable it. But if NoDriveAutoRun or NoDriveTypeAutoRun appear in HKEY_LOCAL_MACHINE, the corresponding entries in HKEY_CURRENT_USER are ignored.

You can use the Disable Autoplay Group Policy to add CD-ROM drives to the list of drive types already disabled (removable drives, network drives, and unknown drives) or to disable Autoplay on all drives. You must edit the registry to set any other value.

Tip

For detailed information about particular Group Policy settings, see the Windows 2000 Resource Kit Group Policy Reference.
For general information about Group Policy, see Windows 2000 Server Help or Windows 2000 Professional Help.
To see a table associating policies with their corresponding registry entries, see the Group Policy Registry Table .

Related Entries

[好下載 在  2007-6-14 05:03 PM 作了最後編輯]


mmcatdog

 發表於 2007-6-13 07:16 PM

TweakUI 2.0.1.0.0 經過測試還是會發生執行autorun.inf的現象(2k/xp)
(win2k)HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
當中的NoDriveTypeAutoRun 變更為255 依舊跟Tweakui相同會出現執行autorun.inf的現象

其他人有沒有這問題

[mmcatdog 在  2007-6-13 07:19 PM 作了最後編輯]


kilo1

 發表於 2007-6-12 11:13 PM

XP下忘了確實位置, 在Registry下HKCU/Software/...(...=忘了)
搜尋NoDriveTypeAutoRun這個Key, 將他的值(十進位)改成255
這樣應該就沒有東西能autorun了(有錯請指教)


wugen

 發表於 2007-6-12 08:34 AM

group policy 只能改一半, 就是Registry裡的NoDriveTypeAutorun的設定.
另外還有一個是NoDriveAutorun的設定, 可以由TweakUI去改或是自己修改Registry.


好下載

 發表於 2007-6-12 01:07 AM

唉..我得隨身碟被暗藏病毒...到處散播 真是罪孽深重





所在時區為 GMT+8, 現在時間是 2024-7-1 09:28 PM
清除 Cookies - 連絡我們 - TWed2k © 2001-2046 - 純文字版 - 說明
Discuz! 0.1 | Processed in 0.019791 second(s), 7 queries , Qzip disabled