How to open a wine application with another application.

Questions about Wine on Linux
Locked
AriX
Newbie
Newbie
Posts: 1
Joined: Mon Apr 19, 2021 7:24 am

How to open a wine application with another application.

Post by AriX »

ike you drag an app on windows onto another app. How do you do that. Im basically talking about the "Open with other application" feature.
invisible kid
Level 5
Level 5
Posts: 354
Joined: Tue Dec 24, 2019 3:23 pm

Re: How to open a wine application with another application.

Post by invisible kid »

Not sure if this will address what you are talking about but I can open a text file by issuing the following command:

Code: Select all

wine notepad textfile.txt
And it will open that file in notepad if it is in your current directory.

If that is not what you mean maybe we can get there from here. Maybe if you give specifics I can see what if anything would work and maybe test it before replying.
Locked