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

    • Mac does nothing of the sort. You can change the default browser very easily it does not nag you and when you do this, it does not open something still in Safari....like Windows does with Edge.
    • I do not remember anything happening to Apple and Google for bribing people not to make Apps for Windows Phone. Edge barley has a foot print to matter. If the other browser companies want more of the Pie, they need to do better. I use Brave on all my personal device. However in industry, Edge of default, as we can manage it easier with MS tools.
    • On the one hand, it shouldn't be difficult. You buy a computer, you decide what OS you want, which browser etc. Simple enough. But that's the techie side of things. My sister, my mother, wouldn't bother with such a thought. And I'm pretty sure that if you presented a window asking them what to pick they would say, "I don't care! I just want to access my Email!"
    • CPU-Z 2.20.2 by Razvan Serea CPU-Z is a freeware utility that gathers information on some of the main devices of your system. CPU-Z does not need to be installed, just unzip the files in a directory and run the .exe. In order to remove the program, just delete the files. The program does not copy any file in any Windows directory, nor write to the registry. CPU Name and number. Core stepping and process. Package. Core voltage. Internal and external clocks, clock multiplier. Supported instructions sets. All cache levels (location, size, speed, technology). Mainboard Vendor, model and revision. BIOS model and date. Chipset (northbridge and southbridge) and sensor. Graphic interface. Memory Frequency and timings. Module(s) specification using SPD (Serial Presence Detect) : vendor, serial number, timings table. System Windows and DirectX version. CPU-Z 2.20.2 changelog: Intel Arc G3 and G3 Extreme (Panther Lake)(2.20.2). AMD Ryzen 7 7700X3D (Raphael) (2.20.1). AMD Ryzen AI Max+ 495, 492, 488 (Gorgon Halo). AMD Ryzen AI Max 490, 485 (Gorgon Halo). AMD Ryzen AI Max PRO 495, 490, 485, 480 (Gorgon Halo). AMD Ryzen 9 9950X3D2 (Granite Ridge). AMD Ryzen 9 PRO 9965X3D, PRO 9945 (Granite Ridge). AMD Ryzen 7 PRO 9755, PRO 9745 (Granite Ridge). AMD Ryzen 5 PRO 9645 (Granite Ridge). AMD Ryzen AI 7/PRO 450G/GE (Gorgon Point 2). AMD Ryzen AI 5/PRO 440G/GE (Gorgon Point 2). AMD Ryzen AI 5/PRO 435G/GE (Gorgon Point 3). AMD Ryzen AI Max+ 392 (Strix Halo). Intel Core Ultra 5 250KF Plus (Arrow Lake Refresh). Intel Core 7 360 and 350 (Wildcat Lake). Intel Core 5 330, 320 and 315 (Wildcat Lake). Intel Core 3 304 (Wildcat Lake). Intel Core 9 273PQE, 273PTE, 273PE (Bartlett Lake). Intel Core 7 253PQE, 253PTE, 253PE, 251TE, 251E (Bartlett Lake). Intel Core 5 223PQE, 223PTE, 223PE, 221TE, 221E, 213PTE, 213PE, 211TE, 211E (Bartlett Lake). Intel Core 3 201TE, 201E (Bartlett Lake). Intel Arc Pro B70 and B65 (BMG-G31). Intel Arc Pro B60 and B50 (BMG-G21). Support of HUDIMM and HSODIMM memory modules. Download: CPU-Z 2.20.2 | Portable ~5.0 MB (Freeware) View: CPU-Z Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • 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
    • One Year In
      MadMung0 earned a badge
      One Year In
  • Popular Contributors

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

    Love Neowin? Tell a friend!