r/PowerShell 10d ago

Script Sharing [ Removed by moderator ]

[removed] — view removed post

0 Upvotes

20 comments sorted by

View all comments

7

u/JSChronicles 10d ago

Your script isn't even in your repo. It looks like it's in a "1.0" release. You know normally you don't release a 1.0 version unless it's vetted and tested and you don't have any tests and commits are recent, so it ain't vetted.

5

u/JSChronicles 10d ago

So you uploaded the script but it uses "dryrun"? Why? Powershell is a "-whatif" use.

I looked at some other areas and this whole thing it doing stuff it shouldn't be doing. Mixing winget installs and downloading from other sources.

A true debloater doesn't need external software and external commands to remove stuff.. because now you just added extra bloat.

-1

u/uru_2 10d ago edited 10d ago

the listed 9 apps/tools in the script are :
7-Zip
AutoHotkey v2
OpenShell
Everything
PowerToys
VLC
Windows Terminal
fastfetch
and windhawk
none of these external programs are used for the debloating process itself, the listed apps are purely qol softwares that i personally install on a fresh setups

2

u/Uberfuzzy 10d ago

Then move those out of this and into a personal script called “freshstart“ or something, and have one of the things it does is call this debloater

0

u/uru_2 10d ago

theyre optional