chocolatey-community / Chocolatey

PowerShell Module and DSC Resource for Chocolatey Software
MIT License
43 stars 15 forks source link

Rewrite *-ChocolateySetting with choco config #74

Open gaelcolas opened 1 year ago

gaelcolas commented 1 year ago

Currently, for some obscure reason, it's directly reading the XML file (potentially that was to set the config before even using choco). Instead we should use the supproted command, choco config https://docs.chocolatey.org/en-us/choco/commands/config