You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PS C:\Program Files\WindowsApps\Microsoft.DesktopAppInstaller_1.21.3482.0_x64__8wekyb3d8bbwe> .\winget.exe install -e --id Zoom.Zoom --scope machine
Found Zoom [Zoom.Zoom] Version 5.17.5.31030
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Downloading https://zoom.us/client/5.17.5.31030/ZoomInstallerFull.exe?archType=x64
██████████████████████████████ 86.0 MB / 86.0 MB
Successfully verified installer hash
Starting package install...
Successfully installed
When trying to check it under machine scope it not found:
PS C:\Program Files\WindowsApps\Microsoft.DesktopAppInstaller_1.21.3482.0_x64__8wekyb3d8bbwe> .\winget.exe list -e --id Zoom.Zoom --scope machine
No installed package found matching input criteria.
Instead looking for zoom under system only, looks to be installed:
PS C:\Program Files\WindowsApps\Microsoft.DesktopAppInstaller_1.21.3482.0_x64__8wekyb3d8bbwe> .\winget.exe list -e --id Zoom.Zoom
Name Id Version Source
Zoom Zoom.Zoom 5.17.5.31030 winget
Expected behavior
Regular logged on user to have zoom installed.
Environment
Windows Package Manager v1.6.3482
Copyright (c) Microsoft Corporation. All rights reserved.
Windows: Windows.Desktop v10.0.19045.3930
System Architecture: X64
Winget Directories
------------------------------------------------------------------------------------------------------
Logs %TEMP%\WinGet\defaultState
User Settings %LOCALAPPDATA%\Microsoft\WinGet\Settings\defaultState\settings.json
Portable Links Directory (User) %LOCALAPPDATA%\Microsoft\WinGet\Links
Portable Links Directory (Machine) C:\Program Files\WinGet\Links
Portable Package Root (User) %LOCALAPPDATA%\Microsoft\WinGet\Packages
Portable Package Root C:\Program Files\WinGet\Packages
Portable Package Root (x86) C:\Program Files (x86)\WinGet\Packages
Installer Downloads %USERPROFILE%\Downloads
Links
---------------------------------------------------------------------------
Privacy Statement https://aka.ms/winget-privacy
License Agreement https://aka.ms/winget-license
Third Party Notices https://aka.ms/winget-3rdPartyNotice
Homepage https://aka.ms/winget
Windows Store Terms https://www.microsoft.com/en-us/storedocs/terms-of-sale
Admin Setting State
--------------------------------------------------
LocalManifestFiles Disabled
BypassCertificatePinningForMicrosoftStore Disabled
InstallerHashOverride Disabled
LocalArchiveMalwareScanOverride Disabled
Screenshots and Logs
The text was updated successfully, but these errors were encountered:
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!
Please confirm these before moving forward
Category of the issue
Installation issue.
Brief description of your issue
When running Zoom.Zoom install under system account with "--scope machine", zoom will install only for system and not for regular user.
Steps to reproduce
PS C:\Program Files\WindowsApps\Microsoft.DesktopAppInstaller_1.21.3482.0_x64__8wekyb3d8bbwe> .\winget.exe install -e --id Zoom.Zoom --scope machine
Actual behavior
Looks like the install is running ok:
PS C:\Program Files\WindowsApps\Microsoft.DesktopAppInstaller_1.21.3482.0_x64__8wekyb3d8bbwe> .\winget.exe install -e --id Zoom.Zoom --scope machine
Found Zoom [Zoom.Zoom] Version 5.17.5.31030
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Downloading https://zoom.us/client/5.17.5.31030/ZoomInstallerFull.exe?archType=x64
██████████████████████████████ 86.0 MB / 86.0 MB
Successfully verified installer hash
Starting package install...
Successfully installed
When trying to check it under machine scope it not found:
PS C:\Program Files\WindowsApps\Microsoft.DesktopAppInstaller_1.21.3482.0_x64__8wekyb3d8bbwe> .\winget.exe list -e --id Zoom.Zoom --scope machine
No installed package found matching input criteria.
Instead looking for zoom under system only, looks to be installed:
PS C:\Program Files\WindowsApps\Microsoft.DesktopAppInstaller_1.21.3482.0_x64__8wekyb3d8bbwe> .\winget.exe list -e --id Zoom.Zoom
Name Id Version Source
Zoom Zoom.Zoom 5.17.5.31030 winget
Expected behavior
Regular logged on user to have zoom installed.
Environment
Screenshots and Logs
The text was updated successfully, but these errors were encountered: