Leaderboard
Popular Content
Showing content with the highest reputation on 07/31/2023 in Posts
-
Looks like 360Chrome 13.5 doesn't display mediamarkt.de properly either. It displays in Edge 94 (the oldest "modern" browser at my disposal). They are not needed anymore after RegExp updates. Man, these people are nuts. A new (smart) TV was bought couple of weeks back and its web browser (Chromium 85) is obsolete straight out of the shop. Secondary function, but still, these lyrics come to mind: My new computer's got the clocks, it rocks But it was obsolete before I opened the box You say you've had your desktop for over a week Throw that junk away, man, it's an antique Your laptop is a month old, well that's great If you could use a nice, heavy paper weight https://www.youtube.com/watch?v=qpMvS1Q1sos Released in 1999 xD3 points
-
I stopped at early 5 and don't even know what they looked like later. I only use software that support dark themes (for vampires). By any chance, what was the last good looking one for XP, without Windows 10 UI, but with dark theme? I see 5.5 from @Saxon's screenshot is fully white, which won't do for me. Thank you!3 points
-
Thanks indeed. We do have some very helpful members here at MSFN that spend a great deal of time in assisting with enquiries. Unfortunately, we also have a growingly large number of members that will call those helpful posts long-winded or refer to them as A4. Guess we just have to take the good with the bad and learn to live and let live. Or something like that...3 points
-
Hi @WSC4, welcome to the MSFN forums (the last "stronghold of XP-diehards" , as someone in another forum called it), best greetings to Oz ... In general, as posted already by another member, it's not a good idea to "try" financial services in "legacy" browser engines & OSes, because these institutions usually expect the "latest and greatest" in both departments (to generate a "sense" of security for their clients...); but we'll try to help, if we can; then, it's up to you to follow any offered workaround ... For starters, when I load the posted link in my FxESR 52 copy, I get a "warning" banner: Since you wrote already that FxESR 52 "works" for you, I'm inclined to disregard this "update" warning ; however, following the "Learn more" link it contains will land one on: https://www.westpac.com.au/personal-banking/online-banking/support-faqs/supported-browsers/ Reading that article immediately gives the impression it hasn't been updated (pun intended) for quite a while; Fx>=52 ? Chrome >=58? In the OS entries, no mention of Win8.1/10/11 (?); if it's minOS requirements, then it's obvious they don't support WinXP anymore (but you said FxESR 52 worked in your WinXP SP2 64-bit machine ) ... If we take that table "seriously", then UXP-based browsers (NM28, St52, etc.) have engines far superior to the one FxESR 52 has... Based on my small analysis above, and without having any failure details from you (Web/Browser/Error Consoles of NM28), first thing I'd suggest is a SSUAO (site-specific-user-agent-override) on NM28 targeting that bank, in the hope they're simply rejecting NM28 based on its default user-agent string (a practice known as UA-sniffing) ... If you had been lurking here "silently" for more than a year, perhaps you're already familiar with the procedure; if not, then: 1. In NM28, open a new tab and in the URLbar type about:config - press enter, and then press the "I promise to be careful! button"; you should now be inside the advanced preferences interface 2. Place your cursor inside the existing entries and right-click, invoking the context menu 3. from the CM entries, select New -> String 4. in the preference name field, enter general.useragent.override.westpac.com.au and click OK 5. in the string value field (in the second pop-up), enter Mozilla/5.0 (Windows NT 6.3; rv:52.0) Gecko/20100101 Firefox/52.0 and click OK Done! You should now have created a new entry that looks as below: Restart your NM28 browser (just for good measure ), then try your "bank" site anew; this time, the bank's software will think you're visiting with Fx52 on Win8.1 ... Tell us how it went! Cheers ...3 points
-
yeah, a major nuisance and one of the reasons my "old posts" will show DEAD images.2 points
-
In case no-one here noticed it already , "our" roytam1 is now formally mentioned inside the "official" UXP repo: https://repo.palemoon.org/MoonchildProductions/UXP/commit/7f8ea9ae2f92b71eefcd1dc286baaf529cc5686a Thanks to Brian Smith (aka dbsoft), the MacOS dev member of MCP ...2 points
-
Hello @UCyborg! Thank you very much for sharing your "mediamarkt.de | saturn.de quick fix" userscript! I tried it in New Moon 28, Serpent 52 and 55. Although there are issues with images in the item lists as already reported by @VistaLover, it works and makes these websites readable again. In Palefill 1.27, martok also made fixes for mediamarkt's login area. Nevertheless, I hope there will be a solution of all these issues one day coded in NM and SP themselves. BTW, I am a customer of Media Markt's online shop and I am glad to be able to use this site in NM and SP again. Thanks again!2 points
-
You are most welcome ; of course, it was impossible for either of us to know that a post on that same subject was about to be submitted imminently by another member, while in the process of putting the "finishing touches" on an already composed post of ours ; so, actually, nothing to apologise for ... Since you are a new member here, I was uncertain of the level of your "tech know-how", so I was somewhat more verbose in my reply to you; this post of mine, while proven unnecessary towards the resolution of your predicament, might still serve other people with similar issues ... Best regards .2 points
-
They show like that for me, if I go there directly, they say you got a view limit on them. "The HTTP 429 Too Many Requests response status code indicates the user has sent too many requests in a given amount of time ("rate limiting")."1 point
-
Correction - I see the issue. My setup is "unsetting" some of the position: absolute's and that fixes the overlaps and also restores "missing" images. I didn't need to "fix" any CSS Reset, I only "unset" <picture> elements' position: absolute.1 point
-
1 point
-
No this problem is not because mypal 68 , this error appear to me even in windows 10 google chrome , and it not appear directly to me it show me the page 3 second and then it broken. Try this link in the 3 second i copy it to you : http://win2k.org/cgi-bin/dl.cgi?file=NETFX40JA2K.wlu but this language pack it is not required.1 point
-
1 point
-
Vista's media foundation and Direct2D are fully compatible with that purely DX11.0 game. Though, it's not the case with the latest patch, so I lowered down the version, patched a bit, DX11 loaded fine, so no troubles, except for the bloody text. I patched DWrite from the Platform Update and placed into the game directory, the error is gone, still no text, I even replaced the game fonts with a working ones from an older game, no result. WinSqmAddToStreamEx replaced with WinSqmAddToStream. These are undocumented: GetFontRealizationInfo GetFontFileData GetFontFileInfo https://github.com/MyTDT-Mysoft/DllCompat/issues/9 So I replaced with GetFontData. I even hooked it up with the new gdi32, then it just won't start at all, throwing out the generic 142 error. Before patching the log file was: [INFO]main() [INFO]Styles enabled [INFO]CApplication::CApplication() [INFO]Create options [INFO]Starting physics engine [INFO]Starting 3d engine [INFO]Selected adapter: NVIDIA GeForce GTX Titan dx11\DspMainDX11.cpp [190] : error: Assertment failed! Message: Failed to initialize DirectWrite. Now it's without the last line. But no ingame text, strange, as I see the Dwrite module is loaded into the memory just fine. Yes, I still use that 11 years old videocard.1 point
-
1 point
-
Hello VistaLover, I thank you for your diligent and hard work on posting this. And my sincere apologies for doubling up on the posts. I was working off line with my reply to NotHereToPlayGames and constructing images as you did and the wording of it. It was taking me a while and I had to search the Pale Moon forum for that post a year ago. I wish I had known you were working hard on this and about to post your message. I have studied your post twice and found it very interesting and helpful. Once again, thanks very much for your help1 point
-
@WSC4 : Had you posted your last post some mere minutes earlier, it would have saved me (composing and) posting mine on that same subject ; in any case, I'm glad you got things sorted out on your own ... Regards ...1 point
-
But if you read that, you will find this line -- to be short i tweaked it so I could use Paranoid mode without much hassle I would not rely on that "review" because he "tweaked it" and therefore BROKE IT. I'm all for "tweaking" software, I do it myself, but I don't turn around and blame the OEM when my "tweaked versions" isn't performing correctly.1 point
-
The /fw switch is shorthand for firmware, but what is not said anywhere is that they intend UEFI, and not BIOS (though it may work for UEFI in CMS mode ) it is very likely that it was introduced post Windows 7. You just run: shutdown /? to list the available switches to the command. Should be like this (no /fw switch present): https://www.computerperformance.co.uk/windows-7/shutdown-command/ jaclaz1 point
-
New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20230729-3219d2d-uxp-bdc6b90572-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20230729-3219d2d-uxp-bdc6b90572-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-20230729-3219d2d-uxp-bdc6b90572-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-20230729-d849524bd-uxp-bdc6b90572-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20230729-d849524bd-uxp-bdc6b90572-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20230729-d849524bd-uxp-bdc6b90572-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20230729-d849524bd-uxp-bdc6b90572-xpmod.7z Official UXP changes picked since my last build: - Issue #1240 - Part 1 - Define a new BigInt primitive type. Based on https://bugzilla.mozilla.org/show_bug.cgi?id=1366287 Part 1.0. However leaving out the --enable-bigint changes. (f041afc61d) - Issue #1240 - Part 2 - Define the BigIntObject class for BigInt wrapper objects. Based on https://bugzilla.mozilla.org/show_bug.cgi?id=1366287 Part 3. In our Part 3 we will fast forward to the V8 implementation skipping GMP. (13ac0d6483) - Issue #1240 - Part 3a - Adjust mozilla::FloatingPoint<T>'s definition. So only the barest details are specified for floating-point encodings, with every other number, bit mask, &c. mathematically derived. Also add a bunch of documentation comments. https://bugzilla.mozilla.org/show_bug.cgi?id=1508725 Prerequisite for our V8 fast forward. (ddd49121a6) - Issue #1240 - Part 3b - Implement WrappingOperations.h for wraparound math operations & conversions. https://bugzilla.mozilla.org/show_bug.cgi?id=1441657 Implement mozilla::WrappingMultiply. Prerequisite for our V8 fast forward. (d42d5ce138) - Issue #1240 - Part 3c - Fast-forward to the V8 version of BigIntType. Disabling some sections temporarily since the dependencies are not there yet. Based on the following: https://bugzilla.mozilla.org/show_bug.cgi?id=1502797 https://bugzilla.mozilla.org/show_bug.cgi?id=1471134 https://bugzilla.mozilla.org/show_bug.cgi?id=1441098 Part 3 & 4 Add structured clone support for BigInt and Enable BigInt wrapping from DOM bindings. https://bugzilla.mozilla.org/show_bug.cgi?id=1522738 (07b6c03dc7) - Issue #1240 - Part 4 - Implement parser support for BigInt literals. https://bugzilla.mozilla.org/show_bug.cgi?id=1505849 Partially based on https://bugzilla.mozilla.org/show_bug.cgi?id=1456568 Un-result-ified the BigInt XDR code, so we can enable it. https://bugzilla.mozilla.org/show_bug.cgi?id=1419094 Uninitialised memory read with BigInt right-shift https://bugzilla.mozilla.org/show_bug.cgi?id=1679003 (dc23241afb) - Issue #1240 - Part 5a - BigInt to Number conversion. https://bugzilla.mozilla.org/show_bug.cgi?id=1466893 (25ee810247) - Issue #1240 - Part 5b - BigInt support for basic arithmetic operations. https://bugzilla.mozilla.org/show_bug.cgi?id=1471134 Parts 3-5. (44b5d8dec3) - Issue #1240 - Part 5c -Implement ToInt32OrBigInt operation. https://bugzilla.mozilla.org/show_bug.cgi?id=1490387 (d44e3c9941) - Issue #1240 - Part 5d - Use the radix when parsing BigInts. Fixes Hex, Octal and Binary BigInt literal parsing. Previously it was only parsing in decimal. (20b52c9e2e) - Issue #1240 - Part 5e - BigInt bitwise operators. https://bugzilla.mozilla.org/show_bug.cgi?id=1490387 (03734326e8) - Issue #1240 - Part 5f - Add DataView methods for BigInt access. https://bugzilla.mozilla.org/show_bug.cgi?id=1528582 (e3ec738471) - Issue #1240 - Part 6a - Implement BigInt.prototype.toLocaleString. https://bugzilla.mozilla.org/show_bug.cgi?id=1366287 Part 5. (e8f0ea219f) - Issue #1240 - Part 6b - Use ToIndex when constructing TypedArray with length argument. https://bugzilla.mozilla.org/show_bug.cgi?id=1317383 Part 2. (e004b99054) - Issue #1240 - Part 6c - Implement asIntN and asUintN methods for BigInt values. https://bugzilla.mozilla.org/show_bug.cgi?id=1501104 (bbbab3898f) - Issue #1240 - Part 5g - Implement BigInt comparison operators. Implement BigInt support for equality operators. https://bugzilla.mozilla.org/show_bug.cgi?id=1486173 Part 3. Implement BigInt support for relational comparison operators. https://bugzilla.mozilla.org/show_bug.cgi?id=1492669 (1355043d40) - Issue #1240 - Part 7 - Handle BigInt values in XPCVariant code. https://bugzilla.mozilla.org/show_bug.cgi?id=1603055 (4a3f1b7570) - Issue #1240 - Part 8 - Fix incorrect asserts with debug enabled. Fix BigInt errors in remainder operations https://bugzilla.mozilla.org/show_bug.cgi?id=1524136 Also fix 2 debug asserts in fallthroughs due to missing BigInt cases. (7a30b0fa2d) - Issue #1240 - Part 9 - Fix incorrectly parsing decimal BigInt 0n. The decimal parser strips leading 0s, so prevent tokenbuf being empty. (4aa193b16b) - Issue #1240 - Part 10 - Implement minimal Ion support for BigInt. https://bugzilla.mozilla.org/show_bug.cgi?id=1507484 Implement IC support for BigInt. https://bugzilla.mozilla.org/show_bug.cgi?id=1522431 (2d5ee3c457) - Issue #1240 - Part 11 - Fix several issue reported on review. Skip over block delimiters when parsing BigInt literals. Update BigInt hashing to account for the possibility of moving GC. https://bugzilla.mozilla.org/show_bug.cgi?id=1531018 Make HashableValue comparison of BigInts infallible. https://bugzilla.mozilla.org/show_bug.cgi?id=1530406 Fix BigInt constructor API CallArgs usage. https://bugzilla.mozilla.org/show_bug.cgi?id=1526279 (15115c97fd) - No Issue - Fix intermitted crash on MacOS 14 Sonoma Beta 3. Not sure why this is happening but mIOSurface is nullptr. If we just skip binding, it will be created on the next call to BeginUpdate. (0fc38724d1) 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: - js/BitInt: add BigInt support in JitFrames, fix crash in discord when posting. (bdc6b90572) pdate 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
-
I didn't say it was your ISP, I suggested you could be blocked by Cloudfare hosting. Why such thoughts? Simply because it works fine with my personally ported version of 360 (using my launcher that I wrote for it myself). My version can be shared privately, just saying.1 point
-
That's because it's only 18+. BTW, you confirmed what I thought, it's indeed CF doesn't like something from Dave's network.1 point
-
I always thought @Dave-H is a musician. Looks more like the infamous "just a moment" cloudfare protection fingerprinting. https://community.cloudflare.com/t/checking-your-browser-before-accessing-on-loop/281082/13 https://www.reddit.com/r/CloudFlare/comments/103vsgx/need_help_with_browser_check_loop/1 point
-
I corrected all links to images in my main article "ProxHTTPSProxy and HTTPSProxy in Windows XP for future use": Due to the length of my article and our forum editor, it was not as easy as I thought, though. But now, all images should open better again. If you still find errors, please report them here! Thanks! Cheers, AstroSkipper1 point
-
Hello @Mark-XP! Sorry for the late reply! I totally overviewed this. I managed to get the "Alternating row highlighting" working in MailNews right away without any problems. So what is your problem in detail? For me, it works like a charm.1 point
-
Update notification! The Root Certificates have been updated and are now from 28-02-2023. Here is a screenshot: Therefore, my self-created, offline Root Certificate Updaters in the section 11.2.4. Downloads related to Root Certificate Updates (in the first post of this thread) will also be updated as soon as possible. Cheers, AstroSkipper1 point
-
Totally forgot to mention! This version is the most recent. Furthermore, I changed a bit the entry in the config.ini file: ### Ignore SSL certificate verify, Use at your own risk!!! ### Proxy setting still effective [SSL No-Verify] fe2.update.microsoft.com *.12306.cn https://ms.kartkrew.org/*1 point
-
@Snowshoe! I have checked your log file. Try following command line option with curl: --ssl-no-revoke. This disables cert revocation checks (Schannel) which most probably caused the error 0x80092012. You should do that only if you trust the server you want to connect. I had a similar problem with wget in the past, and disabling cert revocation was the way to solve it. Cheers, AstroSkipper1 point
-
Hello @Snowshoe! Here are two screenshots with the settings of my SocksCap64 installation: If you have any further questions, do not hesitate to ask here! Cheers, AstroSkipper1 point
-
Hello @cmalex! Welcome back! I hope everything is OK with you. I send you my warmest greetings! And thanks for helping here! Always appreciated! Cheers, AstroSkipper1 point
-
Interesting news! ProxHTTPSProxy can only be used by programs which offer an option to use the IE proxy settings as for example browsers or use system components if the proxy has been set system-wide. From now on, we have the possibility to connect any program with a server or the internet via the local proxy ProxHTTPSProxy if necessary, of course including the latest protocol TLS 1.3. The solution is SocksCap64. I have already tested this tool, and it works perfectly with ProxHTTPSProxy. Link: https://www.sockscap64.com/homepage/ Cheers, AstroSkipper1 point
-
It's a very long time ago, I used IE6. When IE7 came out, I upgraded to that version and later to IE8. Anyway! As far as I can remember, it has something to do with the signing process of certificates (SHA-1 vs. SHA256), but I have to check that once again if more time is available. Try instead ProxHTTPSProxy 1.3a! You can find it in the section 11.1. Archived Downloads (obsolete) in the first post of this thread. The more recent proxies such as ProxHTTPSProxy 1.5 and up are too "modern" for the old IE6. But actually, you should upgrade to IE8 in any case, only if possible, of course.1 point
-
By using these proxies nothing will be bricked. ProxyMII is fully portable, and my program package is almost portable. All is definitely reversible. It won't harm your OS.1 point
-
Which installation? What pipes do you mean? Your questions are totally unclear. Maybe, you try the pure proxy ProxyMII first to see whether the proxy itself works under Windows 7.Here is the link to @cmalex's original ProxyMII: https://mega.nz/folder/68dj2YTY#As2w31IO4Smr7gy6p1ciSg And, to answer your question I do not have any plans to port my package to Windows 7 at the moment. Everything I do here targets basically the Windows XP operating system. All my further decisions and next steps will depend on the interest and feedback of the users, simply put....1 point
-
Hello @tinspin! I did not test my program package ProxHTTPSProxy's PopMenu TLS 1.3 3V3 on Windows 7. It was successfully tested on Windows XP 32 and 64 Bit, but I can't see any reasons why the proxy itself shouldn't also run under Windows 7. The commands to show or change the system's proxy status will not work, though. They are compatible with Windows XP and below. Read my documentation, check the stated system requirements, and try it out! And please, report back here! Here is the link: Cheers, AstroSkipper1 point
-
Thanks for your reply and feedback! Great! I am glad that you have no problems either. A third positive feedback! I am relieved. Thanks so far! Cheers, AstroSkipper1 point
-
Thanks for your quick reply and your feedback! Glad to hear that you have no problems. Your feedback is very appreciated! Thanks so far! Cheers, AstroSkipper1 point
-
Ok, I think if spoofing of specific browser engines was possible, it would be great for Windows XP's life span.1 point
-
Very good! Glad it works for you! For Dave and mina it's working too. Good news! Fixing was apparently successful.1 point
-
Ok, so you test it with and without spaces. Right? And does it work for you? One PM sounds good but I think I'll leave it as it is. Dave and me are working on a special problem which is not a feature of my package.1 point
-
Good to know! Wasn't sure about it. Have a lot of fun while testing! Hope you'll like it.1 point
-
Hello , I'm having a really hard time understanding what are you trying to suggest to this fella by saying this ? It means he just needs to obey any "directive" ? Of course , I'm sorry in advance , if I made a wrong assumption . Though , you may want to know that directives (even federal) are not federal laws . https://www.dailyleader.com/2016/06/02/myers-federal-directive-is-not-law/ And this is regarding EU directives in particular. https://en.wikipedia.org/wiki/Directive_(European_Union) "Directives normally leave member states with a certain amount of leeway as to the exact rules to be adopted..." So again , directives are not federal laws. And , as a citizen , he supposed to obey federal laws . Let him write to the bank and demand to show the >federal< law , which clearly states that this form of identification is required.1 point
-
“The doctrine of blind obedience and unqualified submission to any human power… …is the doctrine of despotism.” - Angelina Grimke. American abolitionist, political activist, women's rights advocate.1 point
-
Banking sector is being heavily regulated by governments , right ? So write to the bank and demand to show you the >federal< law which clearly states that this form of identification is required. I'm guessing there will be none . As my understanding goes, your country is in the EU , so file a complaint to Brussels , BELGIUM . Also , I think we need to stop being on their leash . Today we do what they want , tomorrow it will identification by DNA , have your tried using ordinary paper money ? Official links and info from their page below : "EU policy areas with a direct effect on the rights of European consumers, such as banking..." https://ec.europa.eu/info/policies/consumers/consumer-protection_en You have the right (Article 227 TFEU) to submit a petition to the European Parliament : http://ec.europa.eu/justice/citizen/index_en.htm If you consider that the European Commission has not dealt with your request properly, you may contact the European Ombudsman(Articles 24 and 228 TFEU). http://www.ombudsman.europa.eu/home.faces1 point
-
Yes, you're right , indeed. Though Vista's device manager says only ksthunk.sys and nvhda64v.sys are being used for HD audio. In my previous posts I wrote about not being able to play any HD audiotracks using Vista SP2 (bypass thru HDMI) , it allows bypass for DTS / DD5.1 only. Weird , right ?1 point
-
Compared W7 to Vista HD drivers , W7 has more ot them (6 to be precise). drmk.sys (DRM related ?) ksthunk.sys nvhda64v.sys portcls.sys nvhdagenco6420103.dll nvhdap64.dll Ans Vista has only two: ksthunk.sys nvhda64v.sys1 point
-
The goal of this thread is to build a complete archive for the official updates, hotfixes and utilities of Windows 9x and NT 4 in all languages. I started to collect them in 2010 but unfortunately due to the sickness of laziness and the busy life of being a student, work was stopped after the English updates and the updates in other languages are not available anymore when the work resume in early 2017. Have tried to salvage them via hotfix request service before they shut it down but sadly only a few of them can be saved, most the updates from 2003 to 2006 were exclusive to the Windows Update site of 98, 98 SE and ME and only stored on the servers for v3 and v4 Update site, although some of them are probably still online right now, you can't grab them unless you know the exact hash value of them, and you can no longer access the Update Catalog from the update site as both of them have been decommissioned since mid-2011. Also for NT 4, the updates are available for download from the Download Center but most of the files and pages have been taken offline in 2015. Link to the my collection archive: https://mega.nz/folder/PGxXyQDR#4_BX8FWdQkMlY53DkGbAQQ There are two root folders, important and optional, the important folder contains the critical updates which were offered by the Windows Update v3 and v4 sites back when they online, meanwhile the optional folder consists of updates, utilities and hotfix that were available from the product homepages from the Wayback Machine as well as other updates which were not classified as critical. Due to the amount of NT 4 updates, a dedicated folder has been created for English updates. The English updates of 98, 98 SE and ME from the Windows Update Catalog are also included within the Important\WU\v4 directory. All the files are taken from MS or the Wayback Machine. Here is the speadsheet that listed the updates included in the archive: https://drive.google.com/file/d/16Uai21TIyIsnSrMU5jC7zlQ_JPd98Ugd/view?usp=sharing When the character 'd' is marked with the updates, it's done and included. For any contribution, it's marked with 'c'. If you have or you know someone have any remaining bits of them which are missing form the archive, please kindly share them or try to ask them to share, I will create an index below for any contribution. In addition, I have recorded some short videos when browsing the v3 and v4 update site back in 2010, if you are interested please head to this playlist https://www.youtube.com/playlist?list=PLFqzRmfBPvV-nTjtsGn6USNqAUA8-Nvxk. Any comments and suggestions are welcome. Thank you!1 point