pplude / TronScriptEvo

TRON Script: Evolution
MIT License
13 stars 1 forks source link

Debloat does not seem to do anything #8

Open pplude opened 8 years ago

pplude commented 8 years ago

As of right now, I do not have a reliable way of uninstalling applications. WMI is a pain on Windows 10, and there does not seem to be a good way of doing this in Powershell entirely, from what I can tell.

Also, the Windows 8.1 debloat tool completely breaks Windows 10, as it tries to uninstall ALL XAML-based applications (This includes the Start menu and other system services like Cortana). So, we will need to completely rewrite this section.

staticextasy commented 8 years ago

I'm testing code right now for Uninstalling from WMI, will push if it works.