Files
Windows/powershell
olivier 17b3df2628 Inline Firefox install functions into libres-softwares-install.ps1
The script no longer spawns Install-Firefox.ps1 as a subprocess.
Firefox functions are copied directly and called in-process, which
removes the Start-Process indirection and the duplicate
Initialize-Winget call. Admin check added for the Firefox path.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-24 11:12:11 +02:00
..