Forum Discussion
jvintzel
Microsoft
May 08, 2018MSIX Presentations at Build 2018
Build 2018 is featuring sessions on MSIX. I'll update the post as they are available online:
MSIX: Inside and Out
https://developer.microsoft.com/en-us/events/build/content/msix-inside-and-out-pptx
Kevin Gallo talks about MSIX in the Day 2 Keynote:
https://developer.microsoft.com/en-us/events/build/keynotes
Accelerating Windows 10 enterprise app deployment with MSIX https://channel9.msdn.com/Events/Build/2018/BRK2416
John Vintzel
Principal Program Manager Lead, MSIX
MSIX support is part of the upcoming Windows release. The SDK should be in a Windows Insider Preview early this summer with Visual Studio support coming later this summer.
John Vintzel
Principal Program Manager Lead, MSIX
- RandyConradCopper Contributor
I have been tracking the progress of this since Project Continental... Still seems to be a slow moving target. Still moving thou, and glad to see MS finally has some partners on board.
I'm on the IT side of things and would really like to see MSIX / AppX ramp up. Currently my company does alot of AppV and from what I've seen, the capture phases of Advanced Installer, looks similar to MS AppV Sequencer.
Would be exciting to add UWP functionality to a vendors antiquated installer, and really modernize it to fit what the Enterprise is needing.
echoknowledgegroup.com
- Rajan ChellappanCopper Contributor
Hi,
Can we virtualize this package type into appv or any other supported virtualized formats?
- jvintzel
Microsoft
With MSIX there is no need for App-V like virtualization. MSIX offers containerization and should be considered a successor to App-V (or better yet App-V evolved).
John.
- Luca MuracaCopper ContributorIs it possible to manage the vc++ 2008 redistributable package ?
- jvintzel
Microsoft
Ideally you embed that in your MSIX package. Don't worry if there are multiple apps that have it embedded, we will only download and store the files once on disk.
- Dan GoughBrass Contributor
I can't see a video to view under this one?
Accelerating Windows 10 enterprise app deployment with MSIX
- jvintzel
Microsoft
Sorry about that, looks like it was not fully posted yet. Here is the youtube link: https://youtu.be/z6q15jwk0H8
- Rajan ChellappanCopper Contributor
Hi,
i am trying to create a msix through VS 2017 -> Windows Application Packaging Project. When i build/deploy the project, i get only appx project. Is there a way to create msix?
- jvintzel
Microsoft
MSIX support is part of the upcoming Windows release. The SDK should be in a Windows Insider Preview early this summer with Visual Studio support coming later this summer.
John Vintzel
Principal Program Manager Lead, MSIX