windows dos 修改登錄檔

2022-03-20 18:35:24 字數 348 閱讀 4192

u盤被寫保護了,然後需要修改登錄檔,解決辦法這個不一定是最好的,僅僅是為了能讓dos能夠做處理,記錄一下:

rem delete first

reg delete hkey_local_machine\system\currentcontrolset\control\storagedevicepolicies /f

rem then add to regedit

reg add hkey_local_machine\system\currentcontrolset\control\storagedevicepolicies /v writeprotect /d 0 /t reg_sz

給那個泰國妹子用的.

登錄檔修改

大中小 開關機加速系列 開始 加快關機速度 hkey current user control panel desktop 關機時自動關閉停止響應的程式 hkey current user control panel desktop autoendtasks 1 關機結束程式等待時間 hkey cu...

修改登錄檔

在 用visual c 讀取註冊資訊 的文中,已經介紹了用 visual c 來讀取登錄檔中的註冊資訊。本文就來介紹用visual c 對登錄檔的另外乙個操作,這也是乙個具有破壞性的操作過程 刪除註冊資訊。在上文中已經知道,由於visual c 本身沒有帶類庫,他對登錄檔的處理過程是通過呼叫.net...

修改Windows登錄檔

始終使在 windows 登錄檔的備份之前修改任何設定。通過複製 system.dat 和 user.dat 或匯出單個使用 regedit 登錄檔的一部分,您可以備份整個登錄檔。單擊開始按鈕,單擊執行,然後鍵入 regedit。單擊確定。在登錄檔編輯器中選擇所要備份的金鑰。從登錄檔選單中選擇匯出登...