Idea: Control over child processes

MVP

There are times when integration is required and the container gets in the way.  The upcoming Shared Package Containers will help when both parts are MSIX packages, but not so much when the secondary is not containerized.

 

In App-V this was solved by RunVirtual, a way to designate that a given process name should run inside a particular virtual environment.  This would also work for MSIX, but I'd like to propose a different idea that likely would offer solutions to more kinds of problems with containerization and multiple applications.

 

What I would like is a new addition to the AppXManifest whereby I can list some named processes to be controlled.  If a process is named, it would have one of two settings, marking the process to explicitly run inside or outside of the container.  This list would only apply to new processes being started as a child process of a process already in the container.

 

The flexibility of this would be quite helpful as more apps move into the container.

2 Replies

Hi @TIMOTHY MANGAN, could you please file this in the MSIX Ideas section?
MSIX - Microsoft Tech Community
Thanks!

Moved to: https://techcommunity.microsoft.com/t5/msix/idea-control-over-child-processes/idi-p/2730783#M266

[Note: I actually tried to put this in ideas originally. The UI in the gallery maybe could be easier;)]