Use the tool MSIX Packaging Tool( https://docs.microsoft.com/en-us/windows/msix/packaging-tool/create-app-package ) to package the win32 program into a msix package, can I not modify the code?
For example, calling the interface ShellExecute, or writing a log in the same level directory of the executing program...
Can win32 program be converted into appx package ?
2 questions...
thanks!







