Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/18/2020 in all areas

  1. Yes. That one probably lacks the UMDF components.
    1 point
  2. The unmodified UMDF 1.0 installer for XP does not run on Windows 2000 as it complains about digital signing whenever it runs. So if you use the WMP 11 installer for XP, I guess it skips that part. The WMP 11 installer for 2000 omits it entirely I believe. So you still have WMP 10's MTP drivers which WMP 11 considers outdated. WildBill's updates use a modified update.exe that does not care about signing or catalogs but even if I replaced the update.exe with that one it still complains about not being able to find one of the two INFs (one is for copying files and the other is for setting up services; the latter one can't be found). So that update probably needs to be repacked.
    1 point
  3. You must be joking. It belongs to self-evident truths that Windows 2000 has been the best MS OS ever. this is the updated link to the MS-chess game rules I invented (JFYI): https://msfn.org/board/topic/155290-windows-8-deeper-impressions/?do=findComment&comment=996327 jaclaz
    1 point
  4. Welcome to the MSFN!
    1 point
  5. I prefer to use a windows shared folder in PC and one file manager for my phone (android): https://play.google.com/store/apps/details?id=com.cxinventor.file.explorer Or copy on USB the files and connect to phone by OTG micro usb to USB adapter
    1 point
  6. Are you using WMP10? The MTP support with WMP10 is quite poor and only works properly with files => 100 000 KiB or 100 MiB. The only solution is to install WMF (or WMP) 11 + UMDF 1.0 (or some other XP-compatible version). But the latter thing has been impossible to do so far, as the installer whines instead of installing (I'm going to attempt a possible solution soon). And extended core may be necessary to get UMDF to work.
    1 point
  7. No, "basic" electric tape can "resist" those tempoerature, but it will become a mess (the adhesive part). You want so-called Kapton tape (for permanent protection). https://en.wikipedia.org/wiki/Kapton If the issue is thermal paste smearing, put less paste or use a masking with common painter/bodywork paper tape (and remove it once it's done). jaclaz
    1 point
  8. New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rths.ml/boc-uxp/mailnews.win32-20200516-8150adea-uxp-9cf4eca9a-xpmod.7z Browser-only Suite Win32 https://o.rths.ml/boc-uxp/bnavigator.win32-20200516-8150adea-uxp-9cf4eca9a-xpmod.7z source patch (excluding UXP): https://o.rths.ml/boc-uxp/boc-uxp-src-xpmod-20191123.7z Official repo changes since my last build: - Update platform commit pointer (6dbee77c) - Move navigator back to topsrcdir (228f33af) - Move mail back to topsrcdir (5a4c8aaa) - Move non-binary projects to topsrcdir (8150adea) -- New build of IceApe-UXP for XP! Test binary: https://o.rths.ml/gpc/files1.rt/iceape.win32-20200516-id-e9fb1af-ia-5ee5566-uxp-9cf4eca9a-xpmod.7z
    1 point
  9. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rths.ml/basilisk/basilisk52-g4.6.win32-git-20200516-670d30e-uxp-9cf4eca9a-xpmod.7z Win64 https://o.rths.ml/basilisk/basilisk52-g4.6.win64-git-20200516-670d30e-uxp-9cf4eca9a-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.6.win32-git-20200516-670d30e-uxp-9cf4eca9a-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.3a1.win32-git-20200516-a8f7300b9-uxp-9cf4eca9a-xpmod.7z Win64 https://o.rths.ml/palemoon/palemoon-28.9.3a1.win64-git-20200516-a8f7300b9-uxp-9cf4eca9a-xpmod.7z Official UXP changes since my last build: - Issue #21 - Remove TelemertyVFS (83ecae9ff) - Issue #1355 - Store the dirty rect on the display list builder rather than passing it as a parameter to BuildDisplayList (f102e7f80) - Issue #1355 - Preemptively fix build bustage for 1409114 (130df5da4) - Issue #1355 - Avoid unnecessary work in nsIFrame::BuildDisplayListForStackingContext() and nsIFrame::BuildDisplayListForChild() and Cleanup DescendIntoChild (58219fc21) - Issue #1355 - SetNeedToCalcHasBCBorders to true when initialize nsTableFrame (45b20c5e4) - Issue #1355 - Better way to create display items for column backgrounds (64ffe81c5) - Merge pull request #1535 from g4jc/VFS_telemetry_nuke (8b4180021) - Issue #1540 - Stop MP3 demuxer from choking on very small files. (bc4dacf69) - Issue #1355 - Fix the nit, remove nsPoint offset in nsFrame.cpp and change PresShellState member order (f9047ff63) - Issue #1589 - Ensure computed length and data is always available (42c1fcaae) - Merge pull request #1541 from athenian200/mp3-parser-fix (1659e69df) - Merge pull request #1537 from win7-7/column-backgrounds-pr-2 (221627575) - Issue #1543 - Align <img> with no src to the updated spec. (0f590122c) - Bump platform version. (39c7fd37d) - Issue #1545 - Fix border-radius on table row groups, rows, column groups, or columns (5b4ba9543) - Issue #1543 - Follow-up: avoid displaying the Alt text if an image is loading. (d3b19e64a) - Issue #457 - Silence some superfluous compiler warnings in cairo (97b89ab4b) - Merge pull request #1546 from win7-7/1375518-pr (f38ebb5f4) - issue #1547 - Correct z-ordering for some table parts and add reftests (ca50a5754) - Merge pull request #1548 from win7-7/1394226-pr (9cf4eca9a) My UXP changes since my last build: - update TwemojiMozilla.ttf to v13.0.0 based build. (4b52d14c0) - Reverted "Issue #1507 - Remove nsRefreshDriver's use of high res system timers. (7630b1c56)" (aaa64b964) No official Basilisk changes since my last build. Official Pale-Moon changes since my last build: - Update back-end branch pointer (unstable 2020-05-10) (a8f7300b9)
    1 point
  10. there i fixed a link (ik its probably not work on UK or other countries) https://drive.google.com/file/d/1ZxAGfPnqJbZhZWJtRdwltwxPG5i7iMzM/view?usp=sharing
    1 point
×
×
  • Create New...