It is possible to run Linux Firefox from app in Wine?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
sady
Newbie
Newbie
Posts: 2
Joined: Thu Mar 19, 2009 11:08 am

It is possible to run Linux Firefox from app in Wine?

Post by sady »

I am running "The Dude" under wine. It is monitoring software, which can run any custom command for any monitored device, by simple right click. It work perfectly fine on windows. You can run RDP or SSH clients, and automaticly pass them user name, IP address, or even password by configuring internal Dude variable in custom command settings.
Which I want to do, is create bat script, which will recognize where is Dude running when i start any custom command. If it is in Windows - run standart apps, like mstsc.exe or putty.exe. If it is in Wine - run linux rdesktop, linux xterm with ssh, or linux firefox.

It is possible to "break out" from Wine, back to linux?

If not - them i must install linux versions of ALL tools, that I wana use. It will be pretty ugly... And some tool now is located on windows fs share, with domain auth. Very comfortable in windows, pretty hard to set in Wine.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: It is possible to run Linux Firefox from app in Wine?

Post by vitamin »

sady wrote:It is possible to run Linux Firefox from app in Wine?
http://wiki.winehq.org/FAQ#head-68d921c ... 58d76ff51f
sady
Newbie
Newbie
Posts: 2
Joined: Thu Mar 19, 2009 11:08 am

Post by sady »

Sanks for answer, sorry for my lazzy stupidness..... :(
Locked