Remove UninstallView launcher

This commit is contained in:
2Shirt 2023-10-22 01:57:33 -07:00
parent 7c9f87c224
commit a48b4a7b38
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -310,12 +310,6 @@ LAUNCHERS = {
'L_ITEM': 'launch_stress_tests.py',
'L_ELEV': 'True',
},
'UninstallView': {
'L_TYPE': 'Executable',
'L_PATH': 'UninstallView',
'L_ITEM': 'UninstallView.exe',
'L_ELEV': 'True',
},
'Windows Repair AIO': {
'L_TYPE': 'Executable',
'L_PATH': 'WinRepairAIO',