MS hints at the death of Windows Service Packs toward 'constant updates


Recommended Posts

Microsoft hints at the death of Windows Service Packs toward 'constant updates'

Microsoft's first-time move Tuesday to update Windows 8 before the OS launches is a sign of the company's continued edging toward practices long held by rivals Apple and Google, analysts said today.

On Tuesday, alongside the usual Patch Tuesday security updates, Microsoft shipped four non-security updates specific to Windows 8, which doesn't go on sale until Oct. 26.

Steven Sinofsky, the executive who leads the Windows division, said that the biggest of the updates -- a massive 170MB download for Windows 8 x64 -- targeted performance, power management, media playback and compatibility issues which company developers uncovered and/or addressed since early August, when Microsoft tagged Windows 8 with the RTM, or "release to manufacturing," label.

In Microsoft's terminology, RTM designates the point at which it considers the code completed, and ready to ship to computer makers for installing on new PCs.

Microsoft has never updated a version of Windows between RTM and when the OS hits retail and PCs powered by it reach stores.

"Very interesting," said Jason Miller, manager of research and development at VMware, and a frequently-cited source on patching. "We've never seen them do something like this before. They're definitely changing how they do things to add more features on the fly."

Others also applauded. Andrew Storms, director of security operations at nCircle Security, called it a "welcome change" and added, "End users should be happy knowing they are going to get the latest advancements in their Windows 8 install."

Typically, Microsoft has reserved most major changes for what it calls "Service Packs," collections of previously-released security patches, non-security bug fixes, and new features or improvements of existing ones. Service packs are usually issued every 18 months or so; Windows 7, for example, has seen only one such upgrade in the three years since its Oct. 2009 launch, Service Pack 1 (SP1), which shipped in Feb. 2011.

Source and full article: PCWorld

Companies still need service packs, even normal customers. I rather not reinstall Windows 8 after a year and have 100+ updates to download and install. They should keep the service packs but only limit them to security updates and bug updates.

  • Like 6

Companies still need service packs, even normal customers. I rather not reinstall Windows 8 after a year and have 100+ updates to download and install. They should keep the service packs but only limit them to security updates and bug updates.

This, one thing I cannot stand is a fresh install with hundreds of updates. Think of the time span of XP, without SP3 I'm guessing there would be about 600-900 updates from day one. Possibly more due to ranging hardware configurations

Companies still need service packs, even normal customers. I rather not reinstall Windows 8 after a year and have 100+ updates to download and install. They should keep the service packs but only limit them to security updates and bug updates.

They could just make a "yearly update pack" for offline install, containing updates from january to desember, and release them in January the next year.

Companies still need service packs, even normal customers. I rather not reinstall Windows 8 after a year and have 100+ updates to download and install. They should keep the service packs but only limit them to security updates and bug updates.

Nothing prevents Microsoft from releasing a combo updater similar to what Apple does with OS X.

They could just make a "yearly update pack" for offline install, containing updates from january to desember, and release them in January the next year.

Yeah... and they could call this "yearly update pack"... a Service Pack...
  • Like 3

I recently had to reformat my machine and I couldnt be bothered slipstreaming SP1....bad move hehe sure on a 18-20mbit dsl connection it downloaded all the updates quick engough, however installing the 139 updates took over an hour!

Learnt from that and downloaded the SP1 replacement windows 7 installer fo rmy version of windows for next time :)

It still has a purpose and I use manual network Service Pack Redists all the time, but im a touch impatient, time is money when in work :)

So what you are trying to say is that there won't be a Service Pack 1 for Windows 8 when it is released on sale at the end of this month.

Well now when you buy Windows 7 Service Pack 1 is already included so you don't have to install it. But if you bought your copy of Windows 7 before 2011 then you do have to reinstall Service Pack 1 every time you reinstall Windows.

But where did you read this anyway? I thought what happens is that you buy Windows 8 and about a year later Microsoft release the first Service Pack . That's what they do with the other versions of Windows. Andrea Borman.

MS do what you want but get some .ISO?s from time to time with full updates. People pay the software they dont want to keep waiting and installing updates.

Kill the SP or not, most importantly make new ways for paid users get their updated images. If i buy a windows8 key im expecting to download the .ISO in some private account, and if i go there 2 years from now i expect to have the updated Windows8 .ISO, not the same 2 years old .ISO :(

i'm sure there'll be cumulative packages (to be honest i think the terminology 'service pack' will be around just for the sake of the press and users who are used to it) but anyone who is a hardcore tester/rig builder or just a simple idiot and needs to reinstall windows frequently should be able to use WAIK and make an own ISO

But where did you read this anyway?

Here.

Source and full article: PCWorld

---

On topic, it ain't as bad as it looks. Yes, people who are not going to uppdate to 8 on release, will definitely find it prett difficult to install mulitple updates at a time

This topic is now closed to further replies.
  • Posts

    • OpenClaw now has native mobile apps on iOS and Android by Karthik Mudaliar OpenClaw, the viral open-source personal AI agent, now has its own mobile app, available on both Android and iOS. Users can pair the app with an existing OpenClaw gateway and can start using new mobile-native features that are now available on the app. The app supports all the existing features you'd already have seen on OpenClaw's TUI, as well as some more, such as real-time and background Talk mode, action approvals, sharing from iOS, and optional access to device capabilities such as camera, screen, location, photos, contacts, calendar, and reminders. These features are available on both the Android and iOS versions of the app. What's important with these apps is that they don't run OpenClaw on your phone, but are actually just companion apps that require a running OpenClaw Gateway on an existing device, on macOS, Linux, or Windows via WSL2. To pair the app with your existing OpenClaw gateway, users need to run the command "/pair qr" on the TUI or existing chat interface, which brings up a QR code. Users can then scan this QR code to pair it up with the mobile app. There's also an option to manually pair the app by entering the host and a port. Previously, OpenClaw had been available on phones via WhatsApp, Telegram, Slack, Discord, Microsoft Teams, Matrix, and others. Now, with a native mobile app, the interface is much cleaner and more focused on just the OpenClaw, of course, with the added support for camera, screen, location, and more. It's important to note that OpenClaw comes with its own security warnings. There's always a chance of prompt injection with these tools, so users are recommended to double-check authentication, tool policy, sandboxing, and execution approvals rather than prompts alone. For users well-versed with the AI harness, a native mobile app makes it easier to approve an automation, share a link, use voice, or let an agent react to phone-side context.
    • Google pitches Spanner as one database for all AI agents with these new featues by Karthik Mudaliar Google Cloud is introducing new features within Spanner, its distributed database, as a place where enterprises should keep their data, using which AI agents could make smarter and better decisions. In a detailed blog post, Google highlighted quite a few features coming to Spanner, including relational data, graph relationships, vector search, key-value access, full-text search, and operational analytics together in one database architecture. Google says that today's systems aren't well-made for AI agents. There could be data that is present in one system, search indexes in another, embeddings in a vector database, and relationship data in a graph database. This fragmentation isn't great for AI agents to do their jobs because they don't have access to all of this data in one place. This is where Google is positioning Spanner as a solution. Spanner is already a globally distributed relational database with strong consistency, and Google wants its customers to see it as a broader data layer for AI applications. The company introduced something called Spanner Graph, along with integrated vector search, full-text search, a Cassandra-compatible key-value endpoint, and a columnar engine for analytical queries on operational data. Google also added that its ScaNN-powered vector search can support indexes with more than 10 billion vectors, while the columnar engine can make some analytical scans up to 200 times faster. All of this isn't just exclusive to the Google Cloud Platform, and there's support for multi-cloud as well. This comes via Spanner Omni, which Google says is a downloadable, containerized version of Spanner that can run on Kubernetes and in environments outside Google Cloud, including Microsoft Azure and AWS, and even on-premises infrastructure as well as edge deployments. Google says that customers who are interested in the full-featured edition should contact the company, and there's no word on commercial availability or separate pricing. Those interested can read the full blog by Google Cloud, which details these features individually.
    • Kalmuri 4.2.5 by Razvan Serea Kalmuri is your all-in-one, portable screen capture and recording solution designed for speed, simplicity, and flexibility. Whether you need a full-screen snapshot, a custom area, a scrolling webpage, or smooth video recording, Kalmuri delivers with ease. Capture text instantly from images with built-in OCR, keep floating images on top for quick reference, and use the precise color picker for perfect design matching. Customize hotkeys to work your way and share results instantly with built-in upload options. Kalmuri runs without installation, making it ideal for USB use, and offers an intuitive interface that’s easy to learn. Kalmuri key features: Video recording support (designation of whole screen and area) Whole screen, active program, window control, area application Extract text from images using optical character recognition (OCR). Support for PNG, JPG, WEBP, BMP, GIF file formats MP4 video recording powered by FFmpeg for high-quality results Full web page capture Share the captured image on the web Color extraction function Printer output Hotkey settings Adjustable via keyboard for area capture (Arrow key, Ctrl+Arrow key, Shift+Arrow key) File name format (sequential, datetime) Free to use it at work, at home, in government offices, at school, etc. Using Kalmuri portable for video recording Kalmuri’s portable version doesn’t include FFmpeg, which is required for video recording. Without it, you’ll get an “error FFmpeg.exe not found” message. To fix this, download FFmpeg from the provided link, extract it, and place FFmpeg.exe in Kalmuri’s folder. Kalmuri will then recognize it automatically, allowing you to start recording in high quality instantly. Kalmuri 4.2.5 changelog: Fixed an intermittent crash when using Area Capture Improved stability for Area Capture and screen recording Resolved a capture issue that could occur right after startup Download: Kalmuri 4.2.5 | 24.2 MB (Freeware) Download: Kalmuri Portable 4.2.5 | 2.1 MB View: Kalmuri Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • First Post
      rosiecharles earned a badge
      First Post
    • Reacting Well
      Juan Dela earned a badge
      Reacting Well
    • Week One Done
      Collagen Project earned a badge
      Week One Done
    • Reacting Well
      Wakeen1966 earned a badge
      Reacting Well
    • Rookie
      Almohandis went up a rank
      Rookie
  • Popular Contributors

    1. 1
      +primortal
      516
    2. 2
      +Edouard
      273
    3. 3
      PsYcHoKiLLa
      143
    4. 4
      Steven P.
      98
    5. 5
      macoman
      54
  • Tell a friend

    Love Neowin? Tell a friend!