MSI
WinGet
Nextcloud
Nextcloud GmbH · 33.0.3 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i Nextcloud-33.0.3-x64.msi /quiet /norestart
Custom
msiexec /i Nextcloud-33.0.3-x64.msi /quiet /norestart Reboot=ReallySuppress
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{7CB2CB8B-18DB-4F38-8FA0-B5C68350F818}
Product version operator
Greater than or equal to
Product version
33.0.3
MSI Properties
Product Code
{7CB2CB8B-18DB-4F38-8FA0-B5C68350F818}
File Identity
Filename
Nextcloud-33.0.3-x64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Nextcloud.NextcloudDesktop
Version
33.0.3
Description
The Nextcloud Desktop Client is a tool to synchronize files from Nextcloud Server with your computer.
License
GPL-2.0
↗
Homepage
https://nextcloud.com/
Installer URL
https://github.com/nextcloud-releases/desktop/releases/download/v33.0.3/Nextcloud-33.0.3-x64.msi
Upgrade Behavior
install(Install over existing)
Success Codes
3010(Reboot required)
Release Notes
What's Changed
- [stable-33.0] fix(macOS): Set app extension version information correctly by @backportbot[bot] in nextcloud/desktop#9768
- [stable-33.0] fix(macOS): Launch on Login by @backportbot[bot] in nextcloud/desktop#9775
- [stable-33.0] fix(macOS): macOS 13 Ventura Compatibility by @backportbot[bot] in nextcloud/desktop#9780
- [stable-33.0] chore: systemd service is now wanted by graphical target by @backportbot[bot] in nextcloud/desktop#9783
- [stable-33.0] Chore/remove compilation warn…