Forum Discussion
Trying to MSIX package LOB application that needs TWAIN access
Let me clarify a bit. The only thing that is sequenced and that can be found in the MSIX package is the application itself and the 3 twain files from a Win10 machine. The scanner drivers are installed thick on the machines that use this MSIX package. The problem occurred on Win11 machines now that these received the September -2025 update and then scanning no longer worked. Solutions were to include the 3 twain files from a Win 10 machine in the MSIX package and change the appxmanifest file so that the application used these 3 files instead of the ones that are now found on the Win11 machines. Hope this can help you.
Thank Peer,
I will give that another go and see. I have a Win10 machine here that I can pull the files from. It would be a much more elegant solution.