This commit is contained in:
TheFlyingFool 2024-05-13 16:21:34 -05:00
parent 79f311a2e1
commit dd6395e7ef

View File

@ -119,7 +119,7 @@ do {
InstallTheApps $Apps InstallTheApps $Apps
} }
'4' { '4' {
$AppList = @( ## LAPTOP $apps = @( ## LAPTOP
@{name = 'Intel.IntelDriverAndSupportAssistant' }, @{name = 'Intel.IntelDriverAndSupportAssistant' },
@{name = '9WZDNCRFJ4MV'; source = 'msstore' }, # Lenovo Vantage from MS Store @{name = '9WZDNCRFJ4MV'; source = 'msstore' }, # Lenovo Vantage from MS Store
@{name = 'j5create.Driver-JUA365' } ## Not sure if this is correct yet! @{name = 'j5create.Driver-JUA365' } ## Not sure if this is correct yet!