A starter for Windows apps is like (example):
Is there a way to configure the "Open with ..." feature of XnView XP in a way to achieve this?wine '/media/...(any path)..../IrfanView64/i_view64.exe'
Thanks in advance.
Moderators: helmut, XnTriq, xnview
Is there a way to configure the "Open with ..." feature of XnView XP in a way to achieve this?wine '/media/...(any path)..../IrfanView64/i_view64.exe'
Do you have tried 'Open with>Configure'?Cons1mgr wrote: Mon Feb 17, 2025 10:38 am Is there a way to configure the "Open with ..." feature of XnView XP in a way to achieve this?
Obviously something from the Windows version of XnView has not found its way into the Linux version: e.g. Linux can't handle drive letters like "Z:"file:Z:\home\...(path-to-pic)...\IMG_0630.JPG
put into the configuration list at "Open with ..." it results in starting the wine web browser withwine /media/...(path).../i_view32.exe %1
at the address line (the pic filename and the path displayed are correct). Putting the same wine call into a starter or start it via a command line terminal, it works correct, but not within the "open with ..." configuration list.file:Z:\home\bkl\Bilder\IMG_0629.JPG