Win11 reg_custom.reg
code:まとめて変更.reg
Windows Registry Editor Version 5.00
;右クリックコンテキストメニューを全表示にする
""=""
;ダウンロードファイルにZoneIDをマークしない
"SaveZoneInformation"=dword:00000001
code:まとめて元に戻す.reg
Windows Registry Editor Version 5.00
;ダウンロードファイルにZoneIDをマークする(デフォルト)
"SaveZoneInformation"=dword:00000002
;右クリックコンテキストメニューをコンパクト表示にする(デフォルト)