Forum Discussion

VicGar's avatar
VicGar
Copper Contributor
Jan 10, 2025
Solved

Run a program included in a MSIX package from the package program entry point.

Hello. I've created an MSIX package that contains two programs: P1.EXE and P2.EXE. P1.EXE is the application entry point and it works ok. At some point of P1.EXE execution, P1.EXE runs P2.EXE. ...
  • VicGar's avatar
    Jan 17, 2025

    Just for the record, this is an answer obtnained in another forum:

    "Since you're using a Win32 app, the FullTrust capability is required for this scenario to work"

     

Resources