austin987 wrote: > On Wed, Nov 5, 2008 at 12:45 PM, azizmars <wineforum-user@xxxxxxxxxx> wrote: > > > > > austin987 wrote: > > > > > On Wed, Nov 5, 2008 at 12:24 PM, azizmars <wineforum-user@xxxxxxxxxx> wrote: > > > > > > > > > > > > > > austin987 wrote: > > > > > > > > > > > > > On Wed, Nov 5, 2008 at 11:30 AM, azizmars <wineforum-user@xxxxxxxxxx> wrote: > > > > > > > > > > > > > > > > > > > > > Okay well my dad owns a store and in his store he has cameras that he views on the computer online. I have a program called Remote Viewer that we use on windows. Now im wondering how do i make it work on wine? Also i am using Ubuntu 8.10. If you need more info or something you can IM me on aim at AZIZMARS or send PM. Thx for the help guys..... > > > > > > > > > > > > I kno about terminal but how do i know what code i type in for the program?? I was reading it and i couldnt seem to find out how i find the code for it... Thx for the help btw austin. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Install it in wine and try to run it. If it doesn't work, describe > > > > > what's wrong and post terminal output. > > > > > > > > > > -- > > > > > -Austin > > > > > > > > > > > > > > > > > > Okay idk what the terminal output is. But when i go to applications>wine>programs>and open the program it then on the bottom where it shows what things i have open it says Starting Remote Viewer.. for a couple seconds then it stops and disappears. Tell me if you need more info.... > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > http://wiki.winehq.org/FAQ#head-a37de3282d447376d2220d20a278ae52258551a4 > > > > > > -- > > > -Austin > > > > > > > > > > > > > > > > > > > > > Please bottom post. > > What code? cd to the program directory and run it with "wine > your_program.exe &> /tmp/log.txt" Then past /tmp/log.txt here. > -- > -Austin Im sorry im kind of a noob at this but i ment how do i get this code for my program $ cd ".wine/drive_c/Games/Tron" $ wine tron.exe > log.txt 2>&1 ?