diff --git a/.bin/Scripts/functions/common.py b/.bin/Scripts/functions/common.py index 4fb57739..6b819ce3 100644 --- a/.bin/Scripts/functions/common.py +++ b/.bin/Scripts/functions/common.py @@ -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: diff --git a/.bin/Scripts/update_kit.py b/.bin/Scripts/update_kit.py index 6868b6c5..b41599bb 100644 --- a/.bin/Scripts/update_kit.py +++ b/.bin/Scripts/update_kit.py @@ -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) diff --git a/.gitignore b/.gitignore index 8f24a67b..1476f24d 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ .cbin/Autoruns/ .cbin/BleachBit-Portable/ .cbin/BlueScreenView/ +.cbin/Caffeine/ .cbin/Du/ .cbin/Everything/ .cbin/IObitUninstallerPortable/