Added Cleanup CBS launcher

This commit is contained in:
2Shirt 2018-01-15 14:28:31 -07:00
parent 3bc45e9832
commit 5a1f9f0961

View file

@ -441,6 +441,12 @@ LAUNCHERS = {
}, },
}, },
r'Misc': { r'Misc': {
'Cleanup CBS Temp Files': {
'L_TYPE': 'PyScript',
'L_PATH': 'Scripts',
'L_ITEM': 'cbs_fix.py',
'L_ELEV': 'True',
},
'ConEmu (as ADMIN)': { 'ConEmu (as ADMIN)': {
'L_TYPE': 'Executable', 'L_TYPE': 'Executable',
'L_PATH': 'ConEmu', 'L_PATH': 'ConEmu',