You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows 10 has the ability to modify the SearchboxWidth DWORD and SearchboxText string key to have a new width + text placed into the searchbox via taskbar and in A/B testing by Microsoft - The searchbox has a new width value of 288 in decimal and shorter text which is the same text used in 11's searchbox.
What ExplorerPatcher's current searchbox has:
What Windows 10's A/B searchbox variant has:
Unfortunately this change is not fully possible on Cobalt and later builds as the feature was never ported to it and instead was moved to the Vibranium builds of 10.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Windows 10 has the ability to modify the
SearchboxWidth
DWORD andSearchboxText
string key to have a new width + text placed into the searchbox via taskbar and in A/B testing by Microsoft - The searchbox has a new width value of 288 in decimal and shorter text which is the same text used in 11's searchbox.What ExplorerPatcher's current searchbox has:
What Windows 10's A/B searchbox variant has:
Unfortunately this change is not fully possible on Cobalt and later builds as the feature was never ported to it and instead was moved to the Vibranium builds of 10.
Beta Was this translation helpful? Give feedback.
All reactions