Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Some tools you may like, much more efficient #17

Open
Krutonium opened this issue Sep 20, 2015 · 2 comments
Open

Some tools you may like, much more efficient #17

Krutonium opened this issue Sep 20, 2015 · 2 comments

Comments

@Krutonium
Copy link

I wrote a set of tools, RemoveByName and RemoveByGUID that lets you specify a list of applications to remove, and it will remove them for you. It uses WMI, but it does it intelligently - only running the commands it needs to - So your not running removals on software that isn't installed. You interested?

@pplude
Copy link
Owner

pplude commented Sep 21, 2015

Definitely. I want to use WMI as much as possible. It's insanely useful. Someone mentioned that if WMI is broken it would stop the script from running, but if that's the case, there's more of a reason to start over with a new install of Windows.

So in the interest of not being too long winded, please feel free to rewrite Stage 2. Thank you.

@Krutonium
Copy link
Author

If WMI is broken, that actually indicates an issue with the PATH variable. In any case, I am not sure if my application be affected, because I am using direct calls to the system to do the work, not the WMI binary.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants