找回密碼
 註冊
搜索
熱搜: 活動 交友 discuz
查看: 3046|回復: 4

CD槽修復檔

[複製鏈接]
發表於 2011-5-19 00:40:09 | 顯示全部樓層 |閱讀模式
@echo off
reg.exe add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /v NoDriveAutoRun /t REG_BINARY /d ffffff03 /f
reg.exe add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer" /v NoDriveTypeAutoRun /t REG_DWORD /d 0x000000df /f
reg.exe add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /v NoDriveTypeAutoRun /t REG_DWORD /d 0x000000df /f
reg.exe add "HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /v NoDriveTypeAutoRun /t REG_DWORD /d 0x000000df /f
reg delete "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2" /f
cd\
C:
md autodir
attrib -a -s -h -r autorun.inf /q
ren autorun.inf cauto.txt
move cauto.txt autodir
D:
attrib -a -s -h -r autorun.inf
ren autorun.inf dauto.txt
move dauto.txt C:\autodir\
explorer c:\autoDir
@echo on
exit
將上述的文字剪貼在文字文件檔內  另存檔案  即可
發表於 2011-5-19 02:56:19 | 顯示全部樓層
不管哪個版本的WINDOWS都適用嗎?
我WIN7 X64也適用嗎?
回復

使用道具 舉報

發表於 2011-5-19 17:58:01 | 顯示全部樓層
不知道好不好用?來用看看.感謝啦!
回復

使用道具 舉報

發表於 2011-5-19 20:42:39 | 顯示全部樓層
感覺起來似乎不錯
多謝大大的分享
回復

使用道具 舉報

發表於 2011-6-10 17:40:05 | 顯示全部樓層
這個有用嗎
先保存下來再說
多謝了
回復

使用道具 舉報

您需要登錄後才可以回帖 登錄 | 註冊

本版積分規則

Archiver|手機版|小黑屋|PLUS28 論壇|討論區

GMT+8, 2025-8-2 06:34 , Processed in 0.132043 second(s), 17 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回復 返回頂部 返回列表