Application runs from Explorer but not CLI

Questions about Wine on macOS.
Locked
lowededwookie
Newbie
Newbie
Posts: 2
Joined: Sat Jan 10, 2009 6:36 pm

Application runs from Explorer but not CLI

Post by lowededwookie »

Hi all, got a weird one for you.

I have to run an application at work called Infusion. Now this is installed on our server with a drive mapping but there are some local files installed in order to get it working.

I can't run the application from Terminal window but if I run Wine Explorer which has the drive mapping then I can run it no problems.

How I run my applications at the moment is using Automator to run a shell script and this works beautifully except I don't know how to do this to run an application from a drive mapping.

Any ideas? Does Wine support running from UNC paths?

Thanks for your help.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Application runs from Explorer but not CLI

Post by dimesio »

lowededwookie wrote: Does Wine support running from UNC paths?
Supposedly yes, but there have been reports that it doesn't work.

https://wiki.winehq.org/Wine_User's_Gui ... ork_Shares
https://bugs.winehq.org/show_bug.cgi?id=425
https://bugs.winehq.org/show_bug.cgi?id=14501
Locked