Forum Discussion

jvintzel's avatar
jvintzel
Icon for Microsoft rankMicrosoft
May 08, 2018
Solved

MSIX 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

  • jvintzel's avatar
    jvintzel
    May 10, 2018

    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

  • RandyConrad's avatar
    RandyConrad
    Copper 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

  • Hi,

     

    Can we virtualize this package type into appv or any other supported virtualized formats?

    • jvintzel's avatar
      jvintzel
      Icon for Microsoft rankMicrosoft

      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 Muraca's avatar
    Luca Muraca
    Copper Contributor
    Is it possible to manage the vc++ 2008 redistributable package ?
    • jvintzel's avatar
      jvintzel
      Icon for Microsoft rankMicrosoft

      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.

  • 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's avatar
      jvintzel
      Icon for Microsoft rankMicrosoft

      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

Resources