Added Cleanup CBS launcher
This commit is contained in:
parent
3bc45e9832
commit
5a1f9f0961
1 changed files with 6 additions and 0 deletions
|
|
@ -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',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue