google-labs-jules[bot]
3961ed4991
feat: Optimize SoftwareLicensingProduct query
Replaced the inefficient `Get-CimInstance | Where-Object` pipeline with a more performant `Get-CimInstance -Filter` call.
The original script retrieved all SoftwareLicensingProduct instances and then filtered them in PowerShell. This change pushes the filtering logic down to the WMI service itself, which is significantly faster as it reduces the amount of data transferred.
3 months ago
Mykola08
2ce9dab34d
Add dynamic theming support and enhance GUI styling in MAS_GUI.ps1
3 months ago
Mykola08
27b9140dbc
Enhance system information retrieval and GUI styling
- Improved error handling in Get-SystemInfo function for OS and computer system retrieval.
- Enhanced license status detection with clearer status messages.
- Updated GUI dimensions for better layout.
- Adjusted font sizes and padding for navigation buttons and action cards.
- Added drop shadow effect to card styles for improved visual depth.
- Increased icon font size for better visibility.
3 months ago
Mykola08
135aa20d5a
Add Run_GUI.cmd to launch the MAS_GUI PowerShell script
3 months ago
Lyssa
31a79148b1
Clean up README.md a bit
3 months ago
May
da0b2800d9
fix git url
4 months ago
WitherOrNot
54a1ec3d54
Fix self-hosted git URL
5 months ago
WindowsAddict
5f40fb4a79
Remove email
5 months ago
WindowsAddict
541364642b
Revert export-ignore
5 months ago
WindowsAddict
2bc48bfd4d
export-ignore
5 months ago
WindowsAddict
f69e4ff432
3.9
5 months ago
WindowsAddict
f8f37b38fe
Don't auto change IoTEnterprise to Enterprise in KMS script
5 months ago
WindowsAddict
3c7178aaf6
Remove the deprecated Semi-Annual Preview channel in change update channel option
5 months ago
WindowsAddict
41783f7a23
Evade AV detections
5 months ago
WindowsAddict
e7e73a8fbc
Use Client-ESU license instead of Client-IoT-ESU (it has bugs) for IoTEnterprise edition
5 months ago
WindowsAddict
7327f3b445
Revert export-ignore
5 months ago
WindowsAddict
27f21a13d5
export-ignore
5 months ago
WindowsAddict
7f3372d778
Merge branch 'dev'
5 months ago
WindowsAddict
4958ddf474
3.8
5 months ago
WindowsAddict
eeae1dd931
Add command to refresh ESU status
5 months ago
WindowsAddict
d16661cc87
Suggest inplace repair upgrade when system files are missing
5 months ago
WindowsAddict
1ee7cd1e60
Improve wording
5 months ago
WindowsAddict
55cc6d95d1
Add more conditions before rebuilding ClipSVC licenses
5 months ago
WindowsAddict
f4e08dac3d
Update WLMS service check
5 months ago
WindowsAddict
979dfb750b
Update as per abbodi1406's CAS
No KMS Client info when ADBA is shown
5 months ago
WindowsAddict
82f7cfe5f4
Auto select Quick repair option for Office 16.0 C2R.
Thanks to Yerong for the suggestion.
5 months ago
WindowsAddict
0a35a00266
Change key preference order in Change Windows edition script. Thanks to Magic.
5 months ago
WindowsAddict
4bf82f576c
Improve KMS4k activation info
5 months ago
WindowsAddict
1e444671be
Fix KMS4k activation info on 26100.7019 and later
5 months ago
WindowsAddict
0aee35e673
Add HWID support for WNC edition
5 months ago
WindowsAddict
77c4bacde6
Fix an issue in filtering where ESU IDs are not showing in manual option
5 months ago
WindowsAddict
117ccae4ed
Change one combination for OEM folder
5 months ago
WindowsAddict
470d3b900e
R.I.P. KMS38
CLiP licenses for KMS have been deprecated from build 26100.7019
5 months ago
WindowsAddict
b064fc628a
Add direct link for AIO file
6 months ago
WindowsAddict
c9789e9aa3
Add direct link for AIO file
6 months ago
WindowsAddict
0d4ab4b435
Fix WMI check regarding SPP
6 months ago
WindowsAddict
8c440c5c48
Add not LTSC info for IoTEnterprise in change edition
6 months ago
WindowsAddict
233c9d1b29
Show info for sppsvc 1053 error code
6 months ago
WindowsAddict
4953ed82b5
ESU support for PPIPro (added in 19045.6388), add build check for later added ESU editions
6 months ago
WindowsAddict
b627d74f5a
Update method 2 link
7 months ago
WindowsAddict
07fd04ea10
Reset export-ignore
7 months ago
WindowsAddict
e5ed8c2487
Update links
7 months ago
WindowsAddict
c37609eabe
export-ignore README.md
7 months ago
WindowsAddict
4e06a401b5
Highlight alternative methods in readme
7 months ago
WindowsAddict
b74d1155b9
Revert export-ignore
7 months ago
WindowsAddict
d940db1e60
export-ignore
7 months ago
WindowsAddict
ab6b572af9
3.7
7 months ago
WindowsAddict
75a4d2e3a7
Generate ticket by signing the ticket
7 months ago
WindowsAddict
fd2cecb4ec
Revert export-ignore
7 months ago
WindowsAddict
a9c2f58741
export-ignore
7 months ago