Fixed WinAIO Launchers
This commit is contained in:
parent
41400d7710
commit
e1984a5417
4 changed files with 3 additions and 3 deletions
|
|
@ -651,7 +651,7 @@ LAUNCHERS = {
|
|||
},
|
||||
'WinAIO Repair': {
|
||||
'L_TYPE': 'Executable',
|
||||
'L_PATH': 'WinAIO Repair',
|
||||
'L_PATH': 'WinAIORepair',
|
||||
'L_ITEM': 'Repair_Windows.exe',
|
||||
'L_ELEV': 'True',
|
||||
'Extra Code': [
|
||||
|
|
@ -660,7 +660,7 @@ LAUNCHERS = {
|
|||
},
|
||||
'WinAIO Repair (Fix Associations)': {
|
||||
'L_TYPE': 'Executable',
|
||||
'L_PATH': 'WinAIO Repair',
|
||||
'L_PATH': 'WinAIORepair',
|
||||
'L_ITEM': 'Repair_Windows.exe',
|
||||
'L_ELEV': 'True',
|
||||
'Extra Code': [
|
||||
|
|
@ -669,7 +669,7 @@ LAUNCHERS = {
|
|||
},
|
||||
'WinAIO Repair (Fix Permissions)': {
|
||||
'L_TYPE': 'Executable',
|
||||
'L_PATH': 'WinAIO Repair',
|
||||
'L_PATH': 'WinAIORepair',
|
||||
'L_ITEM': 'Repair_Windows.exe',
|
||||
'L_ELEV': 'True',
|
||||
'Extra Code': [
|
||||
|
|
|
|||
Loading…
Reference in a new issue