Apps von Samsung aus Microsoft Store

Wenn die Installationsschaltfläche im Microsoft-Store nicht angezeigt wird, dann hilft vielleicht folgender Befehl in der Eingabeaufforderung.

winget install "Samsung Notes"
winget install "Samsung Update"
winget install "Quick Share"
 
winget list --name "ownCloud"
winget pin add --id ownCloud.ownCloudDesktop
winget pin list
winget pin remove --id ownCloud.ownCloudDesktop
# --include-pinned
winget upgrade --all --silent --accept-package-agreements --accept-source-agreements --include-unknown --force

hier weiterlesen