mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-05-19 04:06:19 +00:00
Compare commits
2 Commits
undo-tweak
...
2026.04.26
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c1dc8f7ce3 | ||
|
|
ebb3a293d4 |
Binary file not shown.
@@ -141,7 +141,7 @@ if (-not $isAdmin) {
|
||||
}
|
||||
|
||||
# Define script-level variables & paths
|
||||
$script:Version = "2026.04.05"
|
||||
$script:Version = "2026.04.26"
|
||||
$script:AppsListFilePath = "$PSScriptRoot/Config/Apps.json"
|
||||
$script:DefaultSettingsFilePath = "$PSScriptRoot/Config/DefaultSettings.json"
|
||||
$script:FeaturesFilePath = "$PSScriptRoot/Config/Features.json"
|
||||
|
||||
Reference in New Issue
Block a user