| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Updated version to 1.1 and improved registry check logic for Windows 11 taskbar alignment. Before you had a function to check if value exist, then read the value, then compare. Check registry -> read registry -> compare Now you read the value, and if not readable = fail, else compare. read registry if exist -> compare More simple and visible, less registry access.
Updated version to 1.1 and improved OS check for Windows 11. New-itemproerty instead of set : Because if value exist (update, if value not existing (create), in all case TaskbarAl = 0. Delete test path, because try and catch already manage errors.
| Back | FazBrowse Home | New Git URL |
This PR simplifies both detection and remediation scripts.
Changes:
Functionality remains unchanged:
`