SuperMSConfig

MSConfig of our dreams...

MIT License

Stars
119
Committers
1

Bot releases are hidden (Show)

SuperMSConfig - SuperMSConfig 1.1.5

Published by Belim about 1 month ago

  • Already out of preview and fully released
  • Plugin support for SuperMSConfig is now live, allowing for more useful helpers. It builds on the xd-AntiSpy PluginInterface and supports class libraries. I’ve translated and extended two plugins from the mentioned app for SuperMSConfig:
  • MSCleanUpCompanion: Scans your system for unnecessary Microsoft apps
  • MSNavigator: Simplifies system access with management functions and answers questions about Windows 10/11 features.
  • Plugins can be launched from the Tools dropdown menu
  • Native/default MSConfig categories have been optimized, especially the Services section, which now also checks some third-party services from Google, Apple, Adobe, Citrix, and more
  • Custom settings can now be adjusted directly via the "radio" buttons for good/bad status
  • Numerous improvements in the logger
  • Minor High DPI issues have been fixed
  • Minor UI improvements have been made
  • Minor fixes

explorer_aNAtdoTrzJ

After some refactoring of the code, the source will be fully released soon. Please be patient

SuperMSConfig - SuperMSConfig 1.1

Published by Belim about 1 month ago

  • This is the first release stepping out of preview status
  • Introducing the final UI (minor changes still possible), seamlessly blending with MSConfig and the policy editor, offering a clean, minimalist, and lightweight design.
  • The "Mimic" feature, in Preview known as "Creator", has been further refined. It lets you easily pack configurations from other apps or online guides into a JSON file and apply them within SuperMSConfig. Just for fun, I converted the old Bloatynosy 0.85 Registry codebase into JSON, so now you can play around with the Bloatynosy tweaks as well
  • All checks and fixes are fully transparent and logged
  • The Revert function has been optimized
  • Corrected handling of decimal and hexadecimal values in omparisons with BadValue and GoodValue. The registry converts DWORD values to decimal and accounts for variations in hexadecimal representation (e.g., -1 is 0xFFFFFFFF)
  • Native MSConfig categories have been divided into 12 unique sections (some not available in MSConfig by default)
  • The app always runs in user context, though many checks and fixes require elevated privileges, especially when working with the LocalMachine hive
  • Numerous UI improvements have been made

After some refactoring of the code, the source will be fully released soon. Please be patient

SuperMSConfig - SuperMSConfig - 1.0 Preview

Published by Belim about 1 month ago

Initial Release / Preview3

  • Preview3 introduces an alternative UI styled like the Group Policy Editor (GPEUI)- basically a wrapper for the settings. It includes two EXEs: the modern default version and the optional gpedit UI. I’d be curious to know which one you prefer, even if you’re not admins ;)
  • Fixed numerous minor bugs from the initial preview
  • Checks and Apply now work correctly even without elevated permissions https://github.com/builtbybel/SuperMSConfig/issues/1
  • Introduced a new local editor for configs/habits (similar to the Group Policy Editor - I've even copied the UI directly from gpedit)
    Note: The app always runs by default in the regular user context. In admin mode, significantly more checks are performed.
  • UI inspired by the classic msconfig but elevated to a modern level
  • Supports nearly 130 native system checks
  • Introduced the "Creators" feature, allowing you to import website templates. For example, if you find tweaks for Windows 11 (or Windows 10) on sites like Neowin, Windows Central, Deskmodder, or elsewhere, you can convert these tweaks - whether they involve services, the registry, or apps into a template. These templates can then be shared for download, helping everyone create the ultimate Super Microsoft Config 🐱
  • Added a "Revert" feature to undo many configurations, except for uninstalled apps

explorer_hsJMvtjNNf

Is anyone possibly interested in contributing a cool icon? My only condition is that it should be at least somewhat inspired by the original msconfig.

SuperMSConfig - SuperMSConfig 1.0 Latest Release

Published by Belim about 1 month ago

Initial Release (preview)

  • UI inspired by the classic msconfig but elevated to a modern level
  • Supports nearly 130 native system checks
  • Introduced the "Creators" feature, allowing you to import website templates. For example, if you find tweaks for Windows 11 (or Windows 10) on sites like Neowin, Windows Central, Deskmodder, or elsewhere, you can convert these tweaks - whether they involve services, the registry, or Appx/bloatware - into a template. These templates can then be shared for download, helping everyone create the ultimate Super Microsoft Config 🐱
  • Added a "Revert" feature to undo many configurations, except for uninstalled apps
SuperMSConfig - SuperMSConfig 1.0 (Public release)

Published by Belim about 2 months ago

Initial Release

  • UI takes inspiration from the classic msconfig but has been elevated to a modern level
  • Supports nearly 130 native system checks
  • Added the ability to create custom checks using templates. For example, if you come across tweaks for Windows 11 (or Windows 10) on sites like Neowin, Windows Central, Deskmodder, or wherever, you can convert these tweaks - which might involve services, the registry, or Appx/bloatware - into a template. These templates can then be shared for download, helping everyone create the supercharged Super Microsoft config 🐱
  • A "Revert" feature has been added, allowing you to undo many configurations, except for uninstalled apps.
Related Projects