Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Windows Microsoft

Desktop Apps Make Their Way Into the Windows Store (arstechnica.com) 75

With Windows 8, Microsoft introduced Windows Store, which consisted of "Metro / Modern UI" apps which worked best on touch capable devices. Since the release of Windows 8, many users complained that they wanted traditional apps -- the applications they had grown accustomed to -- to be included in Windows Store. This would have come in handy to especially Windows RT users, who couldn't easily get traditional applications installed on their devices. Well, guess, what, that's changing now. Though only for Windows 10 users who have gotten the Anniversary Update -- and guess what, many haven't and might not for another month and a half. At any rate, ArsTechnica elaborates: Until now, applications built for and sold through the Windows Store in Windows 10 have been built for the Universal Windows Platform (UWP), the common set of APIs that spans Windows 10 across all the many devices it supports. This has left one major category of application, the traditional desktop application built using the Win32 API, behind. Announced at Build 2015, codename Project Centennial -- now officially titled the Desktop App Converter -- is Microsoft's solution to this problem. It allows developers to repackage existing Win32 applications with few or no changes and sell them through the store. Applications packaged this way aren't subject to all the sandbox restrictions that UWP applications are, ensuring that most will work unmodified. But they are also given the same kind of clean installation, upgrading, and uninstallation that we've all come to expect from Store-delivered software. Centennial is designed to provide not just a way of bringing Win32 apps into the store; it also provides a transition path so that developers can add UWP-based functionality to their old applications on a piecemeal basis. Evernote, one of the launch applications, uses UWP APIs to include support for Live Tiles and Windows' notification system. In this way, developers can create applications that work better on Windows 10 but without having to rewrite them entirely for Windows 10.
This discussion has been archived. No new comments can be posted.

Desktop Apps Make Their Way Into the Windows Store

Comments Filter:
  • by Anonymous Coward

    The real win would be to replace the Windows registry with file-system based configuration.

    • by pope1 ( 40057 )

      That was called Windows 3.x, and it worked very well. Every program had one (or a set) of *.ini files that governed the settings for that program. Need to start fresh? Delete the .ini file. Want to preserve your settings when a new version of a program comes out? Copy the .ini sections that mattered back into place. The registry hides SO much... and if it gets fucked up, pray you have a recent system restore point. If you combine all the advances in crypto with a decent revision control system like G

  • by Anonymous Coward
    Strike that... I won't look in the Windows Store at all.
  • by sinij ( 911942 ) on Wednesday September 14, 2016 @03:37PM (#52888143)
    Is this submission by app appers guy, because it reads like one.
  • by Anonymous Coward

    Nobody uses the Windows Store because nobody wants to give Microsoft 30% of their revenue. Until this is changed, the Windows Store will be full of tumbleweeds and not applications.

  • sandbox restrictions went to far so they have to do this to save the store.

  • A few I'd like to see:

    Win Dir Stat or Tree Size

    VLC

    PeaZip or 7Zip

    Audacity

    Chrome

    FireFox

    Pale Moon

    Opera or whatever that one browser from that Opera guy is called

    A file hash calculator with right-click menu extension built in

    SnagIt, GreenShot

    A FOSS Bit Torrent client

    Various NirSoft Utilities
  • These people need to be MADE to use Pokemon Go on their gaming rig.

    I'll watch, thanks. Or not.

  • by Anonymous Coward

    I won't. But maybe I won't have a choice at some point.

  • by WaffleMonster ( 969671 ) on Wednesday September 14, 2016 @04:05PM (#52888389)

    This could prove to be quite an amusing turn of events. App stores require isolation to protect users from seedy nature of majority of apps available for free or purchase from the store. Without isolation these platforms would fall apart.

    Providing an avenue that allows apps to run as normal software would have provided for some very interesting headlines had anyone actually used Microsoft's store.. Since nobody cares it is a moot point yet still quite interesting Microsoft is crazy enough to even contemplate such madness.

  • by ZP-Blight ( 827688 ) on Wednesday September 14, 2016 @04:09PM (#52888423) Homepage

    It hasn't been a cake-walk converting Zoom Player (http://zoomplayer.com) to the AppX model.

    The 'Desktop Bridge' conversion tool breaks the Executable/AppData folder model introduced in Windows Vista and is completely incompatible with the Windows XP admin access model.

    By this I mean that the app can't write any file to the installation folder.
    And any files installed to the local AppData folder by the Win32 installer are non-accessible after the conversion to AppX (they are installed in a read-only folder where no API can be used to find the folder's path).
    The work-around is to install everything to a single folder and then copy the required files to the local AppData folder on the initial run.

    There are other issues dealing with the App's icon in various places, it seems they changed the model and it's impossible (as far as I can tell and as far as my questions get non-answers on the microsoft UWP forum) to present the same icon as a desktop app on the start menu, task bar and elsewhere.

    I also found that some 3rd party components (DirectShow filters) don't always work in the virtualized environment, but it's something I'm trying to resolve with the authors.

    And finally, there is no clear process to get a store listing for the App.
    We filled in the form, got no reply that it was even received, later follow-ups on the MS forum resulting in this:
    https://social.msdn.microsoft.... [microsoft.com]

    Hopefully they will streamline the process soon.

  • by Joe_Dragon ( 2206452 ) on Wednesday September 14, 2016 @04:38PM (#52888657)

    Your app writes to the install directory for your app seems like a dumb thing to do. Even more so if each app is per user. So each per user app as data in both the app folder and some user home folder.

  • Please don't (Score:4, Insightful)

    by spyfrog ( 552673 ) on Wednesday September 14, 2016 @04:38PM (#52888665) Homepage

    Please don't put any apps on the Windows store. That will only make Microsoft more invested in the idea that the store should be the ONLY way to get apps on Windows. MS big dream is to make that happen and have a 30% cut off all software sales.
    Don't facilitate that by putting anything on their store.. just don't.

    • Yeah, don't do this or I predict they will (al least try) to close PCs and make them as limited as mobile OSs.
  • by Anonymous Coward

    Supposedly Microsoft is also making UWP apps a bit less of a pain in the ass, and will be allowing 3rd party installations/download/management (IE- Steam) easily.

    UWP has come a long way since windows 8 but it's still got a bit of work left. The application model is better for end users. Applications are jailed and run entirely in usermode. You don't need root(administrative privilages) to install them.

    Still, UWP is only appropriate for applications that are self contained and live in one window (Really bad

  • by Anonymous Coward

    I have a local login for my Windows 10 machine

    I remembered that I actually still have a subscription to the MLB tv app. Ok I thought, I guess I should use the app store thing which required logging into my Windows account, ok, no problem.

    Had to reboot for some patch install a few days later... long story short they change your login profile from local to Windows without telling you

    I was able to set it back up but I absolutely do not trust the Windows store at all now, that kind of garbage is NOT acceptable.

  • I thought that died with metro, and the icon in win10 was just for people that needed to re-download past purchasing mistakes.

  • Who cares if they are metro or classic windowed applications? The only apps I can ascertain that the Windows 10 store sells are various poker, or video lottery terminal applications.... and a Facebook app for people who haven't yet determined the purpose of a web browser. How many Windows users are gambling addicts, and how many of those people owe it all to Microsoft's online store?
  • Like its terrible wifi performance, its shitty printer subsystem, the fact that most updates revert to "Defaults" which always seem to favour microsoft, and the general terrible shit that windows 10 does, maybe they could package Windows 7 in a UWP!!!

E = MC ** 2 +- 3db

Working...