Jump to content

Kpsa4

Member
  • Posts

    5
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Hungary

Everything posted by Kpsa4

  1. On Win 7 I'm getting this: The procedure entry point MFCreateDXGIDeviceManager could not be located in the dynamic link library MFPlat.dll. It seems to be Windows 8+ feature, so if it's only this, then it might still work on 8 as well. https://learn.microsoft.com/en-us/windows/win32/api/mfapi/nf-mfapi-mfcreatedxgidevicemanager Question is now how to fix this on Win 7. edit: according to this is that function available on Win7, but in another dll https://stackoverflow.com/questions/26336450/solve-issue-unresolved-external-symbol-mfcreatedxgidevicemanagerv MFCreateDXGIDeviceManager is in MshtmlMedia.dll on Windows 7, and in the MFPlat.dll on Windows 8 and higher. edit2: I've tried to install Win8.1 ISO downloaded from MS website inside virtual machine and I can confirm there it works after fresh installation. I've been trying to use some of the dlls from 8.1 in application folder on Win7, but best I can do for now is get rid of all missing entry points if I also enable VxKex, but the application just exit and don't run. edit3: After editing ZCB.exe, Zps.exe and ZVFS.exe for both 32 and 64bit in CFF Explorer and replacing MFCreateDXGIDeviceManager with MFStartup program seems to be working again fine on Win7. edit4: Method of patching mentioned above will make some video preview features not working, but if you are using Zoner Photo Studio only for photos and don't need video features much, you should be fine with this method as temporary solution to use updated version on Win7, before there will be be better solution.
  2. Zoner Photo Studio X drops 7/8/8.1 support with 2023 spring update. It doesn't run with VxKex on 7 as well. https://www.zoner.com/en/zps-x-spring-2023-update We are ending support for Windows 7, 8, and 8.1, as well as all 32-bit operating systems.
  3. There are already multiple versions compiled with QT5 and fully working on Win7. First one you can grab here: https://forum.videohelp.com/threads/405407-NON-OFFICIAL-Windows-builds-of-MKVtoolnix/page3#post2672418 Second one here: https://github.com/jpsdr/MKVToolnix-QT5-Windows-7 The first version seems to be updated regularly and available few hours or days after official release. It is opensource, so everybody can do this.
  4. First unofficial build with QT5 for Win7/8.1 is here: https://forum.videohelp.com/threads/405407-NON-OFFICIAL-Windows-builds-of-MKVtoolnix-do-they-exist#post2663774
  5. I've been able to run Calibre 6.1 on Windows 7 x64 using this method: 1. Download Calibre msi file from homepage and patch the installator using Orca to be able to install it on Win7 2. Copy and replace these QT6 Win7 compatible files from here: https://forum.qt.io/topic/133002/qt-creator-6-0-1-and-qt-6-2-2-running-on-windows-7 https://web.tresorit.com/l/iWnTl#yGMg45iqZObF8miEZt7FaA 3. Use VxKex to run Calibre
×
×
  • Create New...