Closed boromyr closed 1 year ago
@stefansjfw I'm not sure if this is possible. Any ideas?
For a compilation or integration issue in PowerToys? I am not an expert, but since .NET 5 is available in 32bit, I thought it was possible to compile both. Perhaps your concern is with PT handling two different versions?
Perhaps your concern is with PT handling two different versions?
This actually works quite fine with a lot of addons for Explorer.exe like TortoiseSVN - if you install the 32bit version you'll only have the features in "file open" of 32bit executables, when you install the 64bit version you get it working in both - because the 32bit dll's are included, too. For 32bit all registered DLLs for explorer.exe are suffixed with "32" and registered that way (the executables they start are all 64bit).
No plans for x86 support
Description of the new feature / enhancement
Hi, the feature request is very simple, as per the title I want to propose that 32bit version should be added to the existing preview managers.
Scenario when this would be used?
This feature is exclusively to improve compatibility with other apps available only in 32bit. In the GUI nothing should change, activating the preview for a file format will add both 64bit and 32bit versions.
Supporting information
This is an error message obtained by XYplorer(32bit) after adding preview to developer text files. The computer has all .NET 6, 5 and .NET Core runtimes, both 32bit and 64bit.