Skip to content
This repository has been archived by the owner on Nov 18, 2023. It is now read-only.

Commit

Permalink
修正
Browse files Browse the repository at this point in the history
  • Loading branch information
creeper-0910 committed Aug 11, 2022
1 parent 0405f38 commit fce1a6c
Showing 1 changed file with 4 additions and 18 deletions.
22 changes: 4 additions & 18 deletions ExplorerPatcher/settings.reg
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
;s Taskbar_CortanaButtonSection1 IsWindows11Version22H2OrHigher
;s Taskbar_CortanaButtonSection2 !IsOldTaskbar
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
;b Show Widgets button
;b ウィジェットのボタンを表示する
"TaskbarDa"=dword:00000001
;g Taskbar_CortanaButtonSection2
;g Taskbar_CortanaButtonSection1
Expand Down Expand Up @@ -167,21 +167,13 @@
;x 0 Windows 10 のフライアウト (既定)
;x 1 Windows 7
"UseWin32BatteryFlyout"=dword:00000000
;s SystemTray_LanguageSwitcherBefore22H2 !IsWindows11Version22H2OrHigher
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;c 3 言語設定 *
;x 0 Windows 11 (既定)
;x 1 Windows 10 ("言語設定"にリンクされています)
;x 4 Windows 10
"IMEStyle"=dword:00000000
;g SystemTray_LanguageSwitcherBefore22H2
;s SystemTray_LanguageSwitcherAfter22H2 IsWindows11Version22H2OrHigher
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;c 4 Language switcher *
;c 4 言語切り替え *
;x 0 Windows 11 (default)
;x 7 Windows 10
;x 1 Windows 10 (with link to "Language Preferences") (no animation)
;x 4 Windows 10 (no animation)
;x 1 Windows 10 ("言語設定"にリンクされています) (アニメーションなし)
;x 4 Windows 10 (アニメーションなし)
"IMEStyle"=dword:00000000
;g SystemTray_LanguageSwitcherAfter22H2
;g SystemTray_Windows10Section
Expand Down Expand Up @@ -220,12 +212,6 @@
;d ナビゲーションバーを無効にする **
@=""
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;b Disable modern search bar
;"Virtualized_{D17F1E1A-5919-4427-8F89-A1A8503CA3EB}_DisableModernSearchBar"=dword:00000000
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;b Shrink address bar height **
"ShrinkExplorerAddressBar"=dword:00000000
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;b モダンな検索バーを無効にする
;"Virtualized_{D17F1E1A-5919-4427-8F89-A1A8503CA3EB}_DisableModernSearchBar"=dword:00000000
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
Expand Down

0 comments on commit fce1a6c

Please sign in to comment.