convert .exe files to appx file

Joshua Keown 0 Reputation points
2024-03-19T15:31:20.46+00:00

trying to install some files that are prevented by group policies without putting in admin credentials

Windows for business | Windows Server | User experience | PowerShell
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Anonymous
    2024-03-22T07:09:39.1766667+00:00

    Hi,You can use the MSIX Packaging Tool to create an MSIX application package from an EXE installer.

    https://learn.microsoft.com/en-us/windows/msix/packaging-tool/create-app-package

    Best Regards,

    Ian Xue


    If the Answer is helpful, please click "Accept Answer" and upvote it.

    1 person found this answer helpful.

  2. Rich Matheisen 47,901 Reputation points
    2024-03-19T17:54:52.1933333+00:00

    You should try using one of those new-fangled thingies on the inter-webs! I think they call 'em Bing or Google . . . or that dad-gummed new AI whatchamacallit Copilot!

    https://www.howtogeek.com/250041/how-to-convert-a-windows-desktop-app-to-a-universal-windows-app/#:~:text=With%20Windows%2010%27s%20Anniversary%20Update%2C%20Microsoft%20is%20making,or.exe%20file%20and%20it%27ll%20spit%20out%20a.appx%20package.


  3. Olaf Helper 47,441 Reputation points
    2024-03-19T19:26:48.2133333+00:00

    ????

    A EXE is a OS related, native binary executed file, don't understand what you want to "convert" here???

    0 comments No comments

Your answer

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