You are not logged in.

#1 2019-08-27 13:53:00

shak
Member
Registered: 2009-03-16
Posts: 405

Wine association with app. When the app opens it adds directory name

HI everyone!

I want to associate a downloader called altbinz with the extension .nzb .

WHen it opens the nzb it gets the name of it.

I 've used this simple script :

wine "/home/shak/Downloads/altbinz_0.47.1_shak/altbinz.exe" $1

The problem is that it adds the directory where the app is stored to the title of the downloading file. I have tried without the $1 but in this case it doesn't display the name of the downloaded file.

Any ideas?

Offline

#2 2019-08-27 14:07:13

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,425

Re: Wine association with app. When the app opens it adds directory name

Where are you invoking this script? By which means are you associating the extension? You will likely want to add an appropriate desktop file, see https://wiki.archlinux.org/index.php/Wi … sociations for a pointer on file formats/location and instead of unregistering you simply add an association.

Offline

Board footer

Powered by FluxBB