Forum Discussion
pandaysumitroy
Jan 03, 2022Copper Contributor
PSF Launcher - EXE with .config file
 I am trying to launch .NET exe which has .config file with the exe.  How can I launch the exe using PSF launcher?  I tried setting argument and working directory but that didn't help.  PS - I am tryi...
Dian Hartono
Microsoft
Jan 10, 2022Did you make sure you modified the manifest to set the Executable attribute of the Application element to the name of the PSF Launcher executable file?
More info about this here:
https://docs.microsoft.com/en-us/windows/msix/psf/package-support-framework
More info about this here:
https://docs.microsoft.com/en-us/windows/msix/psf/package-support-framework
pandaysumitroy
Feb 02, 2022Copper Contributor
yes..but still the same issue