Some other Windows Debloat projects have a option to execute the URL directly, without need downloading the zip file, extract it and execute the scripts via command-line.
As this is one of the most complete debloat projects, it would be very handy if it comes with URL single line option, helping us to setup a provision step in our CI environments.
Description
Some other Windows Debloat projects have a option to execute the URL directly, without need downloading the zip file, extract it and execute the scripts via command-line.
Example how it could be:
iwr -useb https://raw.github.ink/LeDragoX/Win-Debloat-Tools/main/WinDebloatTools.ps1 -Param1 -Param2 | iex
Reason
As this is one of the most complete debloat projects, it would be very handy if it comes with URL single line option, helping us to setup a provision step in our CI environments.
Examples
There few projects which does it:
https://github.ink/Sycnex/Windows10Debloater
https://github.ink/fedoz13/win11SetupScript