Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/12/2021 in all areas

  1. Well you mount the VHD, let's say the driveletter is X: Run this from admin Comment Prompt to load the offline system registry reg load HKLM\sys X:\Windows\system32\config\system than use regedit.exe and check "Start" dword value, it should be 0 HKEY_LOCAL_MACHINE\sys\ControlSet***\services\iusb3hub HKEY_LOCAL_MACHINE\sys\ControlSet***\services\iusb3xhc and finally unload offline registry with: reg unload HKLM\sys or use WinNTSetup on the mounted VHD, check the native USB3 checkbox on Ready page. BTW: If you don't select a source in WinNTSetup, but an installation drive with existing Windows Installation, all tweaks and setting will be applied to the offline system.
    1 point
  2. Why would you use text editor to edit binary file, which is what .doc is? The proper editor for .doc is MS Word or at least any alternative that supports the format (think programs like LibreOffice Writer). Or you can have fun with hex editor, good luck not corrupting it if you don't know how .doc works internally.
    1 point
  3. No worries here. I was directing that comment more towards a reply by another user but that user didn't even try my rebuild, his only concern was whether or not I would take YouTube issues seriously or not - and I did, I tried everything I could think of. With the exception, of course, of visiting China and befriending the compilers as I cannot do the original compile, I can only customize after the compile. But yeah, your point is quite valid Again, no worries...
    1 point
  4. Same here. When I clicked the Replace in Files button it popped up a dialog that SEVENTY occurrences were replaced when it should have only been TWO. I didn't recover the files at this point and just deleted them (my .doc program doesn't have a recover option).
    1 point
  5. Problem was the hook in the dialog that let you play wav files. OFN_ENABLEHOOK= 0x20 OFN_ENABLETEMPLATE = 0x40 So replacing the 2 values with 0 removes this customization from the dialog.
    1 point
  6. New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20210710-355db4de-uxp-3163b3af1-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20210710-355db4de-uxp-3163b3af1-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/boc-uxp/tree/custom-older * 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-20210710-id-f0915f3-uxp-3163b3af1-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20210710-id-f0915f3-ia-c642e3c-uxp-3163b3af1-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
  7. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20210710-e29e57e-uxp-3163b3af1-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20210710-e29e57e-uxp-3163b3af1-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-20210710-e29e57e-uxp-3163b3af1-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.4a1.win32-git-20210710-3b0f3d79b-uxp-3163b3af1-xpmod.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.4a1.win32-git-20210710-3b0f3d79b-uxp-3163b3af1-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.4a1.win64-git-20210710-3b0f3d79b-uxp-3163b3af1-xpmod.7z Official UXP changes since my last build: - [toolkit] Slightly lighten light-mode logopage background (1fb9257ed) - [network] Enable brotli compression on http for sites that offer it. (3163b3af1) No official Basilisk changes since my last build. Official Pale-Moon changes since my last build: - Issue #1872 - Part 6: Revisit styling to base it more on previous about:home (ead4d3049) - Issue #1872 - Part 7: Make the the search placeholder less obnoxious. (52427b7b7) - Remove unnecessary (and interfering) code for tabbed privacy preferences category. (5551a5d27) - Issue #1872 - Part 8: Tweak, cleanup and finalize. (294476aef) - Back-end branch pointer update (396f5ebf4) - Back-end branch pointer update (3b0f3d79b)
    1 point
  8. [CommonVcPh.dll] 43596: 20 00 435C2: 40 00
    1 point
×
×
  • Create New...