Executing linux daemons/sending cli commands from Wine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
DrAcid
Newbie
Newbie
Posts: 2
Joined: Mon Jul 25, 2011 1:38 pm

Executing linux daemons/sending cli commands from Wine

Post by DrAcid »

Hey everyone! :)

Is it possible?
For example, having a win32 interface and sending a cli command / start a daemon of some sort from that program?

Thanks for Your time! :)
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Executing linux daemons/sending cli commands from Wine

Post by vitamin »

DrAcid wrote:Executing linux daemons/sending cli commands from Wine Is it possible?
Yes, you have to specify full path to the Linux program you want to execute. See http://wiki.winehq.org/FAQ#head-831a837 ... aab001a347
DrAcid
Newbie
Newbie
Posts: 2
Joined: Mon Jul 25, 2011 1:38 pm

Post by DrAcid »

This is good news!
Thank You very much!

I really appreciate the help! :)
Locked