Commit Graph

7 Commits

Author SHA1 Message Date
olivier 0071e3697d Add --source winget to all remaining winget install and uninstall calls
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-24 11:20:33 +02:00
olivier 5594752906 Inline Initialize-Winget function into each script
Each script is now self-contained and no longer dot-sources
Initialize-Winget.ps1. The helper file is kept as reference.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-24 11:14:12 +02:00
olivier 64352817f5 Add winget repair helper and remove winget configure --enable prerequisite
Initialize-Winget.ps1 refreshes PATH, re-registers App Installer and
falls back to the provisioned package before exiting with a Store link.
All scripts that call winget now dot-source this helper instead of
failing on a missing winget.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-24 10:54:56 +02:00
olivier deb27fc4ec Actualiser powershell/Winget-Remove-BuiltInApps.ps1 2026-01-31 10:18:38 +01:00
olivier 3806254e58 Actualiser powershell/Winget-Remove-BuiltInApps.ps1 2026-01-31 10:16:45 +01:00
olivier bbc3e54741 Actualiser powershell/Winget-Remove-BuiltInApps.ps1 2026-01-31 10:14:45 +01:00
olivier c0cd81ddb3 Actualiser powershell/Winget-Remove-BuiltInApps.ps1 2026-01-31 09:29:14 +01:00