Recommended Posts

I have the following AutoPatcher packs, do I need all of them or can I omit some.

AutoPatcher_XP_Dec05_ENU_Lite.exe

AutoPatcher_XP_Jan06_ENU_Update.exe

AutoPatcher_XP_Feb2006_Lite_Update.exe

AutoPatcher_XP_Mar06_ENU_Update.exe

AutoPatcher_XP_Apr06_ENU_Update.exe

AutoPatcher_XP_May06_ENU_Update.exe

AutoPatcher_XP_Jun06_ENU_Update.exe

AutoPatcher_XP_Jul06_ENU_Update.exe

Which of these can I combine to make a full/lite AutoPatcher pack?

Thanks.

extract them all & the August update file and you'll have the equivilent of an up-to-date Lite package, more or less.

Also, do you guys want me to whack the update files on the torrent tracker as well as the full/lite files?

Ok, I've uploaded the update torrents for all 3 OSes now, happy torrenting. (and please seed the lite/update releases if you can)

Edited by M2Ys4U

BrainDedd said:

"Hi, anyone else getting KB912817 installation crashing?"

I'm getting this update crash too - I've run autopatcher (August Lite) twice now and it happened both times:

"Windows service pack setup has encountered a problem and needs to close."

Details:

EventType : BEX P1 : update.exe P2 : 6.2.29.0 P3 : 42c1810b

P4 : unknown P5 : 0.0.0.0 P6 : 00000000 P7 : 00000000

P8 : c0000409 P9 : 00000000

According to Microsoft:

http://technet2.microsoft.com/WindowsServe...3.mspx?mfr=true

...it seems to be a buffer offerflow:

EventType

BEX

Indicates a buffer overflow (/GS) or DEP exception

P8

C0000005

Indicates a STATUS_ACCESS_VIOLATION exception (If this parameter is c0000409, the problem is a /GS-related fault)

> I can use Windows Update?

Yes you can

> or I have to use only AutoPatcher?

No !

> or I can use both ? One month AutoPatcher Update, the next months : Windows Update ?

It is your choice :), You can use both

ps. polish autopatcher is ready: http://autopatcher.pol.pl [full/lite/update/QMUP/beta 6]

BrainDedd said:

"Hi, anyone else getting KB912817 installation crashing?"

I'm getting this update crash too - I've run autopatcher (August Lite) twice now and it happened both times:

"Windows service pack setup has encountered a problem and needs to close."

Polish Autopatcher august not included KB912817 - to many people have this problem

BrainDedd said:

"Hi, anyone else getting KB912817 installation crashing?"

I'm getting this update crash too - I've run autopatcher (August Lite) twice now and it happened both times:

"Windows service pack setup has encountered a problem and needs to close."

Details:

EventType : BEX P1 : update.exe P2 : 6.2.29.0 P3 : 42c1810b

P4 : unknown P5 : 0.0.0.0 P6 : 00000000 P7 : 00000000

P8 : c0000409 P9 : 00000000

According to Microsoft:

http://technet2.microsoft.com/WindowsServe...3.mspx?mfr=true

...it seems to be a buffer offerflow:

EventType

BEX

Indicates a buffer overflow (/GS) or DEP exception

P8

C0000005

Indicates a STATUS_ACCESS_VIOLATION exception (If this parameter is c0000409, the problem is a /GS-related fault)

Maybe I'll try it with my DEP off then ... if it doesn't work then I'm not going to be fussed.

Update: Turning DEP off didn't help.

I have the following AutoPatcher packs, do I need all of them or can I omit some.

AutoPatcher_XP_Dec05_ENU_Lite.exe

AutoPatcher_XP_Jan06_ENU_Update.exe

AutoPatcher_XP_Feb2006_Lite_Update.exe

AutoPatcher_XP_Mar06_ENU_Update.exe

AutoPatcher_XP_Apr06_ENU_Update.exe

AutoPatcher_XP_May06_ENU_Update.exe

AutoPatcher_XP_Jun06_ENU_Update.exe

AutoPatcher_XP_Jul06_ENU_Update.exe

Which of these can I combine to make a full/lite AutoPatcher pack?

Thanks.

Vquattro, as far as I'm aware, if you download the August Full Version, you can get rid of the lot. This is because the Full releases come with all of the updates since SP2.

I think that a full release every 4 months or so like we have had is a good idea. At least you don't have to keep messing with loads of releases.

Im also having some new error popup when i installed the Aug 2006 full my last update was the April full.Here is the error if anyone could help me out. Thanku

Module panic on update for windows xp KB887742 you are running windows xp pro SP2 Locale 1033 + IE6

this release is not suitable for your system 35602:key is not unique in the collection.

Thanku For Any help Scotty :alien:

Im also having some new error popup when i installed the Aug 2006 full my last update was the April full.Here is the error if anyone could help me out. Thanku

Module panic on update for windows xp KB887742 you are running windows xp pro SP2 Locale 1033 + IE6

this release is not suitable for your system 35602:key is not unique in the collection.

Thanku For Any help Scotty :alien:

You must delete the old AutoPatcher folder before extracting the new release.

@apul, you can use the august release this month and then next month you can either download the september update release or you can use windows update.

if you start using windows update again and come back to autopatcher in the future, download the latest full/lite release and all the updates after it and just carry on. note that you need to delete older copies of autopatcher when installing new full/lite releases but not update releases.

Thanks, understood.

If I use in a first time AutoPatcher Full, I can use WindowsUpdate for the next updates. Ultimate. :)

> Yes you can

>No !

> It is your choice :), You can use both

Thanks to you.

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

    • No registered users viewing this page.
  • Posts

    • VS Code 1.123 introduces massive upgrades for persistent AI developer workflows by Paul Hill Microsoft has just released Visual Studio Code 1.123 alongside its annual developer conference, Build 2026. This release, as always, has a heavy focus on advanced AI agent integration and making the built-in browser more robust. Notably, this update brings big sync changes that keep your AI agents persistent across sessions. With this update, VS Code now supports cross-machine syncing for chat histories, touched files, repository contexts, and related PRs via GitHub accounts, tying users even more into Microsoft’s developer ecosystem. This update also introduces the new /chronicle command that allows you to query past sessions using natural language, generate instant standup reports, and get personal productivity insights. Microsoft has also made some improvements to network-dependent operations, it explains: “When a terminal command that is run by a local agent requires access to domains that are not configured as allowed domains, the command is automatically retried inside the sandbox with unrestricted network access. After that, if it still fails, it falls back to unsandboxed execution. This allows network-dependent operations such as git fetch to finish, while keeping filesystem protections in place.” Microsoft has not stopped there; in this update, it also allows developers to drag, drop, and pin multiple agent sessions side-by-side for easy code comparisons in real-time. It also introduces the Research Agent, accessible via /research. This is a read-only, depth-optimized tool that gets data from the web, local codebase, and GitHub to give you a Markdown report on complex APIs or unfamiliar code. Now, let’s talk about the integrated browser and some security enhancements. VS Code 1.123 features enhanced screenshot capture tools that allow for targeted Area Screenshots and Full Page Screenshots to send layout context instantly to AI chat. The address bar has also been revamped, supporting favorite pages and tab management. Finally, on the security front, this update introduces a safety-first two-hour delay on third-party extension auto-updates to safeguard against compromised or buggy releases. This release is now available for Windows, Mac, and Linux. If you have VS Code, keep an eye out for the update availability notification. If you still don’t have VS Code, you can get it here.
    • I'm hoping with the Surface Pro 12, I can use either USB-C for my Xreal One Pro glasses. With my Surface Pro 11 OLED X Elite, I have to plug them into the top port. The bottom port will power it, but nothing shows on the screen. Maybe it's my setting. When I plug in the glasses, I have it output only to the glasses. So maybe I need to turn on both displays with it in the top port, then switch the glasses to the bottom port and set it to output only to the glasses. And then hopefully Windows remembers the settings for either the top port and bottom port (one of the awesome features of Windows where it remembers the exact configuration when plugging in external monitors.
    • Forgive my ignorance, but the only difference I see here is that a USB-A is now a USB-C, so there are two of them. For the modern age (and I'd argue since 2020), most products would now come with USB-C as an option, if not the default. Display, charging, devices, etc on TWO connectors, sometimes all combined! So having 2 of those powerful ports is great for something this size! Meanwhile my Surface Pro (5) has a single USB-A port which I cannot even get display out to, instead relying on some Surface Connect dock which I don't have. That is a poor experience, not to mention expensive and not compatible with other devices. Thank God USB-C is mainstream!
    • wow. that color finally comes to Surface Pro. was always a little jelly when a friend had the sandstone Surface Laptop. I wonder how different this dune is from the sandstone. I'll be getting the dune version. always thought black and platinum were a little boring. I'll still have access to my blue Surface Pro 11 as it'll be a hand-me-down.
    • Looks a very subjective aren't they!? I like its simple design. I love the way Apple designs their products with function over form, minimalization, and simplicity over cluttered complex designs. Many, not all, of their products follow this trend, and the device becomes a tool rather than dominating the space. I do not however like their OS. I have never bought a Apple product, and while I'd consider the Neo for my wife, I am hoping there are better alternatives out there when her failing MacBook Pro 2017 finally stops. Fischer-Price is famously plastic, garish, and poorly made. Basically you're describing the Window Laptops the Neo competes against! This is how product design should be, and what Apple have often followed in recent years: https://tenprinciples.design/
  • Recent Achievements

    • One Month Later
      B2Proxy earned a badge
      One Month Later
    • One Year In
      MadMung0 earned a badge
      One Year In
    • Week One Done
      jefred earned a badge
      Week One Done
    • Apprentice
      JoeyNeo went up a rank
      Apprentice
    • Week One Done
      oliviaexpo earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      482
    2. 2
      PsYcHoKiLLa
      227
    3. 3
      Skyfrog
      70
    4. 4
      FloatingFatMan
      58
    5. 5
      Nick H.
      54
  • Tell a friend

    Love Neowin? Tell a friend!