Can Autopatcher be customized for Win98/ME patches


Recommended Posts

Proving the concept. No point messing about with configuration if something isn't going to work. It's running through a test run as we speak.

Saying that, this SHOULD be everything that is needed to bring Win98SE up to date after a clean install. For my purposes, I won't be needing any configuration so I probably wont be taking it much further than this.

Still haven't found a way to do a silent, no reboot install of DX9, but this isn't necessarily a bad thing for me. I have stuck it as the final update so it's taking care of the reboot that'll be needed at the end.

Proving the concept. No point messing about with configuration if something isn't going to work. It's running through a test run as we speak.

Saying that, this SHOULD be everything that is needed to bring Win98SE up to date after a clean install. For my purposes, I won't be needing any configuration so I probably wont be taking it much further than this.

Still haven't found a way to do a silent, no reboot install of DX9, but this isn't necessarily a bad thing for me. I have stuck it as the final update so it's taking care of the reboot that'll be needed at the end.

Well sounds good... even though we won't be making a version for 98, I'm glad your version works. Also, it's good for anyone else who would like to manually make one for 98. :)

  • 4 weeks later...

Sorry if it is old question, but I'm newbie:)

I was wondering if there is some custom made patcher like AutoPatcher XP

that would update Windows 98SE with all patches that were available via WindowsUpdate site. I have many machines on my work that arent connected to internet so its very hard for me to update them.

Any suggestion or tip?Is there some big file with all offline update files for 98SE?

Thnx in advance

I've basically got it all working. Still no DX9 and I've just noticed I've not included the .NET Framework. It's rough, but it seems to work. Gonna do a clean '98 install now and try it from there.

If anyone has any idea how to make DX9b install silently with no reboot in Win98, let me know!! :D

Here's the .bat.

@echo off
echo Installing Internet Explorer 6...
echo.
start /wait .\IE6\ie6setup /q:a /r:n
echo Installing Media Player 9...
echo.
start /wait .\MP9\mpsetup /q
echo Installing KB819639...
echo.
start /wait .\updates\WindowsMedia9-KB819639-x86-ENU.exe /Q:A /R:N
echo Installing Q824145...
echo.
start /wait .\updates\q824145.exe /Q:A /R:N
echo Installing Q330994...
echo.
start /wait .\updates\q330994.exe /Q:A /R:N
echo Installing Q329414...
echo.
start /wait .\updates\q329414_mdacall_x86.exe /C:"dahotfix.exe /q /n" /q:a
echo Installing Q313829...
echo.
start /wait .\updates\q313829.exe /Q:A /R:N
echo Installing msjavwu...
echo.
start /wait .\updates\msjavwu.exe /Q:A /R:N
echo Installing js56men...
echo.
start /wait .\updates\js56men.exe /Q:A /R:N
echo Installing 823559USA8.EXE...
echo.
start /wait .\updates\823559USA8.EXE /Q:A /R:N
echo Installing 811630USA8.EXE...
echo.
start /wait .\updates\811630USA8.EXE /Q:A /R:N
echo Installing 329115_W98.EXE...
echo.
start /wait .\updates\329115_W98.EXE /Q:A /R:N
echo Installing 323255_W98.EXE...
echo.
start /wait .\updates\323255_W98.EXE /Q:A /R:N
echo Installing 323172_98.EXE...
echo.
start /wait .\updates\323172_98.EXE /Q:A /R:N
echo Installing 273991.EXE...
echo.
start /wait .\updates\273991.EXE /Q:A /R:N
echo Installing 259728.EXE...
echo.
start /wait .\updates\259728.EXE /Q:A /R:N
echo Installing 256015.EXE...
echo.
start /wait .\updates\256015.EXE /Q:A /R:N
echo Installing 245729US8.EXE...
echo.
start /wait .\updates\245729US8.EXE /Q:A /R:N
echo Installing 238453US8.EXE...
echo.
start /wait .\updates\238453US8.EXE /Q:A /R:N
echo Installing Q260067.EXE... (Shutdown Fix)
echo.
start /wait .\updates\Q260067.EXE /Q:A /R:N
echo Installing Euro Update...
echo.
start /wait .\updates\euro.EXE /Q:A /R:N
echo Installing 273017.EXE...
echo.
start /wait .\updates\273017.EXE /Q:A /R:N
echo Installing Root Certificate Update...
echo.
start /wait .\updates\rootsupd.exe /Q:A /R:N
echo Complete.

That shows his batch file and the names of all the patches, I think a Google search should find you all of them. :) And last he said, it was working... :) As seen here:

Proving the concept. No point messing about with configuration if something isn't going to work. It's running through a test run as we speak.

Saying that, this SHOULD be everything that is needed to bring Win98SE up to date after a clean install. For my purposes, I won't be needing any configuration so I probably wont be taking it much further than this.

Still haven't found a way to do a silent, no reboot install of DX9, but this isn't necessarily a bad thing for me. I have stuck it as the final update so it's taking care of the reboot that'll be needed at the end.

I assume since he never posted back, it worked. lol

FlishFun thanx for batch I think its possible to find all those files and download them for offline use, but what about this Internet Explorer 6 files? As I know it consists only from small Setup file that connects to Internet and download bunch of .cab's

Do you have a list of those files needed for installing default IE6?

FlishFun thanx for batch I think its possible to find all those files and download them for offline use, but what about this Internet Explorer 6 files? As I know it consists only from small Setup file that connects to Internet and download bunch of .cab's

Do you have a list of those files needed for installing default IE6?

How do I download and install a complete version of Internet Explorer with Service Pack 1?

Service Pack 1 for Internet Explorer 6 can be downloaded from http://www.microsoft.com/windows/ie/downlo...sp1/default.asp.

You can view the fixes in Service Pack 1 for Internet Explorer 6 at Q326489.

If you wish to download the complete IE6 with integrated SP1, to apply to IE 4.0 - IE 6.0:

1. Create a Folder, C:\IE6SP1, on the download computer and possibly create a distribution share.

2. Download Service Pack 1 to C:\IE6SP1.

3. Run "C:\ie6SP1\ie6setup.exe" /c:"ie6wzd.exe /d /s:""#E"

4. Select all the appropriate operating systems that you require.

When you are finished, a client can install IE 6.0, integrated with SP1, by running IE6setup.exe from the c:\ie6SP1 folder.

Use that, then his batch says: IE6\ie6setup /q:a /r:n

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

    • No registered users viewing this page.
  • Posts

    • On Tuesday, Microsoft drilled another hole in the duo's sinking relationship with the debut of its MAI-Thinking-1 AI model, a midsize model that the company said is intended for high-efficiency, low-token-cost situations...... https://finance.yahoo.com/markets/article/microsoft-and-openais-relationship-continues-to-crumble-183330195.html  
    • Ladybird Browser is no longer accepting outside contributions thanks to AI by David Uzondu The Ladybird Browser Project has announced it will no longer accept public pull requests and will limit changes to those made by its maintainers as it works towards its first alpha release. According to Ladybird's creator Andreas Kling, this is "not a change we make lightly," but the rapid shift in AI capabilities forced their hand. Previously, a massive PR implied that the person behind it put a lot of care into the code and is ready to "answer for the consequences." Now with AI, anyone can generate a PR without even understanding the bug fix or feature they want merged. The blog post goes on to say that the team is closing all open public pull requests immediately, and that maintainers will not treat external forks as a review queue for upstream Ladybird. Instead, the team wants outside contributors to focus on reporting bugs and running tests. Kling started Ladybird back in 2019 as LibHTML, a simple HTML viewer for his hobby operating system, SerenityOS, but by September 2022, it had turned into a full-fledged browser project. What sets Ladybird apart from the likes of Google Chrome, Apple Safari, or Mozilla Firefox is its totally independent engine, which does not rely on pre-existing codebases. The project maintains a strict policy against default search engine deals or user data monetization, keeping development funded entirely by donations and sponsorships. Generative AI is forcing open source project maintainers to rethink how they handle public code contributions (and the whole open-source thing in general). One month ago, a leak about the National Health Service (NHS) suggested the organization was planning to take all of its public repositories private ahead of a May 11 deadline, thanks to Mythos (an AI model that Anthropic believes is too dangerous to be released to the public) and its ability to find and write exploits for zero-day vulnerabilities. Thankfully, the Government Digital Service (GDS) issued a counter-report titled "AI, open code and vulnerability risk in the public sector" that stopped the shutdown by pointing out that hiding code does not improve security.
    • Kalmuri 4.2.4 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.4 changelog: Fixed an issue where color picking could occasionally freeze Improved capture stability Resolved a possible unexpected app shutdown in certain cases Refined internal handling for a smoother experience Download: Kalmuri 4.2.4 | 24.2 MB (Freeware) Download: Kalmuri Portable 4.2.4 | 2.1 MB View: Kalmuri Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • I like the show more options. The only problem with it is that it's not always in a consistent spot in the menu. If the copy/paste/cut, happens to show on top, then more option is the last in the menu. But if copy/paste/cut happens to show on the bottom, then more options is before the copy/paste/cut. But I do like the more options because it hides the stuff that I rarely use. But I would like to choose what it is or isn't hiding. That would make it better.
    • I wonder if "put it back the way it was for decades" ever crossed their minds? 🤣
  • Recent Achievements

    • Week One Done
      I2D earned a badge
      Week One Done
    • Week One Done
      Dr Jared Dental Studio earned a badge
      Week One Done
    • Week One Done
      RG INVESTMENT GROUP earned a badge
      Week One Done
    • Very Popular
      The Norwegian Drone Pilot earned a badge
      Very Popular
    • Very Popular
      s0nic69 earned a badge
      Very Popular
  • Popular Contributors

    1. 1
      +primortal
      484
    2. 2
      PsYcHoKiLLa
      257
    3. 3
      Skyfrog
      81
    4. 4
      FloatingFatMan
      64
    5. 5
      Michael Scrip
      62
  • Tell a friend

    Love Neowin? Tell a friend!