Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/22/2019 in all areas

  1. Hi there, first of all I wanted to thank @roytam1 for providing these builds! I wanted to share an auto-update script I wrote to automatically download the latest Weekly Browser Binary from here every Saturday and install it. I'm sure this isn't the best way to be doing this but worked well for me as a scheduled task every Saturday at 11:55 PM The script as it's written assumes the following but can be easily modified for your setup: 7-Zip is installed Your browser is located at C:\Program Files\palemoon GNU Wget 1.19.4 binary is located at C:\Program Files\palemoon_updater Script must be run on Saturday after the weekly binaries have been posted Essentially the script just downloads the latest NM28XP build and extracts it. Good enough for me. ::Set variables cd /d "%PROGRAMFILES%\palemoon_updater" set CURRENTDATE=%date:~10,4%%date:~4,2%%date:~7,2% ::End palemoon process taskkill /im palemoon.exe /f ::Download latest palemoon build wget -r -l1 -np -nd -A palemoon-28.5.0a1.win32-git-%CURRENTDATE%-*-xpmod.7z https://o.rths.cf/palemoon/ ::Extract archive to Program Files "%PROGRAMFILES%\7-Zip\7z.exe" x -y -o"%PROGRAMFILES%" *.7z ::Delete downloaded archive DEL /Q *.7z
    2 points
  2. As for Waterfox, it is not based on UXP, and as for the new Alpha release of Waterfox v68, Photon, WebExtensions and Bootstrapped Add-Ons will be embraced.
    1 point
  3. @deomsh Of course Watler should have every credit for originally writing the driver, initially for Windows 3.1, but as far as I'm concerned your skill was in porting the Windows 3.1 driver to Windows 98, writing the INF file which made the installation easy to do. Also of course doing the necessary analysis and work to produce the Hdaicout.hda file that worked with my hardware! I wouldn't have even known where to start with any of that! There are so many brilliant and talented people here on this forum, I sometimes feel that I'm not worthy. However if my problems and their resolutions can help others in the future I'm delighted with that. As I mentioned earlier I had a similar problem getting a driver for my onboard Ethernet port to work on Windows 98, which resulted in a thread even longer than this one! That also used a driver designed for a much earlier operating system (DOS in that case, Windows 3.1 in this case) and it also proved that "where there's a will, there's a way", especially here on MSFN! Yet again, I salute you all!
    1 point
  4. Probably downloading Youtube videos completly on the hard drive is more efficent for your processor than streaming them directly. Depends on the power your computer has for sure! For those with their very old ones, there is a new website called convert2mp3.net that downloads Youtube videos for you. It works without JavaScript and you can choose between all the quality settings like avi, 3gp and also just mp3 audio. Windows 98 is well supported here. Still, check out the connections, that your browser does when accessing that website. There are some suspicious links to pages, that are listed in virus lists and spam filters. These suspicious connections don't establish, if you don't activate JavaScript. But all in all, it's better to block them anyway. So this can be put into your Hosts file to clean your internet traffic a bit. 127.0.0.1 pushgaga.com 127.0.0.1 remtoaku.net 127.0.0.1 tharbadir.com 127.0.0.1 baipagid.com 127.0.0.1 deloplen.com 127.0.0.1 pushame.com 127.0.0.1 pushbaddy.com 127.0.0.1 pushdusk.com 127.0.0.1 pushimer.com 127.0.0.1 pushbasic.com 127.0.0.1 wachipho.net 127.0.0.1 apis.google.com 127.0.0.1 platform.twitter.com Also, if I may speak out my two biggest recommendations for browsing the web with old Windows 98 computers: 1. Disable JavaScript entirely. 2. Build up a hosts file to clear your internet traffic from unnecessary connections. If Google spam is gone there, you will have a faster internet speed.
    1 point
  5. maybe it's time to sticky Java update procedure for XP
    1 point
  6. I suggest Repartition Bad Drive. It can isolate the defective cluster preventing access. A lot of disks (that would be worth of garbage) can be saved and still works like a charme.
    1 point
  7. Credit, where credit's due, of course. But bear in mind you've studied the driver and the hardware till it made sense for you, and then you brought that to the community, and performed an impressive troubleshooting, together with @Dave-H: the persistence and patience both of you demonstrated is paradigmal of how it ought to be done, and fully deserving of the successful results reached. Of course the driver is important, but the whole process illustrated in this thread actually is just as much important as the driver itself.
    1 point
  8. Decided to turn off my main Windows 7 PC at home. Task Manager Up Time on the Performance tab has it at 703 days.
    1 point
  9. I see those win10 lookalikes and raise you Q4OS + XPQ4. https://q4os.org/index.html https://xpq4.sourceforge.io/ In Live CD form dumped onto a USB on a ThinkPad T60 it's not much less snappier than server 2003 on the TP's SSD.
    1 point
  10. Happy Easter, everybody! I am the Easter bunny bringing my Easter eggs: Replaced Monthly Rollup with the new KB4493471 (located on the root directory of the repository) Added a new Servicing Stack update KB4493730 (located on the root directory of the repository) Added Security Only Updates, KB4489876 and KB4493458 (located in the folder "/Security Only (Post August 2018)") Replaced Internet Explorer Cumulative Update with KB4493435 (located in the folder "/Security Only (Post August 2018)") Added .NET Updates: -KB4488661 for .NET 2.0 SP2 (located in "/NET 2.0 SP2") -KB4488669 for .NET 4.5.2 (located in "/NET 4.5.2") -KB4488666 for .NET 4.6-4.6.1 (located in "/NET 4.6-4.6.1") Added Extra updates KB4490128 (located in "/Extras") with an updated readme file A few notes, as usual: the build number bump is certainly an interesting phenomenon, but sadly an uneventful one (it should've been a new Service Pack). The new Servicing Stack update was released to support SHA2 signing of updates, but no accompanying update (just as a reminder, Windows 7 had both the SS and an additional update). The .NET updates are not Rollups or Security Only, but simply standalones to add support for the new Japanese Calendar, so there's no real need to apply them if you live outside The Land Of The Rising Sun . Lastly, for some reason the new timezone update KB4490128 does not supersede the old timezone updates in the Catalog, so I added it to the Extras folder instead of replacing the older ones with it. https://mega.nz/#F!txxRyLzC!1vBMGzMHiL864f3bl1Rj1w
    1 point
  11. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rths.cf/basilisk/basilisk52-g4.1.win32-git-20190420-51722cd4f-xpmod.7z Win64 https://o.rths.cf/basilisk/basilisk52-g4.1.win64-git-20190420-51722cd4f-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom NM28XP build: Win32 https://o.rths.cf/palemoon/palemoon-28.5.0a1.win32-git-20190420-51722cd4f-xpmod.7z Win64 https://o.rths.cf/palemoon/palemoon-28.5.0a1.win64-git-20190420-51722cd4f-xpmod.7z Official repo changes since my last build: - Stub out FxA context menu functions. (8e44bbb43) - Merge branch 'master' into Sync-weave (51b821b3f) - Merge pull request #998 from MoonchildProductions/master (bf0413359) - Remove CloudSync (4c4314864) - Remove some fxa tests. (aa1a39311) - Remove fxAccountsEnabled checks. (f999f544a) - Merge branch 'master' into Sync-weave (88083f8c6) - Merge branch 'master' into Sync-weave (473291f8f) - [BASILISK] Add configure option to disable sync (3e466a01e) - [BASILISK] Remove FxA Synced Tabs Sidebar (711c9cd6c) - [BASILISK] Remove FxA infected Sync - Part 1: Remove or condition CUI and Integration Points (349ceffd8) - [BASILISK] Remove FxA infected Sync - Part 2: Sync Client (3face1acf) - [BASILISK] Remove FxA infected Sync - Part 3: Remove about:accounts (12885d441) - [BASILISK] Remove FxA infected Sync - Part 3b: nsModule (757424eed) - [BASILISK] Port PM Sync Client - Part 0: Add PanelUI sync button static images (17a54a70d) - [BASILISK] Port PM Sync Client - Part 1: Initial transfer (f98cdab7a) - [BASILISK] Port PM Sync Client - Part 2: Basic Integration with glue and preferences (f6c16cff3) - Merge branch 'master' into Sync-weave (ce3979c72) - Merge branch 'master' into Sync-weave (015f385ec) - Merge branch 'master' into Sync-weave (6968a3e40) - [BASILISK] Fix merge induced error in base jar.mn (dc4c5d4c7) - Merge branch 'master' into Sync-weave (8e5056ce2) - [BASILISK] Restore Tabs from Other Devices history menu item and Add First Sync Progress (0ea4dabde) - Remove some BEOS 1st party code leftovers. (095ea5568) - Merge pull request #1 from MoonchildProductions/master (5a1843c9f) - Bug1408701: Ensure that we continue to show dark scrollbar thumbs on.. (577ca2cd6) - Merge branch 'master' into Sync-weave (dea594744) - [BASILISK] Port PM Sync Client - Part 4: Tools menu items (Set Up Sync/Sync Now) (519d0cf55) - Merge pull request #1042 from wicknix/master (07381c3ed) - [BASILISK] Port PM Sync Client - Part 5: Port the original sync toolbar button and create a synced tabs toolbar button (868c9b8d7) - Merge branch 'master' into Sync-weave (df0c78a8c) - [BASILISK] Port PM Sync Client - Part 6a: Obvious ifdef'ing and clean up (7008afd8e) - [BASILISK] Port PM Sync Client - Part 6b: Don't build the sync client ui when it is disabled, duh. (1e868fadf) - Merge branch 'Sync-weave' (3eb4310cd) - Remove FxAccounts front-end module references (8a6883251) - Remove various FxA tests (cdc962dca) - Remove Firefox Accounts service and tie-ins. (de75f133a) - Merge branch 'Sync-weave' (51722cd4f) My changes since my last build: - update Twemoji font to upstream 0.4.0. (6a07ab850) - nss: update nss to hg rev 2d6adc7d8bfc with vc2013 hackfix (0daf4d9cc) - update libaom to rev 76574b6c09515d6687ebfa9760319e521f5abeb3 (without moz.build and aom_ports/aom_once.h) (ef35212f8)
    1 point
  12. Today I make an update of the acpi.sys driver for Windows XP SP3 32 bit which should work on any compi. AMD, Intel, language does not matter Dietmar acpi.rar
    1 point
  13. I have 5 mail accounts ( 3 hotmail ,yahoo, gmail ) I am member in 2 discussion forums, 4 international newspapers, avast forum, malwarebytes forum, progrock archives and legrove. I have never ever encountered any of the inconveniences you have mentioned. Cheers
    1 point
  14. @someguy25 @Dave-H @VistaLover @Mathwiz I'm sure if you're patient for a few days Duke University will upload the current version to their FTP. I'm sure they wait a little while to bug test, but this has always been a reliable source for Java: http://faucet.aas.duke.edu/pub/pc/bigfix/patches/java/
    1 point
  15. I really like the new edge based on chromium. People should try it out.
    1 point
×
×
  • Create New...