Jump to content

reboot12

Member
  • Posts

    358
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Poland

Posts posted by reboot12

  1. I use Pale Moon 28.10.6a1 (64-bit) 20230413

    mega.nz works well only at the first visit. At the following sessions there is a problem with displaying files and only shows an Empty folder

    empty-folder.png

    The same problem is on Win7

    To display files, you need to close the browser, delete the %appdata%\Moonchild Productions folder, start the browser and log in on mega.nz

  2. On 5/3/2023 at 3:16 PM, ALLMAC4 said:

    1.Install Service Pack 2

    2.Install Office 2007

    3.Uninstall Service Pack 2

    You don't have to install SP2.

    When the value of CSDVersion is default 256 DEC then install error:

    no-SP2.png

    but after changing value of the CSDVersion to 512 DEC and restart instalation goes:

    CSDVersion-SP2.png

    install.png

    work.png

  3. @Danial Braine

    OMG! It's not about that !!! :angry:

    I want to right-click on a file, select from the context menu, for example, called "Copy to" after which the window selecting target appears and the field in which I can enter the new file name.

    A specific example.

    On the partition D: I have a long name ISO file pl_windows_7_ultimate_with_sp1_x64_dvd_618244.iso

    I want to copy this file immediately to a pendrive in one step under another name win7.iso

    I do not want to copy a file with a long name, later change the name manually!!!

  4. In QEMU (virt-manager) on Linux you have to do this:

    qemu-system-x86_64 -cpu host,-sse2

    In QEMU on Windows:

    qemu-system-x86_64 -cpu qemu64,-sse2

    In the Linux host system, e.g. Debian you need add the option clearcpuid=26 to the kernel cmd line in /etc/default/grub:

    GRUB_CMDLINE_LINUX="clearcpuid=26"

    then update-grub and reboot

    To check if it works:

    cat /proc/cpuinfo | grep flags

    How to disable CPU Feature / Flag HLE "Hardware Lock Elision" on RHEL x86 - intel

    cpufeatures.h

    #define X86_FEATURE_XMM2 ( 0*32+26) /* "sse2" */

    How to achieve the same for Windows without using a virtual machine?

    I found it: set-sse2-enable but this is a guide on how to compile their own applications so that they do not use SSE2

    sse2_use_not_use.zip - test tools fo Win 32-bit

  5. On 12/22/2022 at 12:07 PM, FantasyAcquiesce said:

    I found coolreader 3

    What version because 3.3.61 does not work on WinXP.  Old version 3.3.19 works but not support TTS.

    Balabolka can read many files and also from the Windows clipboard and works on WinXP 32/64-bit (tested version 2.5.0.531):

    3398935900_1671919863_thumb.jpg

    Can use TTS and Microsoft Speech Platform voices.

  6. On 6/26/2022 at 10:47 PM, bob_smith said:

    I have tried numerous drivers from SDI and Lenovo themselves (I am on a T61 laptop) yet I cannot find a working 64-bit driver for this sound card

    You've been looking poorly. I found audio drivers for ThinkPad X61 in 2016, i.e. 6 years ago - a microphone works and my drivers are newer 6.10.2.7280:

    X64.rar

    Installing Windows XP (x64) on an x61s Thinkpad

    I found the driver on the microphone works

    2773349500_1451747441_thumb.jpg

  7. From what I found out, the diskdump.sys file is used when BSOD appears in the OS - then debugging information is saved on the disk in %SystemRoot%\Minidump

    I found the update of the diskdump.sys file for Win7 without which during saving debugging information may be damaged volume on disk if is larger than 2 terabytes:

    One or more volumes are corrupted on a hard disk when a dump file is saved on a computer that is running Windows 7 or Windows Server 2008 R2 if the hard disk space is larger than 2 terabytes

    My NVMe disk is 250 GB so I don't think these updates are needed.

×
×
  • Create New...