no message

This commit is contained in:
Alan Mason 2017-11-20 23:11:07 -08:00
parent ea4036e14d
commit 3df01a0e05
3 changed files with 3 additions and 1 deletions

View file

@ -369,7 +369,7 @@ def stay_awake():
if proc.name() == 'caffeine.exe':
return
# Extract and run
extract_item('caffeine', silent=True)
extract_item('Caffeine', silent=True)
try:
popen_program(global_vars['Tools']['Caffeine'])
except Exception:

View file

@ -67,6 +67,7 @@ if __name__ == '__main__':
# Misc
print_info('\nMisc')
try_and_print(message='Caffeine...', function=update_caffeine, other_results=other_results)
try_and_print(message='Everything...', function=update_everything, other_results=other_results)
try_and_print(message='TreeSizeFree...', function=update_treesizefree, other_results=other_results)
try_and_print(message='XMPlay...', function=update_xmplay, other_results=other_results)

1
.gitignore vendored
View file

@ -20,6 +20,7 @@
.cbin/Autoruns/
.cbin/BleachBit-Portable/
.cbin/BlueScreenView/
.cbin/Caffeine/
.cbin/Du/
.cbin/Everything/
.cbin/IObitUninstallerPortable/