引用:
作者y200000012
那假如我下次要設定成某個DWORD值刪除,要怎麼做?
譬如我匯出的結構是
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Control Panel\Desktop]
"ActiveWndTrkTimeout"=dword:00000000
"AutoEndTasks"="0"
我下次設定時要將AutoEndTasks這個值消失
|
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Control Panel\Desktop]
"AutoEndTasks"=-