Tim Mangan
Nov 20, 2018MVP
Status:
In the backlog
MSIX Runtime: Support debugging using external launch
In order to easily debug packages, support for launching a non-package executable inside the package container is needed. In App-V there are two methods to do this, either of which could be adopted:...
Chaitanya Donthini
Mar 07, 2019Former Employee
Hi Tim Mangan,
We have a PowerShell cmdlet that allows for running an executable inside the package container much like the Start-AppvVirtualProcess.
It's the Invoke-CommandInDesktopPackage cmdlet. Give it a try and let us know if that's what you are looking for.
Thanks,
Chaitanya