Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 313 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 313 Bytes

RegClean

A tiny script helps you to delete apps from Windows uninstaller registry.

Usage

require python 3.3, tested on Windows 7 64 Bit

specify the apps you want to delete in the appNames = ["spotify", "evernote", "VLC"]

the names can be case-insensitive and partial.

run: python RegClean.py