Skip to content

Commit

Permalink
Remove ‘OneSync’ capability
Browse files Browse the repository at this point in the history
  • Loading branch information
cschneegans committed Nov 7, 2024
1 parent 4a90f37 commit f4d5056
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions resource/Bloatware.json
Original file line number Diff line number Diff line change
Expand Up @@ -875,5 +875,18 @@
]
}
]
},
{
"DisplayName": "OneSync",
"Steps": [
{
"$type": "Schneegans.Unattend.CapabilityBloatwareStep, UnattendGenerator",
"Selector": "OneCoreUAP.OneSync",
"AppliesTo": [
"Windows 10",
"Windows 11"
]
}
]
}
]

0 comments on commit f4d5056

Please sign in to comment.