Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Greetings :-) Thanks. Updated Python3.11.4_openssl3.5.2.zip PS. Why don't You include openssl.exe in the set? Best regards
  3. Colour is spelt as colour on all countries, except one. You wrote this forum is based in Europe, France to be precise, as we all know, and I always read what you write with attention. No one spells "color" in Europe, apart from (maybe, just my guess) some old people, like 90 or more, from the period of US/USSR occupation of Europe in 1945. But they can't join the forum, obviously, and any other generations of Europeans had learnt British English at school, like the rest of the World. "I mentioned but MSFN is based in Europe" https://msfn.org/board/topic/184809-alternative-location-for-discussing-msfns-status-if-msfn-is-offline/page/6/#findComment-1280862
  4. Would you mind making an ips patch? On win7 32bit and would love to try (locked out of streaming currently). Thanks.
  5. Today
  6. Hello Reino (OT, but I'm really missing your Vista-compatible FFmpeg compiles ) While your OpenSSL binaries (archive "openssl-3.5.2-win32-shared-xpmod-sse.7z") may very well be XP+ compatible , they don't work out-of-the box as CPython dependency by swapping the already existing DLLs (of openssl v3.1.0-dev) inside cmalex's CPython assemblies with them; he's been using the same (quite deprecated and now rather insecure ) v3.1.0-dev DLLs in his 3.8.13, 3.9.13, 3.10.8 and 3.11.4 CPython offerings, but the thing is the libcrypto-3.dll and libssl-3.dll inside CPython work in conjunction with two Python DLLs, files "_ssl.pyd" and (possibly) "_hashlib.pyd"; the existing .pyd files are incompatible with your own openssl DLLs ... BTW, I'm on Vista SP2 32-bit, so I'm using cmalex's Vista-compatible 3.11.4 assembly; with the original v3.1.0-dev DLLs: python Python 3.11.4 (heads/My3.11.4-dirty:1c368b1ab42, Aug 24 2025, 19:29:33) [MSC v.1900 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> import ssl >>> ssl.OPENSSL_VERSION 'OpenSSL 3.1.0-dev ' >>> ^Z <redacted>\3.11.4\cmalex\Python3114-32_Vista> Overwrite them with your own v3.5.2 DLLs and... python Python 3.11.4 (heads/My3.11.4-dirty:1c368b1ab42, Aug 24 2025, 19:29:33) [MSC v.1900 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> import ssl Traceback (most recent call last): File "<stdin>", line 1, in <module> File "<redacted>\3.11.4\cmalex\Python3114-32_Vista>\Lib\ssl.py", line 100, in <module> import _ssl # if we can't import it, let the error propagate ^^^^^^^^^^^ ImportError: DLL load failed while importing _ssl: The specified procedure could not be found. >>> ssl.OPENSSL_VERSION Traceback (most recent call last): File "<stdin>", line 1, in <module> NameError: name 'ssl' is not defined >>> ^Z <redacted>\3.11.4\cmalex\Python3114-32_Vista> I guess newer versions of "_ssl.pyd" and "_hashlib.pyd" must be provided for openssl-3.5.2 compatibility ... @nicolaasjan openssl-3.1.0-dev inside cmalex's assemblies (both 3.10.18 and 3.11.4, both XP/Vista variants) can be updated to a slightly more recent version, openssl-3.1.2, by using the OpenSSL-3.1.2 DLLs cmalex had compiled in the past for another of his projects, ProxyMII; link below: https://mega.nz/folder/68dj2YTY#As2w31IO4Smr7gy6p1ciSg/file/Pl9yzapZ Proof: python Python 3.11.4 (heads/My3.11.4-dirty:1c368b1ab42, Aug 24 2025, 19:29:33) [MSC v.1900 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> import ssl >>> ssl.OPENSSL_VERSION 'OpenSSL 3.1.2 1 Aug 2023' >>> ^Z <redacted>\3.11.4\cmalex\Python3114-32_Vista> NB: When using the Vista variants of py3.10.18/3.11.4 to compile yt-dlp_x86.exe for Vista, none of the wrapper DLLs (kernelxp.dll, ntext.dll, psapi.dll) are needed; because your resultant yt-dlp.exe binaries (for Vista) still contain file "psapi.dll", redundant on Vista ; come to think of it, I don't think file "ws2_xx.dll" is needed on Vista either, but I'm not dead certain; only cmalex can vouch for that ... Many thanks and praise to both cmalex and nicolaasjan for... keeping the torch lit (i.e. yt-dlp accessible on Win<8.1) ...
  7. Well, all this would be ok.. if they would not removed option to refresh system files and keep system setting from boot installer. I experimented a bit more, but through drivers disabling if i dont get this error, i get 2 errors which probably happens before this one: 1) Inaccesible boot device - which is normal and fixable in previous Windows but im not able to fix it there, i have tried all Vmware storage options - IDE / SCSI/ SATA / NVME but its not enough. Fixing bcd files is not enough and Paragon P2V adjust or P2P adjust too. Im not sure if this error is related only to boot storage drivers, or its reported if any system driver is has boot problem, again nothing logged and only way is kernel debugger through serial port and second PC, not thing for standard user, its more for hardware drivers creators. 2) Boot freeze, infinite cog animation and safe mode freeze without cog, maybe again its happening before original error, again no ntbootlog.. I have found that Vmware convertor has nice drivers / service enable and disable option and probably it has some HW registry fix to boot in virtual, unfortunately its failing with my virtual disk image, there again some unhandled situation and Vmware convertor is picky and works only for typical scenarios (im getting typical disk geometry related pseudo errors like Unable to find system volume, or VSS snapshots cannot be stored because is not enough space on source volumes, or they are not NFTS, well of course EFI is FAT32 and there is lots of space.. ). Some as Acronis Trueimage 2021 universal restore, its refuse to recognize by Windows install, even when all other tools like Lazesoft recovery, dart, DISM managers etc, are fine with it. I also tried to run redetection of new HW during boot, as Windows to go are doing for offline installation, through boot dvd and sysprep, but i failed too, its not started, im not sure if could be made for offline installation in theory it could, but did not find right tutorial for it. It seems that only way to debug would be that TPM log parser, but even that is not provided as standard package for advanced users. This seems as typical result of excessive security, same as"National" security parallel virus in USA government. They would claim that make boot process logging as something helping hackers, but i as standard users really value usability over security and like to have options to use security / usability trade offs.. Especially when hackers are always 1 step ahead from security guys and is virus / spyware is "properly" done execute 1 wrong file and use network tool with 1 unfixed security hole with its communication protocol, its enough to get it anyway.
  8. Yesterday
  9. About Internet Explorer 11, I believe Microsoft did not properly communicate about it back in 2022. Because support for IE11 only ended for some OSs ! IE11 is actually still supported on OSs with ESU, on Windows 10 LTSB/LTSC editions and on Windows Server 2022 it's all the way until until Oct 14, 2031 ! Here is an up-to-date list : https://learn.microsoft.com/en-us/lifecycle/faq/internet-explorer-microsoft-edge
  10. I hope openssl-3.1.0-win32-dev-xpmod-sse.7z would suffice. And FFmpeg: ffmpeg-6.1-588-4006c71-win32-dev-xpmod-sse.7z. @cmalex Believe it or not, only just now I suddenly realized why you needed that dev-archive. Have a look at https://rwijnsma.home.xs4all.nl/files/openssl/?C=M;O=A. I've just uploaded v3.5.2. Though I'm on Win11 nowadays, I believe it should work on WinXP.
  11. Thank you nicolaasjan.
  12. Here is my current folder with dependencies already included: https://dl.dropboxusercontent.com/scl/fi/2b36ypa7wjhdaitwzi9ij/Python311_XP-folder.7z?rlkey=v9gmygvodp942f05537fv26w0 Don't upgrade PyInstaller 5.13.2; you'll run into errors...
  13. Thank you cmalex.
  14. Greetings Python3.11.4.zip in https://mega.nz/folder/jst2WJ5B#sknEpEBamwPomx8UULWuMA Please any questions about it at https://msfn.org/board/topic/183741-python-3813-for-windows-xp-sp3/ Best regards
  15. ... Initial post deleted; apologies, but I misunderstood ; I later realised what was asked for was the CPython (3.11.4) assembly itself used to compile the yt-dlp.exe binary linked in nicolaasjan's forum signature...
  16. I'm not necessarily sure about the error code that you had received, but there have been some instances where I have encountered a seemingly unsolveable boot error on Windows 10/11 like this without being able to fix it. My last resort solution is to image the OS partition and redeploy the entire system. It is time consuming but so far that ends up working.
  17. Color is spelled correctly, at least in US English it is that way. The sentence has a grammar error but that's probably even better to deter bots, idk. Something is supposed to appear next to Security Check and it doesn't, not even for me. I suppose it could appear if you modify your browser settings to allow such content to appear but that shouldn't be a requirement, the forum's registration should work on stock (and "secure") browser settings.
  18. Hello, I'd like to suggest a cool idea from OpenShell - customize start button actions: That way we can trigger multiple start menus or even other files, which opens a ton of cool possibilities.
  19. Easiest would be that if you unlocked/deleted a FOLDER by the name of FOLDER, then *before* you reboot you would create a FILE *without any dot-extension* by the name of FOLDER. ie, replace the FOLDER with a FILE of the same exact name.
  20. Could you share this working Python (3.11.4)(bin)?
  21. Can anyone suggest a solution to the problem of orphan folders left behind when using the addons to remove Windows Components. I have empty folders in my system including Outlook Express, netmeeting, msagent, and usmt. These folders are locked by either Winlogon.exe or Explorer, or both, and if you use a utility like Unlocker to remove the handle to them and delete them they are recreated during boot time. Ideally one would be able to hack a Windows DLL that maps the paths to these protected folders, but I am not expert enough to do this. The only other solution I can think of is to execute an unlocking utility using the registry Run key so that the folders are deleted at each boot time. I know of three of these utilities that support commandline usage. Iobit Unlocker deletes files and folders fully, but shows a dialogue box saying "The operation completed successfully", because it does not have a silent switch. Unlocker moves deleted files to the Recycle Bin which rapidly fills up with empty folders. Lockhunter will delete files and folders fully, but it will not execute from the HKLM or HKCU Run key for some reason.
  22. Tripredacus, the user could be from a troublesome location, Nigeria, Russia, Uganda, whatever. I tried to make an account, they simply asked me for a word. I didn't even have to solve captchas. Though, there is an error in the word colour, a misspelling.
  23. Hello guys. I'm having problems with a wifi adapter. It's the TL-WN8200ND v2 that I bought especially cause it works with XP but I can't make it work. I was able to test it in another PC that has Windows 7 and it works fine. Has a lot of reach and I can make the most of the 5mb connection speed. Thought about buying it cause the prior one I have that works in XP is also a TP-Link but one of those little ones that doesn't have great range and since I'm far from the router the only way to navigate was sharing the wifi signal from the cell phone -which does see the signal- and though I manage to navigate my speed is limited to 1MB. When I plug the card at the USB port the light turns on but when installing the drivers the system fails to communicate with the card. I don't know if it may be a conflict with the old drivers of the little card? Thought that cause wanting to go back to the old card I couldn't, even when uninstalled everything that had to do with the new one, so was forced to return to an image of my system. Also thought perhaps the problem was that I used SP2 so I tried to install XP SP3 to check but it didn't work either. Any ideas?
  24. Last week
  25. The captcha provider on the site/forum's registration form is showing a certificate error for some users. The result is that the captcha does not appear on the form so the registration process cannot complete. Failed to load resource: net::ERR_CERT_COMMON_NAME_INVALID for cap.js (remotely hosted by keycaptcha.com) Reported to me by a user but they did not provide system configuration. I verified using SRWare Iron 135.0.6850.0 on Windows 10 21H2.
  26. Discourse? On MyPal? Seriously?
  27. Slight correction: Vista+ without the extended kernel for quite some time now ...
  28. In the whatever category. https://msfn.org/board/topic/183495-mypal-68/
  29. I've made the uBO-legacy custom filter even more generic, because I've come across Discourse-based forums where the browser detecting script wasn't served from within an "assets" subfolder ; so, the version I'm currently using is: ! Discourse-based forums ||*/browser-detect-$script,important The now broken userscript just told Discourse's browser-feature-detection script that "CSS aspect-ratio (Fx-89+)" IS supported in UXP-based browsers; maybe Discourse are now looking for something new entirely or, besides CSS aspect-ratio, for additional (recent) features that the userscript (and, alas, UXP) doesn't support... A very savvy person would have to dissect the new version of Discourse's script, identify what new things they search for now and author a new userscript... Discourse, in March, issued the following announcement: https://meta.discourse.org/t/dropping-ios-15-other-old-browsers-in-july-2025/358131 so it's probably one or more of the new requirements there that broke things; FWIW, relative color syntax & subgrid aren't supported in UXP, probably the same applies to import-maps ... Recent upstream forum thread about Discourse's shenanigans : https://forum.palemoon.org/viewtopic.php?f=70&t=32600 Last post there is from Aug 13th, though...
  1. Load more activity
×
×
  • Create New...