Laptop section updated

This commit is contained in:
TheFlyingFool 2024-05-13 16:32:26 -05:00
parent b476c9238b
commit bce7a207bf

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!