Current AutoPatcher XP Information and Download


Recommended Posts

Hi Folks

Trying to get my hands on the autopatcher (Full) but any site I go to is either broken or exceeded bandwith, does anyone have a site I can get it from.

Thanks

garrett

Go here: PC World And click the button that says: Pobierz (Y)

BT Update: http://autopatcher.scarywater.net/

The Old Gold Release, Nov. Update, and Nov Full were added to the Bit-Torrent page for autopatcher for "historical" records ;) I will stop seeding soon since there is no need for them anymore...

Jan Update is right around the corner!

{

Flishfun,

What about multiple versions for other languages of Autopatcher?

-I seem to remember a dutch version being worked on, but if that version needs a host I'll be glad to put it on the tracker ;)

}

I have built the cd several times and am having the same problem each time,when the install finishes and the batch file (cust_instl.cmd) goes to install autopatcher, it comes up with an error saying ?windows cannot find ?\autopatch\autopatcher.exe?, make sure you typed the name correctly and then try again? I have played around with the cust_instl.cmd file and tried changing the path to the exe but it keeps re-occurring whatever path I put in. I have also taken all the files from the autopatcher XP folder and copied them in to the autopatch folder in the $oem$\$1 directory and changed the ext to go to the exe file. Have I an old version that has been updated already or Is anyone else having this prob??

Thanks

Ps: great program

I had to modify this line, as my directory structure was different....

Does this file exist by this name, and it this directory on your machine?

\autopatch\autopatcher.exe

Im at work at mo, so cant check, but before I burned my unattended cd, I tried to run the batch file to see if it worked, and it to could not find autopatcher... however I did notice that the either the filename was different, or the folder it was in was different....

Have a look to see.....

OOOPS... sorry, I never read the rest of your post... just jumped in half way through, but it seems that you have tried this too.......

I have tried various different configs, the syntax of the cust_inst.cmd line is

start /wait \autopatch\autopatcher.exe /noeula /unattend --> I have also tried with a full stop to indicate to the cmd file it's beside the directory.

start /wait .\autopatch\autopatcher.exe /noeula /unattend

The directory structure is correct but for some reason it's not behaving. I have got the cmd file to work on the c drive if I copy all the files from the c:\autopatch\autopatcher xp folder into the c:\autopatch folder and and put a full stop in front of the command line (as above) but as soon as I burn the cd in this format is comes up with the same problem. I have studied all my nero settings and told it to preserve path names etc... it's getting a bit odd at this stage. I'm going to start a fresh run on a new pc and see if I can correct it. The only other thing I can think of is that there might be something missing from the original download file but I see this as being unlikely. i have also run the update but that hasn't resolved it ?????? ( I know it's an update not a service pack but I thought it might resolve it).

Thanks in advance for any help

First off let me say great work guys ,HAVING SAID THAT I think the fact that there are very few servers that stay up long enough to get these updates. With ALL the people with high speed and noone wants to host is greed. Besides that Its not worth the effort, when even the autopatcher website isnt letting people in. Not worth the stress or time to get it. Before your next release you should consider how to solve the problem of 500 000 people wanting it all at once and only few servers. untill then Im gonna pass and telling all others to pass untill the supply can meet the demand.

KNOW WHAT BETTER YET FLISHFISH GET AHOLD OF ME iLL HOST THE DA** FILE i OWN AN ISP i HAVE 8 T-3 LINES iLL DEDICATE 2 SERVERS TO YOU AND PEOPLE WHO WANT TO DOWNLOAD THE FILES. FOR ALL YOU OTHER GREEDY FOLKS THATS HOW YOU DO THAT !!!!.

sorry I had to drop the dec ones this afternoon

used 45+ gigs and need to reserve a few for sigs and pics etc.

I'll host another 200 downloads of the full and update starting next weekend for the Jan build.

long time reader, first time to register to ANY forum...

got a couple suggestions for your next addition -

*check out this link regarding application of multiple hotfixes to XP!!!! Unchained fixes applied back-to-back without reboots can cause major havoc to the system. Microsoft QChain KB

*Not sure if this has been found yet, but turning off Simple File Sharing is a must.

*Found a reg tweak for a faster shutdown.

I have attached a file that has all the requirements if anyone is interested.

Props to all involved - cpugeniusmv, shifty, etc...(Awesome project here!) :D

**I posted this in the CD Slipstream topic by mistake. It belongs here...

tweak_add.zip

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

    • No registered users viewing this page.
  • Posts

    • I don't understand the vision. Do people really want to buy a new computer from Dell with 6 browsers installed? We all keep asking for Microsoft to stop having so much junk on their OS, and adding a bunch of browsers seems to go against that. Ideally, we would just be asked what browser we want during OOBE but Google is just going to pay Dell a bunch of money to include Chrome. Additionally, would you want your phones to start including all the browsers too when you get them? The only thing I ever wanted was to be able to uninstall IE or edge and I believe you are now able to. I do agree that microsoft needs to chill with their "are you sure you don't want to try edge before you install chrome" ads when going to download chrome.
    • The funny thing here is that like 70% or so of the web browser users use 'Google Chrome' as web browser. What I don't understand is that why on earth would ANYONE choose 'Google Chrome' on Windows when 'Microsoft Edge' is not just better in most things, but it's already there right out of the box for the Windows users. Microsoft Edge has less data collection (yes, that's a fact), less RAM usage and is more optimized for Windows (as it's a Microsoft product) right out of the box. I'm sure you will come with the argument of bloat in Microsoft Edge. Sure, but most of that can be fixed with a simple tool (there are many good ones out there for this). Yes, that require a couple of clicks in the same way as it requires several clicks to install 'Google Chrome'. And I'm sure you really love the 4 GB of AI-slop 'Google Chrome' is downloading without you agreeing to it. Fun right? Sure, the way Microsoft is pushing Microsoft Edge on users might not be the best way of doing it and might need to change. But I would never choose 'Google Chrome' over 'Microsoft Edge' today anyways. I'm sure there was a period back in the days when 'Google Chrome' actually was better in most things, but that period is not today.
    • JetBrains rolls out IntelliJ IDEA update with Markdown preview fixes and more by David Uzondu Image via JetBrains IntelliJ 2026.1.3 from JetBrains has landed, bringing several highly requested bug fixes that target common UI glitches and terminal rendering issues. If you run tmux inside the integrated terminal, the IDE no longer renders the cursor above the active line. The Markdown preview bug, which was fixed in this release, had annoyed developers for quite some time, as the preview pane failed to render images saved outside the project directory. Instead of displaying the actual image, the IDE simply showed a broken image icon, a problem that stuck around for two years before this update. Over on Windows, developers running WSL can now use wsl.exe to spin up their environments without losing terminal functionality. In previous builds, launching a terminal shell with something like wsl.exe -d ubuntu inside a Windows-based project broke both shell integration and active process detection. Other bug fixes in this release include: An issue where Gradle sync incorrectly reported success as a failure on WSL when using Gradle 9.5.0. A syntax highlighting bug that flagged valid Java for-loop initialization blocks with multiple statements as incorrect. A warning bug that triggered a false non-null local variable alert when using JSpecify annotations. A database generation bug that hid the option to use a DELETE statement instead of a TRUNCATE checkbox. A Kotlin highlighting failure where an assertion error in the Gradle redundant library inspection broke error highlighting. A UI bug where the ComboBox popup lacked a maximum height restriction. A Snowflake syntax error where DataGrip failed to support the "create temp" command. A Svelte syntax parsing failure that incorrectly flagged quotes inside inline expressions. A VCS repository manager deadlock that triggered thread pool exhaustion. A memory leak where the LazyTree component kept all previous versions of a tree in memory. IntelliJ 2026.1.3 is the third bug fix release for the IntelliJ 2026.1 series. The first one landed back in April with a fix for the WSL Python interpreter freeze, another fix for guest participants using Emmet abbreviations, and corrected WildFly server deployment errors.
    • That stupid annoying Sign in with Google on all these sites now... get the fk outta here
    • I was just being silly based on David Uzondu's comment ☺️
  • Recent Achievements

    • Collaborator
      Asgardi earned a badge
      Collaborator
    • Conversation Starter
      mobandz earned a badge
      Conversation Starter
    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      469
    2. 2
      PsYcHoKiLLa
      243
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      73
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!