Created
April 10, 2016 23:40
-
-
Save az0/06d71ba8170667c79afa4bf021b4ec6b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import ConfigParser | |
cp = ConfigParser.RawConfigParser() | |
cp.read('Winapp2-combined.ini') | |
for section in cp.sections(): | |
if cp.has_option(section, 'ExcludeKey1'): | |
print section |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
As of 4/10/2016 | |
360 Browser - Cache* | |
Active@ KillDisk* | |
Age of Empires* | |
AI Roboform* | |
Comodo Dragon (More)* | |
CyberLink PhotoDirector 3 More* | |
CyberLink PhotoDirector 4* | |
CyberLink PhotoDirector 6* | |
Desura Game Installation Tools* | |
EaseUS Data Recovery Wizard* | |
Farming Simulator Old Autosaves* | |
HuluPlus* | |
iMobie AnyTrans* | |
iMobie PhoneClean* | |
iMobie PhoneTrans Pro* | |
Internet Explorer More* | |
Jagex Cache* | |
JDownloader2 Temps* | |
Logs* | |
MailWasher Pro* | |
Microsoft Flight Simulator X* | |
MS Office Unsaved Files* | |
Nokia Software Updater 3 Cache* | |
Nokia Suite Updater Cache* | |
Office 2016* | |
Oxygen 14* | |
Pando Cache* | |
Pet Pals Animal Doctor* | |
Photodex ProShow Producer* | |
Power Efficiency Diagnostics* | |
Proteus* | |
PS3 Media Server* | |
Raptr Logs* | |
Realtek (Logs)* | |
Santa's Rampage* | |
Spybot Search and Destroy Updates* | |
Steam Packages* | |
The Sims 3 DCBackup Files* | |
TVersity* | |
VMware Player* | |
VMware Workstation* | |
VoidTools Search Everything* | |
Warcraft III* | |
WolfQuest* | |
Yahoo Messenger Logs* | |
https://www.bleachbit.org/news/bleachbit-1110-beta |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment