There has been an (albeit poor) package manager for some time: http://technet.microsoft.com/en-ca/library/cc748979(v=ws.10)... I've personally struggled with it to fix corrupt updated installed by windows updates, and while it doesn't meet the bar set by mainstream Linux distro package managers, it is a package manager nonetheless.
Windows 10 will come with a command-line package manager
31–40 of 348 posts
Re: Windows 10 will come with a command-line package manager
#32As simple as it seems, this single failing has been my primary reason for outright dismissing Windows as a reasonable contender for server usage, no matter what else Microsoft might do to make it attractive for a variety of server tasks. A system that cannot be updated easily without human intervention is not a system that deserves a place in any data center.
I take it you're not familiar with Windows Server...
And, do most vendors make their software available through this mechanism? That would be a miraculous improvement over the couple dozen different update services that run on a Windows box (Java updater, Adobe updater, Apple updater, Oracle updater for VirtualBox, etc.), all of which have wildly variable reliability and are mostly impossible to script or automate. If those are gone from the Windows management experience, that'd be great.
Re: Windows 10 will come with a command-line package manager
#33I'm not a Windows user so maybe I'm way off, but wouldn't adding Cortana go much farther in getting people to upgrade? How's the Kinect support in Windows? Quite honestly, Microsoft is only competing against itself. How many XP uses are still out there? A couple hundred couple hundred million? Give them a reason to get excited.
It seems like you haven't paid much attention to the leaks and rumors out there... Cortana is 100% going to be in Windows 10 from the looks of it. Also, this package manager is designed to get the people MS needs excited the most - hardcore power users like us.
Re: Windows 10 will come with a command-line package manager
#34There has been an (albeit poor) package manager for some time: http://technet.microsoft.com/en-ca/library/cc748979(v=ws.10)... I've personally struggled with it to fix corrupt updated installed by windows updates, and while it doesn't meet the bar set by mainstream Linux distro package managers, it is a package manager nonetheless.
Amazing how Microsoft keep stuff in obscurity.
Re: Windows 10 will come with a command-line package manager
#35If Windows 10 was built on top of Linux I'd get a lot more excited. I have to use Windows for the myriad of engineering tools that are not available under any other OS, for example, SolidWorks, Altium Designer, various embedded toolsets, etc. And, while I've been using PC's (and Macs and Linux) since they came on the scene I hate, hate, hate the DOS or technically DOS-like underbelly of the beast. I know it is a ridi…
GPL would make that impossible. There are reasons OS X is based on BSD, and not all of them are about technical superiority.
Re: Windows 10 will come with a command-line package manager
#36Re: Windows 10 will come with a command-line package manager
#37Cool, but will you still have to restart your computer every time you install something?
Re: Windows 10 will come with a command-line package manager
#38This will be a great way to automate Java and Flash updates, so users don't have play uncheck the adware every time there's an update.
install-package java --defaults
> Installing:
> Java
> Ask.com toolbar
> Ask.com rootkitRe: Windows 10 will come with a command-line package manager
#39So does it do dependency management? That to me is essential in a real package management tool.
Re: Windows 10 will come with a command-line package manager
#40If Windows 10 was built on top of Linux I'd get a lot more excited. I have to use Windows for the myriad of engineering tools that are not available under any other OS, for example, SolidWorks, Altium Designer, various embedded toolsets, etc. And, while I've been using PC's (and Macs and Linux) since they came on the scene I hate, hate, hate the DOS or technically DOS-like underbelly of the beast. I know it is a ridi…