You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Situation:
If have installed an app "MyApp" that can open certain files.
in FriendShell I navigate to the folder where the file is that I want to open.
I execute the command "launch MyApp myfile.txt"
MyApp launches and has "myfile.txt" as argument, but can't open it because it doesn't now the path to myfile.txt.
Proposed solution: provide the context to the application from where it was launched.
The text was updated successfully, but these errors were encountered:
Situation:
If have installed an app "MyApp" that can open certain files.
in FriendShell I navigate to the folder where the file is that I want to open.
I execute the command "launch MyApp myfile.txt"
MyApp launches and has "myfile.txt" as argument, but can't open it because it doesn't now the path to myfile.txt.
Proposed solution: provide the context to the application from where it was launched.
The text was updated successfully, but these errors were encountered: