One thing MS needs to implement in a future version of Windows


Recommended Posts

i'd really like to see a unified update api that other applications can use so you can see which of your apps need to be updated all in one place, a windows update-like utility which lists all 3rd party applications installed.

the reason for this is that i get really peeved at having to keep removing stupid resource hogging background tasks and services from my machine that do nothing except check for updates (but take up 2-10mb of ram in the process) many applications and utilities install such bespoke update checkers (adobe, google, java etc) it would be nice to have a os level framework in place so app developers don't need to keep adding tasks to start up or to services and updates are downloaded from one console.

are 3rd party updaters something you find you have to keep removing?

It is still in the hands of the software writers, Microsoft can't do anything to outright make these things stop working. Yes, it is annoying, and I don't see why Adobe and Sun have to go this route. It is obviously possible to let a program check for updates without a dedicated process or service: I don't see Firefox installing a service to manage updates.

Well.. Windows already has several APIs to access the internet. Applications should just check for updates when you run them instead of having backgrounds processes. Problem solved.

+1 to this. I get so sick and tired of applications that install a startup process or a windows service just to check for updates. Why can't they do a quick check when the program is run?

i'd really like to see a unified update api that other applications can use so you can see which of your apps need to be updated all in one place, a windows update-like utility which lists all 3rd party applications installed.

That would be nice. Microsoft could do it but I don't imagine they will. They could set up a database to notify you if a program had a update, even if they don't actually update the app itself.

Well.. Windows already has several APIs to access the internet. Applications should just check for updates when you run them instead of having backgrounds processes. Problem solved.

This is just what the Sparkle API for Mac OS X does. As soon as you launch most applications, they can automatically alert you of an updated version, automatically download it, install and then restart.

There is also an "AppUpdate" widget that checks all the software on your system.

Why not just unify it all with Windows Update...

Liability and maintenance issues.

Windows Update is more or less a trusted source for executables, and Microsoft is ultimately responsible for anything that is pushed out via updates. Introducing third-party software adds complications (who screens it, who maintains updated links, who ensures server uptime, where do support calls go).

I wouldn't be comfortable trusting WU with third party software, the update process runs with admin rights, and it is too tempting a target for malware writers.

The whole "adding and removing" apps under Windows is a mess. Things write all over the registry, can dump files anywhere they choose, can install/uninstall in any way they please whether it adheres to guidelines or not.

Installing "helper" apps to check for updates is lazy coding, but seems to be allowed.

This is all down to the developers, but MS could add API hooks to things?

Force developers down the "Add/Remove Programmes" route - with a status box at the side?

One thing that Microsoft could start with is to provide updates for their own entire products lines.

Yesterday, I downloaded the Intellipoint 7.0, Intellitype Pro 7.0 and Lifecam 2.07 software. I do not recall having ever seen the updates of these published to WU.

After that, making an update repository ... I don't see Microsoft accepting the burden for such a thing:

* what happens if Microsoft needs to publish an update for a competition product? Like Google Chrome or Firefox? It happened in the past that an update to Flash was pushed via WU but that was an extremely critical update.

* What if a new update break something? Can silent installation of anything can be trusted at all?

* how does Microsoft handle support calls for customers who complain that an application published on WU installed without the user consents an Evil browser toolbar?

* after that, there is also the number of updates problems: depending on your number of applications installed and the update frequency of the apps, you may end up having everyday an icon jumping up and down in the taskbar and losing time over such concern.

MS shouldn't be responsible for the update, just the API.

A manufacturer could host a simple SOAP webservice whereby an appName can return an appNumber.

A unified version checker service would collect the installed appNames and appNumbers upon install, and keep them alongside the Add/Remove Programs features. Obviously manufacturers would need to adhere to this.

On a scheduled basis, or whenever WU was run, these could be checked. The outcome could be alerted to the user much as WU does, but in a distinctly different area noting it as 3rd Party Apps or such.

Moreover, the Add/Remove Programs applet could tie into this, noting your version number, latest release version number - and hey why not tie in with the "Reported issues" feature too? Make this one applet suitable for the maintenance of applications?

post-21654-1246015452_thumb.jpg

I do like the idea of a unified update tool for Windows and installed software, reminds me of a linux system. I can understand what involves, but would certainly unify and simplify the update process for all the software installed, or API compatible software.

MS shouldn't be responsible for the update, just the API.

A manufacturer could host a simple SOAP webservice whereby an appName can return an appNumber.

A unified version checker service would collect the installed appNames and appNumbers upon install, and keep them alongside the Add/Remove Programs features. Obviously manufacturers would need to adhere to this.

On a scheduled basis, or whenever WU was run, these could be checked. The outcome could be alerted to the user much as WU does, but in a distinctly different area noting it as 3rd Party Apps or such.

Moreover, the Add/Remove Programs applet could tie into this, noting your version number, latest release version number - and hey why not tie in with the "Reported issues" feature too? Make this one applet suitable for the maintenance of applications?

Interesting proposal. Actually, most of the information about updates is present in the MSI installer tables: you can get when you display the 'Update Info Link' column in the Program & Features control panel applet.

That could be enhanced with the SOAP service you mentioned.

Still, that would require the software manufacturer to properly fill the information. Right now, on my machine, only 10 out of 55 installed applications have the information properly entered.

That would do the job of Sumo or the Filehippo update checker but not much more.

Side note, Nick, Bejeweled 2? Haven't you tried Puzzle Quest?

I'd love to see something like this too, but as suggested, the onus is really on the part of the software writers. Sun should definitely get with the program as their java updates bug me to no end. Anytime I update the JRE I have to go to control panel, turn off the update check and remove their next gen Firefox plugin. Why it can't read and respect your settings is beyond me. Just slack programming.

In GNU/Linux we have the package manager:

snapshot3x.jpg

This tool automates the process of installing and updating all of the software. With a simple click of a button all of the software gets updated to its latest version ( this process can also run in the background as a daemon and automatically update the packages ). Installing software is also as simple as clicking on a checkbox. Thousands of applications are available on a server (mirrored all over the world to get better transfer speeds).

Adding new software sources is also quite easy, meaning that an "outside" software distributor can use this tool too.

If Microsoft went this path it would bring huge benefits for the user. Updating software on a Microsoft system is a real mess right now, with applications providing their own way of keeping up-to-date, taking up system resources with the process. True that these can be disabled but it's also true that it's not a very good idea to be running unpatched software, specially on a productive system. Another downside to this is the bandwidth resources that are consumed with every single application updating, when it would be quite easy to just have a single machine downloading the updates and distributing those over the network.

This is not something innovative, it's been around for quite some time in the GNU/Linux UNIX worlds. Microsoft would not have any problem in providing this to the Windows platform users. It's more of a "thing" for Microsoft, by doing something like this they would be opening a lot of doors to progress.

When you are the leading force, progress and changes seem too scary to even consider.

^^^ I think that part of the problem that Microsoft would face, Lechio, is that the software often used on Windows systems is non-free.

I don't mean free as in cost. I mean free as in freely re-distributable. All the Linux software that updates via the package manager is FLOSS software. There are no restrictions on who can re-distribute it. Apps that are proprietary often disallow this sort of sharing, so could not be set up in Microsoft's (or some other third-party) repository without specific permission and copyright concerns.

I suppose a Microsoft Package Manager could poll each vendor's website, like Linux users can install the winehq repo for bleeding edge wine releases, rather than using the official distro-approved releases. It would be a lot more work, though.

^^^Not all Linux software that updates via package manager is free. :)

If you think about it, companies currently do that, allow others to distribute their software. Think about sites like tucows, and the like. Think about magazines that distribute "trial" software that gets "unlocked" after buying a license for that software. (...) They are all allowed to distribute proprietary software. It's in the software companies's best interesses. No objection from them there, not an issue.

Edited by Lechio
All the Linux software that updates via the package manager is FLOSS software.

That's true for some distros like Ubuntu.

On other distros like Gentoo you can install and update commercial software such as Doom3 or UT2004 (along with all it's mods and map packs) using the package manager.

My favorite thing about Linux was how everyhing was automatically updated.

If ms included this in windows it would be nice, but on such a massive scale it might be quite difficult for them.

Linux distros make up how much of the market compared to windows?

My favorite thing about Linux was how everyhing was automatically updated.

If ms included this in windows it would be nice, but on such a massive scale it might be quite difficult for them.

Linux distros make up how much of the market compared to windows?

Not so difficult as it may seem. They even have the network, not to mention that this is the leading company in the industry. They don't lack the resources, not even questionable.

Depends of what is considered market share. One thing is for sure:

Linux powers the Web.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • iPhone 18 Pro Camera Goes Mechanical: Variable Aperture, 2nm Chip, Dark Cherry Due September https://www.techtimes.com/arti...rk-cherry-due-september.htm Apple Liquid Glass iOS 27: WWDC 2026 Brings Refinements Developers Must Adopt Today https://www.techtimes.com/arti...lopers-must-adopt-today.htm Apple WWDC 2026: Siri Rebuilt on Gemini, homeOS Previewed in Cook Farewell Keynote https://www.techtimes.com/arti...d-cook-farewell-keynote.htm
    • Zen Browser 1.21.1b is out.
    • Bose QuietComfort Ultra Gen 2 headphones are down to lowest price in over a month by Taras Buria Bose's second-gen QuietComfort Ultra headphones are premium over-ear headphones with noise cancellation, but right now, you can save 16%, thanks to a discount that brought the headphones to a new lowest price in over a month. While the general look and aesthetics remain unchanged compared to the previous gen, the Gen 2 features redesigned wear-detection sensors, which accurately pause your music the moment you take them off. Additionally, the headphones now support lossless audio via a direct USB-C wired connection, letting you enjoy uncompressed sound when plugged into your laptop or phone. There is also spatial audio support (works wirelessly) for a more immersive audio experience and improved noise cancellation, which makes the QuietComfort Ultra go-to headphones for many users on long flights or other scenarios when they need to isolate themselves from the surrounding noise. The QuietComfort Ultra (Gen 2) also features Bluetooth Multipoint for seamless switching between two devices at once. As for battery life, you get up to 30 hours on a single charge (up to 23 hours when using spatial audio). Besides good audio quality and noise cancellation, the headphones should be comfortable to wear, thanks to the lightweight 250-gram design and soft protein-leather ear pads. The QuietComfort Ultra Gen 2 are available in four colors, and all five are now available at the lowest price: Bose QuietComfort Ultra Bluetooth Headphones (2nd Gen) - $379 | 16% off on Amazon This Amazon deal is US-specific and not available in other regions unless specified. This is a first-party seller link (at the time of article publishing); ensure that you also purchase from a first-party seller link only. If you don't like it or want to look at more options, check out the previous deals that we have covered, OR you can also visit Amazon US deals page. Get Prime (SNAP), Prime Video, Audible Plus or Kindle / Music Unlimited. Free for 30 days. As an Amazon Associate, we earn from qualifying purchases.
    • Started implementing weapons! Here's a little sneak peek! 👀 Animation was done inside of Unreal Engine using Control Rig! Really useful tool, I don't have to go back and forth between Blender and UE, you can basically make tweaks while the game is running.
    • Keep in mind Intuit has lobbied like crazy to keep taxes complicated so they can continue to sell tax software. They also got caught hiding their legally mandated free version so they could release a second one that pushed countless people into charges they didn't need to pay to file. Intuit leads the charge on inventing problems so they can sell you the solution and disrespecting you in the process.
  • Recent Achievements

    • Week One Done
      agatameier earned a badge
      Week One Done
    • One Month Later
      agatameier earned a badge
      One Month Later
    • Week One Done
      ssd21345 earned a badge
      Week One Done
    • Contributor
      MarkHughes4096 went up a rank
      Contributor
    • Dedicated
      jordanspringer earned a badge
      Dedicated
  • Popular Contributors

    1. 1
      +primortal
      507
    2. 2
      +Edouard
      175
    3. 3
      PsYcHoKiLLa
      139
    4. 4
      ATLien_0
      90
    5. 5
      Steven P.
      76
  • Tell a friend

    Love Neowin? Tell a friend!