cjee21
cjee21
I am not going to work on this anymore since I am not good at writing shell extensions and I also cannot do anything with the other parts that require...
Note that it is possible to make multiple files open in a single instance of MediaInfo instead of opening multiple windows when multiple files are selected before invoking the explorer...
> This (a single instance) is actually the expected behavior. Outdated: >Then we need to make some changes to the PoC for this Windows 11 context menu when we implement...
Here is an updated version of the PoC. Changes: - Multi-selected files will now open in a single instance of MediaInfo - Control-flow Enforcement Technology (CET) / Hardware-enforced Stack Protection...
> We could add the new DLL entry point to our "mouse over" DLL, as we already have a DLL loaded by MediaInfo (when the option is active). From my...
Also remember to remove the current context menu implementation when using this new DLL implementation or else there will be duplicate entries in the 'classic'/'Show more options' context menu. ![Screenshot...
Since it seems there is no much progress on this issue and there are currently many active PRs on the GUI side (don't want to make more changes there and...
Here is a video of the current state of the branch linked above. It shows from before installation to after uninstallation on a physical Windows 11 build 22631 PC. https://github.com/user-attachments/assets/d3a81984-0b2f-40d5-bd30-d8318f2e736d...
# How to build MediaInfo Windows GUI (VCL/Qt), MediaInfoLib (MSVC) and installer (NSIS) on Windows Documenting how I managed to build the Windows GUI here to help others and for...
> I downloaded the community edition of Embarcadero and I can build the UI in 32 bit mode but when I try to build the 64 bit version I get...