Allow application inside Wine to interact with Linux

Questions about Wine on Linux
Locked
jprealini
Newbie
Newbie
Posts: 1
Joined: Tue Mar 20, 2012 1:51 pm

Allow application inside Wine to interact with Linux

Post by jprealini »

Hi..

I have a program called DATALOAD, used to feed data to an Oracle Webform. I managed to install DATALOAD in wine without a problem, but the program can't see the Oracle browser windows, which is run on Linux (Ubuntu 10.04).

Is there any trick in order to allow applications inside Wine to interact with applications in linux?

Thanks
User avatar
André H.
Moderator
Moderator
Posts: 202
Joined: Sun Dec 07, 2008 8:33 am

Post by André H. »

For that usecase the most easily thing is to run a browser(a windows one) inside wine.
try:
wine's iexplore
firefox
ms's iexplore
Locked