Forum Discussion

wallby's avatar
wallby
Copper Contributor
Aug 24, 2022
Solved

How to prompt for program to open file with using powershell

Hello,

 

I know that..

 

 

Start-Process -FilePath <path to file>

 

 

.. opens the file at path to file, however is it possible to, instead of opening with the default program, open the prompt that would open if you would right click on that file and then press Open with -> Choose another app?

2 Replies

Resources