Skip to content

Commit f96d9fb

Browse files
author
Robin Stolpe
committed
Added "" on MainPackage
1 parent 88eeed9 commit f96d9fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WinSoftwareUpdate/WinSoftwareUpdate.psm1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ Function Update-rsWinSoftware {
354354
}
355355

356356
# Register WinGet
357-
Add-AppxPackage -RegisterByFamilyName -MainPackage Microsoft.DesktopAppInstaller_8wekyb3d8bbwe
357+
Add-AppxPackage -RegisterByFamilyName -MainPackage "Microsoft.DesktopAppInstaller_8wekyb3d8bbwe"
358358

359359
# Check if something needs to be installed or updated
360360
Confirm-RSDependency

0 commit comments

Comments
 (0)