Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/redth/msisneakattack
List and remove those hard to clean .MSI installs!
https://github.com/redth/msisneakattack
Last synced: 23 days ago
JSON representation
List and remove those hard to clean .MSI installs!
- Host: GitHub
- URL: https://github.com/redth/msisneakattack
- Owner: Redth
- License: mit
- Created: 2021-10-12T17:54:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-19T23:46:07.000Z (over 1 year ago)
- Last Synced: 2024-10-13T15:08:11.871Z (25 days ago)
- Language: C#
- Size: 13.7 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# .MSI Sneak Attack
List and remove those hard to clean .MSI installs!Sometimes it's hard to find information about the .MSI's installed on your machine, and even harder to actually remove the install.
Try this utility - a very simple grid of installed MSI information, and trigger an uninstall by deleting a row from the grid.
Use at your own risk!