Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group Policy Values #634

Open
15 of 20 tasks
rcmaehl opened this issue Oct 20, 2021 · 0 comments
Open
15 of 20 tasks

Group Policy Values #634

rcmaehl opened this issue Oct 20, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request GUI Theming, Tooltips, Details, etc

Comments

@rcmaehl
Copy link
Owner

rcmaehl commented Oct 20, 2021

  • Add Group Policy Management (HKLM\Software\Policies\Robert Maehl Software\WhyNotWin11)
    • Force MUI Language (DWORD, ForcedMUI)
    • Hide Sidebar Program Name (DWORD, NoAppName)
    • Change Displayed Name (STRING, SetAppName)
    • Hide Startup Progress Bar (DWORD, NoProgress)
    • Hide Info Icons (DWORD, NoInfoBox)
    • Hide Social Icons (DWORD, NoSocials)
    • Hide Results PopUp (DWORD, NoPopUp)
    • Hide Settings Icon (DWORD, NoSettings. 2 Bytes of Flags)
      • Hide Info Pane = 1
      • Hide Guides Pane = 2
      • Disable Translation Switcher = 4
      • Hide Translation Metadata Info = 8
      • Disable Theme Switcher = 16
      • Hide Theme Metadata Info = 32
      • Disable Update on Startup Box = ?
      • Hide All Settings = 65535
    • Hide Update Button (DWORD, NoUpdate)
    • Set Sidebar Image (STRING, SidebarBG, Full File Path to BMP/JPG)
  • Finishing Theming 2.0 Support
@rcmaehl rcmaehl added enhancement New feature or request GUI Theming, Tooltips, Details, etc labels Oct 20, 2021
@rcmaehl rcmaehl self-assigned this Oct 20, 2021
rcmaehl added a commit that referenced this issue Nov 7, 2021
rcmaehl added a commit that referenced this issue Nov 7, 2021
rcmaehl added a commit that referenced this issue Nov 7, 2021
This reverts commit b636d3f.
rcmaehl added a commit that referenced this issue Nov 8, 2021
rcmaehl added a commit that referenced this issue Nov 8, 2021
rcmaehl added a commit that referenced this issue Nov 8, 2021
rcmaehl added a commit that referenced this issue Nov 8, 2021
rcmaehl added a commit that referenced this issue Nov 13, 2021
rcmaehl added a commit that referenced this issue Nov 14, 2021
rcmaehl added a commit that referenced this issue Nov 14, 2021
rcmaehl added a commit that referenced this issue Nov 14, 2021
@rcmaehl rcmaehl pinned this issue Mar 18, 2022
@rcmaehl rcmaehl changed the title Additional Enterprise Features Group Policy Values Mar 18, 2022
WilloIzCitron added a commit to WilloIzCitron/WhyNotWin11 that referenced this issue Apr 8, 2022
rcmaehl added a commit that referenced this issue Apr 8, 2022
* feat(#634): Continuing Group Policies

* Fix indentation

Co-authored-by: Robert C. Maehl <rcmaehl@aol.com>
WilloIzCitron added a commit to WilloIzCitron/WhyNotWin11 that referenced this issue Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request GUI Theming, Tooltips, Details, etc
Projects
None yet
Development

No branches or pull requests

1 participant