Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation since 04/16/2024 in all areas

  1. ListDisk This tool provides detailed information about connected physical disks, including their partitions and volumes. Download https://github.com/GeorgeK1ng/ListDisk/releases Features Mounting/unmounting partitionsSetting partition labelsModifying MBR partition attributes Available Commands /mount - Mounts a partition to a specified drive letter./unmount - Unmounts a specified partition or drive letter./setlabel - Sets a new label for a specified partition./setactive - Sets or clears the bootable flag of a partition./settype - Changes the MBR type of a partition. Usage Examples /mount 0 1 U - Mounts Partition 1 on Disk 0 as U: drive./unmount 0 1 - Unmounts Partition 1 on Disk 0./unmount U - Unmounts U: drive./setLabel 0 1 Lbl - Sets 'Lbl' as the label for Partition 1 on Disk 0./setactive 0 1 - Marks Partition 1 on Disk 0 as bootable./setactive 0 1 80 - Sets the boot flag for Partition 1 on Disk 0./setactive 0 1 00 - Clears the boot flag for Partition 1 on Disk 0./settype 0 1 0x17 - Sets Partition 1 on Disk 0 to type NTFS Hidden (0x17)./settype 0 1 0x07 - Sets Partition 1 on Disk 0 to type NTFS (0x07). Requirements Operating System: Windows XP and newer. Note for Windows XP Users: This tool requires the installation of the Microsoft Visual C++ Redistributable. Please install it from this link.Compatible with Windows Preinstallation Environment (WinPE).Place ListDisk in %WinDir%\system32 to make it easy accessible from commandline! Note: Use this utility with caution. Incorrect usage may affect data integrity.
    7 points
  2. No, those are two completely different guys. To clarify: Supermium is made by @win32 - Canada, Thorium (100% based on Supermium) but made by Alex F. "Alex313031" - Russia.
    6 points
  3. Fully updated Windows is always key, specially in XP days. I can't uderstand why a lot of people ignoring UpdatePacks and they crying and complaining. It's still same after another 10 years. Yes, and of course there could be bugs. But I quess I must face these issues, when testing images on real machines. Another point is, many "Windows XP Enthusiast" never have real XP machine and never used them, they are just too young..
    6 points
  4. Yes it is. That's what "Alex F." (Thorium) wrote at his official github page. Not long after "Alex F." edited his profile and changed location from Russia to US. "I just tweak a few things, and do the necessary steps to remove Supermium branding..." He didn't, the maker himself did. Familiarize yourself with his statement. https://github.com/win32ss/supermium/issues/363#issuecomment-1998666719
    6 points
  5. I don't have to prove anything to anyone, I only wrote what I saw a very long time ago, I don't have a github account, I don't follow what's up there. But someone who distributes cr*cks would logically want to hide the real location, no? BTW, the username is still very Russian, and his English speaks for itself. By this very logic you would demand proof win32 is from Canada, right? As for me, I'm 100% certain win32 is from Canada. Alex F., on other hand, well, you know. In any case, don't use the browser if you're worried. Solved.
    5 points
  6. Then something's wrong on your end, according to @George King, and I quote. "When I installed Windows XP SP3+ (All updates until 04-2019 and .NET and Visual C++)" "it (Supermium) works like a charm." @George Kingwouldn't tell crap, trust me. https://github.com/win32ss/supermium/issues/493#issuecomment-2067100117
    5 points
  7. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20240420-3219d2d-uxp-552db66da0-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20240420-3219d2d-uxp-552db66da0-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-20240420-3219d2d-uxp-552db66da0-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-20240420-d849524bd-uxp-552db66da0-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20240420-d849524bd-uxp-552db66da0-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20240420-d849524bd-uxp-552db66da0-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20240420-d849524bd-uxp-552db66da0-xpmod.7z Official UXP changes picked since my last build: - Issue #2470 - Check for failure of getting IDXGIKeyedMutex. (07cc276a10) - Issue #2472 - Enable dialog element by default. (f2c576b12c) - [DOM] Add nullcheck on mDoc in GetEventTargetParent (2811d30051) - Issue #2503 - Part 1: add CPU IS support flags to Navigator interface (35d7a1fe5a) - Issue #2503 - Part 2: Add CPU IS support flags to UpdateUtils URL substitutions. (a211c7d7f3) - Issue #2503 - Part 2b: Fix missing navigator in UpdateUtils. (baf98e0dde) - Issue #2503 - Part 3: Add CPU capabilities to about:support. (407a79e79f) - [XPCOM] Warn about .xrm-ms files on Windows (treat as executable) (f6204a7ca8) - [network] Keep track of and check HTTP/2 header sizes. (1ddd3ea76b) - [js] Simplify tracing of arguments in MarkThisAndArguments. (dc52303799) - [gfx] Pull several OTS fixes from upstream to improve data safety. (9b6c2f36f1) - [dom media] Avoid a potential issue when assigning a media data buffer. (9eaee03eb4) No official Pale-Moon changes picked since my last build. No official Basilisk changes picked since my last build. My changes since my last build: - dom: check mDoc before use, as it can be null (0acd996e03) 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.
    5 points
  8. Stop threatening MSFN members. If you are so disgusted by the collective decision of the Reddit's highly respected community to officially label it as "child pornography distribution", if you don't agree with the results of the investigation, just ignore those posts. And this matter is directly related to the compromised security of that browser and safety of MSFN members, consequently - it's not off-topic.
    5 points
  9. That's pre-release for Microsoft, actually. I need them to remove update block as I'm unable to work it around without a jigsaw.
    4 points
  10. That's not the question I asked. Anyways, we can't even be sure it's on the level of the 114 engine. Many flags and/or functions are missing, just read on github.
    4 points
  11. Is Chrome telemetry stripped away from this browser? Someone checked?
    4 points
  12. Yep! And even New Moon 28 can deal with these certificates:
    4 points
  13. uBlock Origin 1.16.6b1 by @UCyborg: https://github.com/UCyborg/uBlock-for-firefox-legacy/releases
    4 points
  14. BTW, I do not watch YouTube videos in browsers under Windows XP. YouTube has become bloated and cumbersome for many years. Under Windows XP and older, weaker machines, there are different ways to watch them more unbloated and less resource-consuming. @NotHereToPlayGames One way is to use the extension uTube from RealityRipple Software for UXP browsers. Doing so, you won't see any ads, even not these annoyances at the end of the Adblocker Test Video. All you have to do is to edit the install.rdf to make it compatible with New Moon 28 or Serpent 52.
    4 points
  15. Fixed in the next version, I shall to publish it upon a week most likely
    4 points
  16. That's unfortunately not enough. What about all default uBlock filters? For blocking YouTube ads, you can enable uBlock filters – Quick fixes and GoodbyeAds-YouTube-AdBlock-Filter. In my thread, you will find my latest release containing all these filter lists and more. And in my article, you will find corresponding images of the tab Filter lists. In any case, I don't get ads in YouTube videos when using my mod uBlock Origin Legacy.
    4 points
  17. New Moon 28 is the browser I mainly use from @roytam1's releases. Many websites can be loaded without serious problems. But of course, there are bloated and cumbersome sites which are loading terribly. However, some of them can be edited with the help of uBlock Origin so that they run reasonably well again. For example, you can neuter the GMX homepage and completely remove all the news, adverts, videos and so on. Or use the right filter lists to access news pages like The New York Times again. On PCWelt, around 1000 elements are blocked with my activated filter lists and runs super smoothly again. However, without uBO, it would make no sense to access such websites on older machines.
    4 points
  18. 4 points
  19. We'd like to see some hard proof of that. Like @NotHereToPlayGames always puts it - "gut feeling doesn't count".
    4 points
  20. I have ran (in VM only) some Thorium releases in the past. LONG before Supermium was ever a thing! I did find Thorium to be STABLE. Even with only 2GB RAM allocated to the VM. Like it or not, Supermium is simply NOT THERE -- *yet* I personally don't mind, in the least, viewing Thorium EXACTLY as we did 360Chrome "in the days of forgotten lore". Nobody trusted 360Chrome in the beginning either. It was MSFN Members that evolved it into something we were comfortable with. Logging its every connection, hex editing .dll's, customizing GUI, et cetera. Nothing wrong, in the least, with doing the same to Thorium... And Supermium... Show a screen cap of Thorium making a questionable connection. The "throw granny from the cliffs" scare tactic approach isn't doing anybody any good.
    4 points
  21. Ethical reasons, also.
    4 points
  22. From what I remember it had a problem with saving from DuckGo. It save without the file extensions. I can be mistaken.
    4 points
  23. Now I've finally got it working properly, Superium 122 seems to be pretty good on 32 bit XP. It still eats memory voraciously, so I still get the 'out of memory' tab freezes, but I've not seen any problems with fonts or any other display issues, once I got the scaling right. I still think it's a very impressive piece of work, and a boon for XP users.
    4 points
  24. There was no misleading information in @AstroSkipper's post, and MyPal 68 works perfectly fine with that German DNS provider with no-logging policy. P.S. "N." word is a bad word, at least in the US.
    4 points
  25. OMG, that multiple acc. crap again. Report! What's stopping you, huh? You don't report because you know it's not true. We can't. You give dangerous, erroneous advice all the time, like this once again. People may have troubles with the police because of what you suggest, some countries have very harsh laws! The articles you attach, you clearly didn't read yourself, otherwise you'd see it doesn't work with MyPal.
    4 points
  26. This is for MS Edge or very recent Firefox only, therefore - it won't work with MyPal, this post only brings confusion to the users of MyPal. Besides, they acquire false sense of security with your unprofessional advice, thus they can get caught in a very unpleasant situation. Most importantly, it's even written in the supplied article, but you failed to mention it, why?
    4 points
  27. How MSFN prohibition is relevant? Read the topic title again, please. 1 - MSFN board is not available in Russia without VPN! 2 - VPN is illegal in Russia. 3 - Checkmate. So - we shouldn't see any Russians here at all. But they are here, so - they break their own law and going towards criminal prosecution (with FSB at their doors, according to their own law cited by Saxon).
    4 points
  28. You only need to post 1 answer and wait for another player to respond. Otherwise it's cheating,,,
    4 points
  29. Oh, just found this. "I do not believe you can. In October 2021 Nvidia dropped support for Win 7, 8, and 8.1 and the 3050 was released recently so that is why the older drivers will not recognize it." https://forums.evga.com/EVGA-RTX-3050-on-Windows-7-m3532944.aspx
    4 points
  30. 4 points
  31. I meant the song by Alan Hawkshaw - Astral Plain (1979)
    4 points
  32. Coefficient Analysis
    4 points
  33. @Sampei.Nihira's favourite "Encrypted ClientHello" - is missing from this browser. https://github.com/Alex313031/Thorium-Win/issues/199 As it was introduced quite a long time ago, in 115(?) or so, how can we be sure it's indeed v.122, and not that faked old engine 115 from the old China port? @NotHereToPlayGames, what do you think? Alex. F. didn't respond, so far.
    3 points
  34. Guys, sorry for the late arrival. There is a lot of true info in these recent posts, there is also a lot of misleading half-truths. I shall attempt to clear the air, but sometimes that is impossible here at MSFN when people doing the discussing already have preconceived notions (which may result in this being my ONLY reply to these recent posts). I speak solely towards my 360Chrome v13.5.1030 Redux as that is the only version I still use. My other versions "should" be the same in this regard. First, yes, it is "true" that iTrusChina Co.,Ltd. is LISTED in the Trusted Certificates Store - that is not the same thing as saying it is being "used" by 360Chrome. The USE of this certificate is "supposed to be" BROKEN in my builds. Now then, with that said, how do we PROVE that the USE of this cert is BROKEN? You must must must first locate a web site that USES that cert! https://valid-isrgrootx2.letsencrypt.org/ does NOT use that cert - it uses "E1". More importantly, it uses "ECDHE_ECDSA" as the key exchange mechanism - this is not compatible with WinXP and cannot be made compatible with WinXP. My 360Chrome is "secure" for this E1 cert using ECDHE_ECDSA because this is on WINDOWS 10 and not XP!
    3 points
  35. Maybe on Pale Moon, but in any case not on New Moon 28 when using @UCyborg's uBlock Origin 1.16.6b1 or uBlock Origin Legacy 1.16.4.35.
    3 points
  36. Again off-topic, but the faulty file open dialogue has been fixed on the latest version of Thorium, so I guess Supermium will not be far behind!
    3 points
  37. Latest release published mere minutes ago; the first one (non-BETA) to officially support WinXP on both 32 & 64-bits, the same is true for Windows Vista SP2: https://github.com/Alex313031/thorium-legacy/releases/tag/M122.0.6261.168 As instructed, read all the Release Notes very carefully and then be extra meticulous on selecting and running the most suitable installation files (including Fonts) for your OS+bitness!
    3 points
  38. ... I totally agree with you on this ; but you didn't have to convince me in the first place ... However, try to preach to the number of members here who are (still) under the impression that using a content blocker (such as uBO) will "significantly slow down" their browsing experience on their antiquated H/W ... Yes, uBO does consume a slight RAM portion to do its job, but if you're very low on RAM (< 512MB), you probably shouldn't face the current web with that machine of yours ...
    3 points
  39. Done, upvoted your post, as asked.
    3 points
  40. If you go back a page or two Tihiy stated that he's reached an agreement with Microsoft to disable the classic taskbar by default on new 24H2 installs. I read that as when a new user on 24H2 installs StartAllBack they will have to manually enable the enhanced classic taskbar. Based on the feature flag to disable it and the fact that Microsoft is flagging apps that use it it seems that they want to discourage use because they may not be able to remove it entirely for compatibility reasons with legacy software. That's my theory, if they could remove it it would have been gone already when they removed the old systray. They've resorted to crippling it instead. Hopefully the media attention and backlash will result in them turning a blind eye, use at your own risk. That's what we have to hope for. Edit: I also want to advise building a plan B, evaluate your workflow and see where you can build a new workflow with other tools around the new taskbar worst case scenario. I know I've already figured out how I will manage with the new taskbar if forced to use it.
    3 points
  41. If I have understood you correctly now, then the logger of uBlock Origin Legacy 1.16.4.3x does not show these noop things because in the these versions (before 1.16.6b1) the function "redirect-rule=" is not implemented and therefore can't be logged but only "redirect=". Right?
    3 points
  42. And you're welcome!
    3 points
  43. And to be on topic again, VPN is an abbreviation for Virtual Private Network. The emphasis is therefore on Private. I don't think I need to say any more at this point.
    3 points
  44. AFAIK, government-approved VPNs are allowed. "Goverment"-approved VPNs are no VPNs in that country. ? NotHereToPlayGames is either using a government-sanctioned VPN, is a scofflaw, or is not posting from Russia. Struggle to see how this is relevant to the thread, explain? You misquoted Saxon. The quoted statement Using VPN is illegal in Russia, let me ask you, what are you doing here in the first place? According to the Russian laws, you're here illegally and you will be prosecuted. was not addressed to @NotHereToPlayGames, but to someone else. See my quote! And TBH, something like this shouldn't really happen. And certainly not to a native speaker if you are one.
    3 points
  45. Using VPN is illegal in Russia, let me ask you, what are you doing here in the first place? According to the Russian laws, you're here illegally and you will be prosecuted. "Putin bans VPNs in web browsing crackdown" https://www.bbc.com/news/technology-40774315 "Signed by President Vladimir Putin in July, the law imposes restrictions on proxy avoidance tools." https://www.bbc.com/news/technology-41829726 My advice for you is to calm down and let MSFN members be in peace. No one here "shoves" hatred into you.
    3 points
  46. Temperature Coefficient
    3 points
×
×
  • Create New...