owncloud / client

🖥️ Desktop Syncing Client for ownCloud
GNU General Public License v2.0
1.4k stars 666 forks source link

Support for Windows 10S: publish on Microsoft Store #5801

Open SamuAlfageme opened 7 years ago

SamuAlfageme commented 7 years ago

This is a follow-up of https://central.owncloud.org/t/windows-10-s-and-owncloud/7834 and sum up some messages from @jturcotte

Windows Desktop Bridge

Apps cannot expose dlls, in-process COM, or .Net GAC components to be used by other software. This also affects ability to have external plug-ins (or this as plug-in to something else), and Shell Extensions.

First of all, we want to highlight the latest update to the Desktop App Converter, which now has support for auto detecting shell extensions from your desktop app and declaring them in the AppXManifest of the app package.

We should try a "bridged" package to see how the client behaves as an UWP application.

danimo commented 7 years ago

Not sure if you should do anything about it. IMHO, Windows 10S is dead on arrival.