Share via

MSIX Packaging Tool usage issues

w l 81 Reputation points
2021-04-16T06:25:51.237+00:00

Use the tool MSIX Packaging Tool( https://learn.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!

Community Center | Not monitored
0 comments No comments

Answer accepted by question author

Anonymous
2021-04-16T08:00:36.603+00:00

Hello,

Welcome to Microsoft Q&A!

can I not modify the code?

No, you can't.

Can win32 program be converted into appx package ?

Yes. But currently, we do suggest using MSIX Packaging Tool to package your app as an MSIX package. When packaging your app using desktop bridge, you can't call code to do anything.

Thank you.


If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

Was this answer helpful?


2 additional answers

Sort by: Most helpful
  1. w l 81 Reputation points
    2021-04-16T09:13:10.387+00:00

    88417-image.png

    ---

    I tried to change WindowsProject1.exe to Notepad++, and the final list is still empty.

    Was this answer helpful?


  2. w l 81 Reputation points
    2021-04-16T09:12:02.143+00:00

    88500-image.png
    88582-image.png
    88601-image.png
    88529-image.png
    88416-image.png
    88530-image.png
    88583-image.png

    Why is my win32 program not listed in the last step ?

    please help~

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.