Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/29/2023 in Posts

  1. Yes, indeed! @Dave-H, could you please block/remove those misleading posts with fake images, thanks you. Those are not related to Supermium at all. And the posters refuse to answer. https://msfn.org/board/topic/185045-supermium/?do=findComment&comment=1252527 https://msfn.org/board/topic/185045-supermium/?do=findComment&comment=1254569
    5 points
  2. Update notification! Malware Hunter has been updated on 16.10.2023 and is now available in version 1.173.0.791. It is still listed to be compatible with Windows XP. Accordingly, I will update my article as soon as I can confirm its XP-compatibility. Cheers, AstroSkipper
    5 points
  3. WebGL is an outdated primitive API which is mostly for drawing images. Is there a more secure WebGL replacement?
    4 points
  4. Besides, Supermium doesn't show the "suffer warning of no longer supported" about using it on XP/Vista. So his image is fake.
    4 points
  5. The Lord of the Rings: Return to Moria 2023 Genres: Action, Third-person, Managerial, Strategy, Survival, 3D, Real-time This game requires Windows 10+ If someone knows how to fix, please let me know.
    3 points
  6. This is what I said in my post above, literally, and even attached the signed file. I still think it's some odd behaviour of the programme - since @yoltboy01doesn't get that precise error, and to answer your question, yes they still use those stubs, why wouldn't they? I'll tell even more, there was a patch that ports all win10 UCRT functionality to Vista, so one can simply salvage those stubs from there, just a hint.
    3 points
  7. What does it have to do with UA? Compare the GUI, it's different, this one is indeed looks like the right one, and his picture doesn't.
    3 points
  8. More and more sites are requiring this, even Walmart just recently started forcing it and it's a real pain. Banks I could see maybe for the extra security but for the rest of them it just seems like overkill.
    2 points
  9. 2 points
  10. I know about WebGPU, but it's out of the question for this browser. It's v.113 and up.
    2 points
  11. Or maybe try this one (digitally signed). Just rename it to api-ms-win-core-localization-l1-2-2.dll api-ms-win-core-localization-l1-2-0.zip
    2 points
  12. TBH, it was a long time ago when I corrected this issue. It may well be that I had also corrected entries in the colors.dtd file at that time. And the issue is related to the Colors dialogue, of course. But I definitely know (I had briefly checked before replying) that I added for example the entities I already mentioned in the content.dtd file. But maybe that wasn't the cause of the Colors problem, but of a previous problem. I compare and correct, but I don't document every single step. In any case, the most important thing is that all errors are found, and the language pack works again. And now, you at least know where to look. Anyway! I'm glad you were able to correct the Dutch language pack.
    2 points
  13. Hello FantasyAcquiesce, You need to specify the generation of your intel atoms or celerons. People say it may not possible with certain very modern hardware. https://www.reddit.com/r/windows7/comments/15db1hm/help_installing_windows_7_on_modern_hardware/
    2 points
  14. did you try my UXP based browsers?
    1 point
  15. Solved also via : control panel > Regional and Language Options > Languages Tab and click the 'Install files for East Asian languages
    1 point
  16. This is how Supermium actually looks like on Windows XP with OCAPI (and with buggy GDI rendering enabled by using XP comp + --single-process). But Dibya accidentally used the wrong picture from OCAPI Github issues about someone managed to run crac_ked Chrome on XP.
    1 point
  17. As with hotmail can be used with thunderbird too. I've got a lot of older accounts set up with hotmail and it's too much work to transfer them to yahoo or gmail. The problem is the hotmail site doesn't always filter properly so I'm forced to go to the site on occasion. I don't dare subscribe to the spam folder given the 50+ more a day I get. Microsoft has always been so reliable...
    1 point
  18. Thanks, been very busy lately. 1500+ events and that was two years ago, probably even more now. The problem for me is that it can be an addicting site at times, especially if I'm surfing an interesting topic. Hotmail even with brief use will slow things down considerably so I'm not sure what the problem is there. The easiest solution is to create another profile and go into that for those sites or if you've got enough ram use e10s, that seems to resolve the issue.
    1 point
  19. In my spare time I follow Dave Plummer's YouTube channel where he talks about various different things, mainly about his days at Microsoft many years ago (he's a retired Microsoft employee and, for those who didn't know, he's also the creator of Task Manager). Anyway, he visited the IBM lab as recently as last week where they're making new modern mainframes and long story short they're still relying on Windows XP on some of their equipment (albeit the embedded version): In the video, he said: "and here's where I discovered that they're relying on an old friend, something I've worked on, Windows XP. That's right, their stations still run on Windows XP. I guess when you absolutely, positively, need your fill station to work every time you only rely on the very best". for those who are curious about the video, you can go to minute 16:35
    1 point
  20. Putting doubts in the fact @yoltboy01runs Opera on 8.1?
    1 point
  21. You could try updating the UCRT files https://support.microsoft.com/en-us/help/2999226/update-for-universal-c-runtime-in-windows
    1 point
  22. New regular/weekly KM-Goanna release: https://o.rthost.win/kmeleon/KM76.4.9-Goanna-20231028.7z Changelog: Out-of-tree changes: * update Goanna3 to git 43215fa79a...5a5b052a7c: - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1240985 - Fix cancel during timeout (r=dvander) (aa66774c7f) - Bug 1240985 - Add some MessageChannel logging (r=dvander) (dcc180e567) - Bug 1240985 - Return false when trying to Send while dispatching urgent (r=dvander) (07228fd370) - Bug 1241370 - Don't strdup() the message name in InterruptFrame. r=billm. (b3eea7ef04) - Bug 1240985 - Check for cancellation during ProcessPendingRequests (r=dvander) (e22631c97f) - Bug 1240985 - Fix transaction ID when sending cancel message (213c061146) - Bug 1240985 - Crash when trying to cancel while dispatching urgent message (r=dvander) (dd95c78de2) - Bug 1128454 - When plugin bridging mysteriously fails, log the ipc channel state along with the nsresult error code. r=billm (970a69b03c) - Bug 1240985 - Add mLastError to track sync Send errors better (r=dvander) (a065cdf479) - Bug 1240985 - Make sure to queue mDequeueOneTasks after cancellation (r=dvander) (ed401f32cb) - Bug 1240985 - Fix some timeout/cancel interactions (r=dvander) (d1bb25a3de) - Bug 1240985 - Make intentional crash happen sooner when cancelling a racy sync message (r=dvander) (8871800d35) - Bug 1246886 - initialize mMoved in move contructor. r=billm (884d9c7353) - Bug 1240985 - Stop returning MsgNotAllowed (r=dvander) (2caeb4a040) - Bug 1191145 - Stop blocking scripts when handling IPC messages (r=dvander) (25c8731ee6) (d495b4c6b4) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 930218 part 1. Factor out the computation of block-size taken up by box-sizing into a separate function so we can reuse it. r=dbaron (22033f4184) - Bug 930218 part 2. Account for the parent's box-sizing whe figuring out the percentage height of a kid with an intrinsic ratio for purposes of determining the parent's shrink-wrap width. r=dbaron (041711f58f) - Bug 1235306 - Fix -Wimplicit-fallthrough warnings in layout/. r=dholbert (581c212254) - Bug 1074971 - Add support for reserved commandkey combinations that can't be handled by content (e10s-only feature). r=smaug (e43d39dcef) - Bug 1186799 part.1 nsHTMLEditorEventListener should commit composition when it receives unacceptable mousedown event r=smaug (17f2c48e96) - Bug 1230216 - Changing nsIDOM*Event interfaces so that they don't inherit nsIDOMEvent. r=smaug (df77f91ecc) - fix cancelBubble situation and align to gecko (bc133dc50a) - Bug 1211402. Re-enable the upload step, but take out the stuff that no longer works (as in, everything.) r=me (cb7abd67d2) - align (bac4aec6cc) - Bug 1243608: P1. Only use video time if video frame contains seek target. r=cpearce (21d9e988ed) - Bug 1244477: Offset seek time by start time. r=jwwang (743c24b2f7) - Bug 1243608: P2. Pass the full SeekTarget object to MediaDecoderReader::Seek. r=cpearce (6ff30b4b65) - Bug 1243608: P3. Make SeekTarget::mTime a TimeUnit object. r=cpearce (357d9864de) - Bug 1243608: P4. Have MediaDecoderReader::SeekPromise return a TimeUnit. r=cpearce (53b476c62d) - Bug 1159343: Interrupt seek early when possible. r=jwwang (9e26e69593) - Bug 1243608: P5. Add type utility methods to SeekTarget class. r=cpearce (8e740bab50) - Bug 1243608: P6. Only seek audio to video seek time when performing a fast seek. r=cpearce (d2a51a71f0) - Bug 1233650. Part 1 - extract OutputStreamManager to its own file. r=roc. (52d533f923) - Bug 1230882. Part 2 - remove DecodedStream::BeginShutdown() and other unused code. r=roc. (b2820b8f14) - Bug 1231091. Part 1 - Add mVideoCompleted so MDSM can check when audio/video is done rendering. This removes the only caller of DecodedStream::IsFinished(). r=roc. (536f63e385) - Bug 1146086: Properly marking overridden member with override keyword. v2. a=bustage (b6ed1b4e6c) - Bug 1177243 - Use PodZero rather than memset in WebM decoders. r=rillian (f9853b72ee) - Bug 1230054: Remove unused WebMReader. r=kinetik (1f88fe3c43) - Bug 1230054: Add missing headers ON A CLOSED TREE. r=me (6e33accf03) - Bug 1231091. Part 2 - return correct promises when audio/video track is asked. r=roc. (aef6342e59) - Bug 1231091. Part 3 - resolve the end promise when all frames are rendered. r=roc. (bbb180dd90) - Bug 1231091. Part 4 - ensure the end promise is resolved in the special case where video duration is 0. r=roc. (7835c31e75) - Bug 1231091. Part 5 - Remove DecodedStream::IsFinished() and unused code. r=roc. (6dd02e5d6b) - Bug 1231091. Part 6 - fix test_streams_element_capture.html timeout. r=roc. (8aae5c09cc) - Bug 1232520 - dont' invoke AbstractThread::MainThread()->Dispatch() to avoid reentrant of AutoTaskDispatcher during tail dispatching phase. r=jya. (5434d0f370) - Bug 1233650. Part 2 - make OutputStreamManager ref-counted so it can be shared between MDSM and DecodedStream. r=roc. (93e7d0e065) - Bug 1233650. Part 3 - move creation of OutputStreamManager from DecodedStream to MDSM. r=roc. (a469dbcc9f) - Bug 1233650. Part 4 - remove unused functions from DecodedStream. r=roc. (ec8753365e) - Bug 1248314. Part 1 - Since OutputStreamManager::Connect/Disconnect is tightly coupled with the constructor/destructor of DecodedStreamData, it would improve cohesion to let DecodedStreamData manage an OutputStreamManager and know when to call OutputStreamManager::Connect/Disconnect. r=roc. (467d1472ca) - Bug 1234424. Part 1 - share the underlying value of MDSM::mSameOriginMedia with DecodedStream. r=roc. (ff0abefb26) - Bug 1234424. Part 2 - remove unused code. r=roc. (5a8266779b) - Bug 1248314. part 2 - move track initialization code into the constructor of DecodedStreamData. r=roc. (4d57f47654) - Bug 1248229. Part 1 - add test case to test if playback can work correctly after GC. r=roc. (83c81dc7cc) - Bug 1248229. Part 2 - GC might happen in between OutputStreamManager::Disconnect() and OutputStreamManager::Connect(). We need to check if the stream is already destroyed before trying to connect it. r=roc. (c5a0ed670c) - remove PM leftover (ed9ce00aad) - Bug 1236703: P1. Add debugging information for MSE to about:media plugin. r=kentuckyfriedtakahe (4385a86197) - Bug 1236703: P2. Add methods to retrieve debugging data on plain readers. r=jwwang (34bf637124) - Bug 1236703: P3. Add moz specific method to retrieve debug data to media object IDL. r=bz (65c95eff74) - Bug 1194721: Add additional PDU pack and unpack functions, r=shuang (d6ae416a10) - Bug 1261307: Convert Unix socket IPC code to |UniquePtr|, r=nfroyd (cd797f4581) - Bug 1236574 - use UniquePtr<T[]> instead of nsAutoArrayPtr<T> in SocketBase subclasses; r=tzimmerman (6a20e9e905) - Bug 1239207 - Don't process IPDL when not compiling; r=glandium (20ba7fb311) - Bug 1210099 - Use diagnostic assert for union discriminator checks (r=jld) (74844eee1b) - Bug 1208226 - Don't crash when failing to map a segment of shared memory. r=sotaro, billm (1822a634d9) - Bug 1236635 - Fix compile error in IPC unit tests (r=jld) (c82e0bfe61) - Bug 1263429 - Don't build libevent with sysctl on Linux. r=billm (00f248f61e) - Bug 1304266 - Remove libevent workaround for MacOS 10.4 bug (r=dvander) a=jcristau (676758a926) - Bug 1241776 - turn ENABLE_SHARED_ARRAY_BUFFER on for all channels. r=nbp (dc53fff545) - Bug 1248851 part 1 - Explicitly mark some release() calls result-unused. r=Waldo (b377e3d86e) - Bug 1246697 - Use simpler semantics for PersistentRooted<Traceable>; r=sfink (7afab5c807) - bug 1225649 use CreatePlanarYCbCrImage() now that CreateImage() is gone r=dvander (b8a30f3d84) - Bug 1234092: P1. Remove GStreamer support. r=kentuckyfriedtakahe (bf6a5d8811) - Bug 1234092: P2. Remove GStreamer check from configure. r=glandium (73b69b41db) - remove configure options (f9585af0d1) - Bug 1168309 - Add the define, MOZ_GONK_MEDIACODEC, to dom/media. r=cpearce. (a4481af932) - Bug 1240616 - mach mochitest-run suggests deprecated commands as an alternative r=cmanchester (17687db974) - Bug 1249838 - Avoid dependency from the mozconfig loader on mach. r=gps (a88506c027) - Bug 382721 - Part 0: Add missing includes and namespaces. r=jrmuizel (eecf253c5e) (5a5b052a7c) * Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses. A goanna3 source tree that has kmeleon adaption patch applied is available here: https://github.com/roytam1/palemoon27/tree/kmeleon76
    1 point
  23. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20231028-3219d2d-uxp-db8e04921c-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20231028-3219d2d-uxp-db8e04921c-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.rthost.win/basilisk/basilisk52-g4.8.win32-git-20231028-3219d2d-uxp-db8e04921c-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.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20231028-d849524bd-uxp-db8e04921c-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20231028-d849524bd-uxp-db8e04921c-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20231028-d849524bd-uxp-db8e04921c-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20231028-d849524bd-uxp-db8e04921c-xpmod.7z Official UXP changes picked since my last build: - Issue #2332 - Hyphenate rtc stats type as per spec (9f63203a43) - Issue #2350 - Part 0: Add a helper function DefaultNumberOption (735bb78c28) - Issue #2350 - Part 1: Apply "minimumIntegerDigits" to number-formatters with fraction-digits. (be81bae5b7) - Issue #2350 - Part 2: Allow "maximumFractionDigits" option in Intl.NumberFormat to be less than the default minimum fraction digits. (e65b46ba0f) - Issue #2282 - Align the Performance Observer navigation and resource with the spec. This now passes the conformance tests. https://bugzilla.mozilla.org/show_bug.cgi?id=1425458 Resource timing entries Workers - part 2 - PerformanceTimingData. https://bugzilla.mozilla.org/show_bug.cgi?id=1462605 PerformanceNavigationTiming.name must be the value of the address of the current document. https://bugzilla.mozilla.org/show_bug.cgi?id=1462883 Update PerformanceTimingData::mReportCrossOriginRedirect in SetPropertiesFromHttpChannel. https://bugzilla.mozilla.org/show_bug.cgi?id=1462879 PerformanceNavigationTiming must be notified correctly - part 1 - notify. (373fb9ae07) - Issue #2282 - Part 2 - Re-add some timer clamping that got clobber erroneously. (bb656856b6) - Issue #2355 - Apply self-transforms to the frame of top level <svg> (0bcaa2ff90) - PR #2356 - Treat all GLSL versions >=450 as 450 (ef54fc458c) - Issue #2357 - WebM demuxer can't tell when a video wants to be transparent. (71cc0ef940) - Issue #2357 - VPXDecoder does not decode alpha frames. (c0ba3a8d2e) - Issue #2357 - Paused WebM videos w/alpha are 100% transparent if HA is disabled. (9982ceb94f) - Issue #2357 - WebM w/alpha renders black if WMF decoder is enabled. (490df49307) - Issue #2357 - Add reftest for WebM alpha. (83ecbdfacb) - [media] Use RefPtr<TrackBuffersManager> instead of raw pointers (eb44f633ee) - [DOM] Ignore status 206 and vary header checking for opaque responses in the Cache API. (fe37319996) - [network] Block more invalid cookie name characters. (38f8fde3e3) - [widget] Change RegisterDragDrop to be called on idle. (f2b0066036) - [WebGL] Add preffed limit to WebGL vertCount (e4d635f889) - [DOM] Drop mWrappedRunnable early in workers. (aae5866390) - [XPCOM] Add several app/msi file types to the executables list (Win). (74a4260ecd) - [WebRTC] Give ::Terminated() the same treatment as ::Close_g (48c27934c7) - No Issue - Implement crypto.randomUUID (9e6a0c089f) No official Pale-Moon changes picked since my last build. No official Basilisk changes picked since my last build. My changes picked since my last build: - ported from mozilla: Bug 1476955 - Structured clone algorithm doesn't serialize Array Length contrary to HTML spec, resulting in truncation of trailing sparse arrays like [1,2,3,,] (length=4) to [1,2,3] (length=3); r=sfink (958b3cdb98) (a553551082) - ported from mozilla: Bug 1538622 - StructuredClone serialize and deserialize should treat back reference consistently r=jorendorff (aca6f427e0) (e7c5600d7d) - Crypto: follow-up rev 9e6a0c08, don't use c++17 feature here. (941902c878) - dom/media: follow-up rev eb44f633, add reference symbol `&' to prevent unneeded AddRef()ing (db8e04921c) Update Notice: - You may delete file named icudt*.dat inside program folder when updating from old releases. * Notice: From now on, UXP rev will point to `custom` branch of my UXP repo instead of MCP UXP repo, while "official UXP changes" shows only `tracking` branch changes.
    1 point
  24. No, I mean the file content.dtd which is located in the omni.ja file in your current programme folder of New Moon 28. However, not the omni.ja in the main folder but the one in the subfolder browser. You only have to extract it then. The omni.ja is an archive file which can be extracted by 7-Zip, for example. After extracting, you will find the file content.dtd in the subfolder /chrome/en-US/locale/browser/preferences. Hope I could help you.
    1 point
  25. My German language pack for New Moon 28 - Fixed - Part 2 In the German language pack from the quoted post above, I found another issue under Einstellungen -> Inhalt -> Farben months ago. Here is a screenshot to demonstrate this issue: I had already fixed this problem at that time and the language pack got the version number 28.10.0rc3. This fixed version wasn't offered by me, though. Here is a screenshot of the fixed version: Yesterday, @roytam1 reported a new problem in the preference menu under Einstellungen -> Datenschutz due to changes of some entities. Here is a screenshot of this new issue: Today, I have fixed this issue in version 28.10.0rc3 and have assigned the number 28.10.0rc4 to the new, corrected version. Here is a screenshot of the fixed version: And here is the download link of the updated, German language package in version 28.10.0rc4 for New Moon 28 from 2023-10-19 and up: https://www.mediafire.com/file/6f7jyk6fldmzihh/de-28.10.0_RC4.xpi/file Greetings from Germany, AstroSkipper
    1 point
  26. Just use Driver Signature Enforcement Overrider and you will get rid of the annoying windows popups and the such.
    1 point
  27. Yours doesn't look like Supermium, the UI is different, and the real Supermium says "Supermium", not "Chromium" or "Chrome".
    1 point
  28. I forgot to tell, I already use the browser for several days, it's fast'n'nice, mostly in English, yes I have to tolerate the ugly "favorite". I deleted many files from it (since in this version no CRC check or other files protection). Addition, I'll post the list tomorrow.
    1 point
  29. His fix works for the second part of my second question, which had been asked in a very simple English. https://msfn.org/board/topic/185049-arcticfoxienotheretoplaygames-360chrome-v1352044-rebuild-1/?do=findComment&comment=1252632
    1 point
  30. I prefer favourites, maybe we need to ask @Dave-H, as the main user of this browser, Dave, do you want to see favourites in the GUI? For me favorites without "U" is like rain without water!
    1 point
  31. I didn't modify anything! It's the light GUI from build 2044 (which is the topic's title!). I'm posting in the appropriate thread. I asked if it could be changed in advance. Do you understand the English future tense? https://msfn.org/board/topic/185049-arcticfoxienotheretoplaygames-360chrome-v1352044-rebuild-1/?do=findComment&comment=1252626
    1 point
  32. Do you refer to the systray icon(s) or the main programme view when talking about a three-in-one view? In my main programme view, I see all of this information about processes, RAM, and CPU. And I have configured Process Hacker to see two separate icons in my systray, one for used RAM and one for the CPU history.
    1 point
  33. I presented Process Hacker with a lot of additional information here in my thread. Additionally, I have given my experience and assessment about this programme. Now, I would like to hear from Windows XP users about their experiences and opinions in terms of this programme. So if you should use Process Hacker under Windows XP, feel free to let us know what you think about it! Greetings, AstroSkipper
    1 point
  34. How is this "rude" and "unfounded", if you just confirmed the problem with the high CPU usage exists on your end? In this case, will it also be "rude" to tell, I'm not going to downgrade to early 100 bulids, just to visit one website? Besides, your site doesn't even support the dark theme. I don't have any of such troubles with MSFN, despite what you say.
    1 point
  35. That's totally clear. The best fix would be a new, not vulnerable CPU. But, just for clarification, you think my performed test of New Moon 28 gives incorrect results on my computer. You consider Pale Moon browsers vulnerable in general, unlike current Firefox browsers. Right?
    1 point
  36. Thanks for your information! My processor is an Intel Pentium 4 32-Bit single core in my Windows XP Professional computer. This CPU is vulnerable to Spectre and Meltdown, of course. But as I am aware of, don't we need to distinguish between a CPU and. a browser in terms of vulnerability? I think so! Especially after what I have read. At least, that's presumably the reason there is a CPU test and a seperate browser test.
    1 point
  37. Hello fellas, please suggest software [free or not free] for Vista 64 bit that is able to save an image as TGA with transparency layers. I'm talking about True Targa image. Adobe photoshop and Corel PaintShop can't do it. Thnx. https://community.adobe.com/t5/photoshop-ecosystem-discussions/saving-an-image-as-tga-with-transparency/m-p/3588469
    1 point
  38. New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20221015-485bba73-uxp-221a4433e-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20221015-485bba73-uxp-221a4433e-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/boc-uxp/tree/custom * Notice: the profile prefix (i.e. parent folder names) are also changed since 2020-08-15 build, you may rename their names before using new binaries when updating from builds before 2020-08-15. -- New build of HBL-UXP for XP! Test binary: IceDove-UXP(mail) https://o.rthost.win/hbl-uxp/icedove.win32-20221015-id-656ea98-uxp-221a4433e-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20221015-id-656ea98-ia-93af9a0-uxp-221a4433e-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild for UXP changes please see above.
    1 point
  39. New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20221008-485bba73-uxp-51bb5d5c8-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20221008-485bba73-uxp-51bb5d5c8-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/boc-uxp/tree/custom * Notice: the profile prefix (i.e. parent folder names) are also changed since 2020-08-15 build, you may rename their names before using new binaries when updating from builds before 2020-08-15. -- New build of HBL-UXP for XP! Test binary: IceDove-UXP(mail) https://o.rthost.win/hbl-uxp/icedove.win32-20221008-id-656ea98-uxp-51bb5d5c8-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20221008-id-656ea98-ia-93af9a0-uxp-51bb5d5c8-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild for UXP changes please see above.
    1 point
  40. New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20221001-485bba73-uxp-de51d3878-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20221001-485bba73-uxp-de51d3878-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/boc-uxp/tree/custom * Notice: the profile prefix (i.e. parent folder names) are also changed since 2020-08-15 build, you may rename their names before using new binaries when updating from builds before 2020-08-15. -- New build of HBL-UXP for XP! Test binary: IceDove-UXP(mail) https://o.rthost.win/hbl-uxp/icedove.win32-20221001-id-656ea98-uxp-de51d3878-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20221001-id-656ea98-ia-93af9a0-uxp-de51d3878-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild for UXP changes please see above.
    1 point
  41. New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20220924-485bba73-uxp-f84bc6d60-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20220924-485bba73-uxp-f84bc6d60-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/boc-uxp/tree/custom * Notice: the profile prefix (i.e. parent folder names) are also changed since 2020-08-15 build, you may rename their names before using new binaries when updating from builds before 2020-08-15. -- New build of HBL-UXP for XP! Test binary: IceDove-UXP(mail) https://o.rthost.win/hbl-uxp/icedove.win32-20220924-id-656ea98-uxp-f84bc6d60-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20220924-id-656ea98-ia-93af9a0-uxp-f84bc6d60-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild for UXP changes please see above.
    1 point
  42. Update KB4494528 spoils Windows Installer.
    1 point
×
×
  • Create New...