https://github.com/redth/msisneakattack
List and remove those hard to clean .MSI installs!
https://github.com/redth/msisneakattack
Last synced: about 1 year 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-19T23:46:07.000Z (about 3 years ago)
- Last Synced: 2025-04-10T00:17:56.455Z (about 1 year 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!