Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/11/2020 in Posts

  1. I've attached RAR5 compressed files with lists of download links for all official updates for Vista 32-bit and 64-bit Post SP2 up to April 2017. Includes all language packs for Vista, IE9 and local Help update. Also included are Ultimate Extras, Optionals and .NET Framework 3.5 SP1 / 4.52 with updates. Superseded updates are not included except for a few ones just to satisfy Windows Update. Hotfixes are not included, unless available through Windows Update. Someone please mirror them on Web Archive. ASAP. EDIT: Updated files with .NET Framework 3.5 SP1 Language Packs. Installing System Updates: If you want to install a language pack, you must do it first, by downloading and running the language pack executable. 1) Download all files from Main_URLs.txt to the same folder. 2) Using WinRAR, sort files by type and unpack all .MSU files to the same folder, overwriting existing files. Then you may delete the .MSU files to save space. 3) Unpack the WindowsVistaSP2_x86_Installer.rar or WindowsVistaSP2_x64_Installer.rar (just batch files) to the same folder where you extracted the files. 4) Open a Command Prompt with Administrator privileges and switch to the folder where the update files are. 5) Run Main_Part1.bat, Main_Part2.bat and Main_Part3.bat. At the end of execution of every batch file, Windows will restart automatically. 6) Optionally you may install local copy of Help update (LangPacks_Help_URLs.txt) and the IE9 language pack (LangPacks_IE9_URLs.txt). PS: It'll take a while to install all 210+ updates. Installing .NET Framework 3.5 SP1 / 4.52 with updates: 1) Download all files from NDP35_45_URLs.txt to the same folder. 2) Unpack the WindowsVistaSP2_x86_Installer.rar or WindowsVistaSP2_x64_Installer.rar (just batch files) to the same folder where you extracted the files. 3) Open a Command Prompt with Administrator privileges and switch to the folder where the update files are. 4) Run NDP35_45_Install.bat, if needed Windows will restart automatically. 5) Optionally you may install a language pack (LangPacks_NDP35SP1_URLs.txt and LangPacks_NDP452_URLs.txt). Installing updates for optional features (only if you have installed IIS, IIS ASP, IIS FTP or Telnet from Program and Features Control Panel extension) Download all files from Features_URLs.txt and run the following .MSU packages if you have installed: IIS: KB4012373 IIS ASP: KB2124261 IIS FTP: KB975254 Telnet: KB960859 and KB3020393
    1 point
  2. Eventually i may start a dedicated 9xweb topic in the Windows 9x Member Projects section, with the main download on post #1. This vanilla Windows 98 thread is about so much more than just one script, i feel it would be out of place on post #1. I previously edited post #1 of this thread with a detailed request and it has made little difference - offending members won't be named. Edit1: Thread started in 2017 but going strong for now. Note this thread pertains to running vanilla Windows 98 SE. Please do not post misleading information that may not work in a vanilla Windows 98 SE installation, such as kernel mods, DLL swaps from other OS, custom re-compiles, higher software versions that may not run in vanilla Windows 98, etc. Thank-you and enjoy. Whenever a new 9xweb release is available the download link is replaced/updated and a direct link to the post is provided, just like 6 posts up from here. Here again is the direct link to the 9xweb project: https://msfn.org/board/topic/177106-running-vanilla-windows-98-in-2020/page/17/?tab=comments#comment-1176154 Eventually i may start another dedicated Windows 9x Member Project named something like 'RetroZilla Community Edition', whereby the first post(s) will include everything needed to set up the best RetroZilla possible. This will include the RZ browser, my extensions collection, my search engine collection, a custom prefs.js type file to improve security and allow all necessary cipher connection tweaks, etc. This way anyone setting up a new system will be able to one-stop shop for a quick browser install and setup.
    1 point
  3. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rths.ml/basilisk/basilisk52-g4.5.win32-git-20200411-4662b4f-uxp-552470fb6-xpmod.7z Win64 https://o.rths.ml/basilisk/basilisk52-g4.5.win64-git-20200411-4662b4f-uxp-552470fb6-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom IA32 Win32 https://o.rths.ml/basilisk/basilisk52-g4.5.win32-git-20200411-4662b4f-uxp-552470fb6-xpmod-ia32.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/ia32 NM28XP build: Win32 https://o.rths.ml/palemoon/palemoon-28.9.1a1.win32-git-20200411-9d42e31a9-uxp-552470fb6-xpmod.7z Win64 https://o.rths.ml/palemoon/palemoon-28.9.1a1.win64-git-20200411-9d42e31a9-uxp-552470fb6-xpmod.7z Official UXP changes since my last build: - Issue #1507 - Remove nsRefreshDriver's use of high res system timers. (7630b1c56) - Issue #1508 - Redirect moz://a to http://thereisonlyxul.org/ (a333257d7) - Issue #1497 - Re-implement an un-preprocessed file check (fd5e25ff4) - Issue #1505 - Rebuild application version string (d0cf67573) - Issue #1505 - Part 2: Store application build ID in nsHttpHandler (eadff6165) - Issue #1505 - Part 3: Make native mode actually native again. (d9f17c9f8) - [Docshell] Ensure nsDocShell::mContentViewer is released properly. (33b22f615) - Alter config.guess to properly detect host and target bitness on SunOS (2383a02b5) - Align mar generation on Windows with other platforms (d0eee8f01) - Follow up to d0eee8f01 - Run precomplete cmd during package staging (c51c10bf0) - Take files out of preprocessing that no longer require it (eb28b1f32) - Silence removing dist/bin (50f198669) - Move aom source to a sub-directory under media/libaom (5545a8983) - [js] Handle functions with rest parameters in isObservableArgumentSlot. (85a97e9a3) - Issue #1511 - Bail on orphan situation. (56103d675) - [layout] Always move descendants of layout frames if moved. (552470fb6) No official Basilisk changes since my last build. Official Pale-Moon changes since my last build: - Cleanup OS X default theme (9ccee6cb9) - Merge pull request #1759 from Lootyhoof/osx-theme-cleanup (30a13ca32) - Add HiDPI toolbar icons to the library on Windows (b16d582fb) - Make sure we index libraryToolbar.svg (f3f0d002d) - Merge pull request #1762 from Lootyhoof/windows-hidpi (b39b36475) - Replace -moz prefixed logical properties in themes (efbbc81e1) - Update platform branch pointer (unstable 2020-04-05) (e1e9caa2d) - Add patientaccess.com UA override (Angular) (b5a1fb02b) - Merge pull request #1763 from Lootyhoof/inline-properties (910986e8e) - Update platform branch pointer (9d0cead1a) - Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon (148f4337b) - Issue #1751 - Make the Mac bottom tab bar blend better (21806294c) - Merge pull request #1767 from Lootyhoof/osx-tabbar (91d56fef9) - Issue #1766 - Add pref to allow copying unescaped URL from the URL bar (9689c4c34) - Issue #1769 - Improve fullscreen mode on Windows (88fbb8805) - Merge pull request #1770 from Lootyhoof/windows-fullscreen (b4de87d53) - Merge pull request #1768 from JustOff/PR_decodeURLsOnCopy (9d42e31a9)
    1 point
  4. 65nm X58 - 2008/11 - FSB 1333 (?) - DDR3-1866 (for ASUS Sabertooth board; some others work with DDR3-1333 or 1600 max) - ICH10R Not officially supported, but it doesn't require much intervention to get it working as it predates UEFI and is the last one before Intel dropped UHCI controllers, so USB should work out of the box. You can use dual Xeons to get up to 24 threads. I use an OEM variant of it (HP Z600). This AHCI/RAID driver should work. The latest chipset device naming driver from BWC should also work (as well as his AHCI/RAID driver), once it's back online:
    1 point
  5. I won, its working! Solution was never Nvidia bios. Gigabyte flashing utility, really hasnt too much options. So i tried Nvidia NVflash. When i tried it, i had problem that some Bioses refused to work because is BoardID - there are 2 variants of Geforce6600GT , ids 4300 and 4301. I found out that i need bios with ID - p216h1. When i tried Nvflash, i wasnt able to force bios, but i found that that olded Nvflash (5.93.0.1) has options to overcome it with -4, -5,-6 optimal parameters. Original bios was 5.43.02.27.00 when i searched through TechPowerUp bios DB: https://www.techpowerup.com/vgabios/?manufacturer=MSI&model=6600+GT I found that tehre is newer MSI bios (5.43.02.69.00) - https://www.techpowerup.com/vgabios/3163/msi-6600gt-128-050411-2 I flashed it to card and now its working.
    1 point
  6. I don't have the CAB file, but I have an nLite addon that contains the patched acpi.sys http://ximonite.com/ExtendedCore16a.zip
    1 point
  7. Bigmuscle will have a update available soon. We just need to be patient for now.
    1 point
  8. You can also add TELNET.EXE from Windows ME. Sorry, I made a mistake. The version from Win98 is older. When you have some time please add it back. I checked the PE timestamp instead of the actual version. I have learned a lot over the years and still learning. Thanks again. Here is a full list of Bugs and fixes CABVIEW.DLL 5.50.4134.100 [should be moved to option 3 or removed completely. More testing needed] HIDPARSE.SYS 5.1.2600.5512 is replaced with WinME version HIDUSB.SYS 5.1.2600.5512 is deleted POWERCFG.CPL 4.90.3000.0 can be added [Newer Version] SECUR32.DLL 4.90.3000.0 should be removed [Win98 version is newer and adds 128 bit encryption] TELNET.EXE 4.90.3000.0 can be added USBAUDIO.SYS 4.90.3001.0 Breaks USB headset VCACHE.VXD 4.10.2223 is deleted Add version check to every file. Add only copy file if exist, unless the file is not present on Win98 or relies on other WinME counterparts. Example: IRFTP.EXE checks to see if infrared drivers are present if not, the file is not installed. Internet Games shortcuts needs to be fixed. Windows Movie Maker files should reside in Movie Maker folder not MoviMakr. Option 3 does not properly uninstall. The original Win98 files are not restored. Install new font bug needs to be fixed 98SE2ME downgrades all newer files from SP3 with olders version from Windows Me.
    1 point
×
×
  • Create New...