Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/06/2019 in all areas

  1. @heinoganda already updated his ProxHTTPSProxyMII release to v1.5 Rev3a since January 31, 2019.
    2 points
  2. It's time MSFN users experience their own live chats when they need it. PM's and forum replies just aren't always efficient enough! I aim to create a discord replica of MSFN right here! https://discord.gg/ezvJmgH
    1 point
  3. So Microsoft don't give a crap to even offer it to home users... We'll lay our hands on 'em updates anyway, MSFN collaborative mind has experience in it...
    1 point
  4. He's cheating alright. No cheats here. But it's probably not very significant difference in behavior. If IE9 compatibility was looked into, all videos would play for everyone, not just at random.
    1 point
  5. 1) "Easy mode": look here http://www1.plala.or.jp/tete009/en-US/software.html 2) Google for tmemutil.dll / tmemutil-3rd.dll or portable32.dll / portable64.dll and figure it out what's best for you. Worked almost flawlessly with any mozilla-related software made last year, but probably will have problems with latest quantum-based stuff, because of multithreading and stuff. Also had some nuances with SSE2, just to mention. The only con is probably the unhandy nature of manually patching the default dll list every time you upgrade automatically.
    1 point
  6. Of course. Here is original post. The translation: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Detect] "IgnorePnPBIOS"="1" (string value) If this key is "1" then disable any PnP (ACPI BIOS and PnP BIOS). If this key is absent then will work well known ACPIOption. So use the next table to switch: "IgnorePnPBIOS"="1" - PnP disabled "IgnorePnPBIOS" is absent and "ACPIOption"=dword:00000002 - use PnP BIOS "IgnorePnPBIOS" is absent and "ACPIOption"=dword:00000001 - use ACPI BIOS Of course, don't forget to full redetect your hardware in control panel after any changes. P.S. This registry key is exactly what "setup /p i" does. And it is actual for Win95 also.
    1 point
  7. They would know how many XP systems are in operational condition due to Windows Update polling, since the client reports a limited software inventory such as version of Windows, Office, etc. And you can be certain that they record and use that data. They just wouldn't know about the XP systems that never hit Windows Update or the internet.
    1 point
  8. MKVToolnix announced that they were going to officially drop XP with version 9.x in 2015. Luckily, the next version v.10.0 was working on XP anyway. Today I decided to update it after a while and I found out that it wasn't working anymore. I took a look at the source code and luckily it didn't use anything weird and it was possible to compile every component targeting XP. As to the UI, this one was tricky. The mkvextractgui hasn't really been modified during the latest commits and relies on old calls, so it was easy to compile. As to to the mkvmergegui (mkvtoolnixgui), in the main branch it has been update to use functions available on Windows 7 only (not even Vista!). I was kinda curious to see what they did and they basically broke Vista and XP compatibility with the GUI to implement some "fancy" W7 loading bars and a few totally useless stuff. Anyway, I re-used the code from version 10.0 for the mkvmergegui ('cause it was XP compatible) and made it work with the new components and... guess what? It works. It's gonna complain about a "mismatch" between the GUI version and the components version as soon as you launch mkvtoolnixgui, but just ignore it and use the program 'cause it's working flawlessly. I just muxed a few .ts and .mp4 files into .mkv and it worked. I even extracted subtitles from a few .mkv files and it worked. Let me know if you find bugs and please note that this is an unofficial version, so DO NOT update via the GUI and DO NOT report bugs on the official MKVToolnix site, but only here. v25.0: REMOVED v26.0: REMOVED V27.0: REMOVED V28.0: REMOVED V29.0: https://mega.nz/#!GJcmUS6R!FvWCCGWxStx5_23MSSJ8l_PC0eJOPaGFaMRtN2XTZFM
    1 point
  9. I'll take a look at the source code for the next version in a few days. Right now, I'm just gonna lay on my couch (and then on my bed), trying to digest the turkey. Merry Christmas. ^^
    1 point
×
×
  • Create New...