Results 1 to 10 of 10
Hey guys as you have probably already guessed I am pretty new to linux. I just love everthing about it except for the installing programs thing. I have gotten Wine ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-14-2006 #1Just Joined!
- Join Date
- Sep 2006
- Posts
- 9
Wine and RCT3
Hey guys as you have probably already guessed I am pretty new to linux. I just love everthing about it except for the installing programs thing. I have gotten Wine from the automatix program and I am trying to install RCT3 I have the disk in my drive but i have no idea where to go from here. I can pull up wine with the winecfg command but i do not know what to do from there. Any help on this situation or even some basic wine knowledge would be helpful....Thanks!
- 09-14-2006 #2
to run a program with wine just
Code:wine theprogram.exe or wine theinstaller.exe
Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 09-15-2006 #3Just Joined!
- Join Date
- Sep 2006
- Posts
- 9
so for example if i have setup.exe on the CD in the CD drive, what would the path for that be?
- 09-15-2006 #4
where the cd is mount e.g: /media/cdrom
Code:cd /media/cdrom (or whatever on /media) wine setup.exe
Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 09-15-2006 #5Just Joined!
- Join Date
- Sep 2006
- Posts
- 9
thanks a million juan pablo. Worked like a charm!
- 09-15-2006 #6Just Joined!
- Join Date
- Sep 2006
- Posts
- 9
ok sorry i know this takes alot, im new. So I installed the program, now how do i run it?
- 09-15-2006 #7
cd /home/yourusername/.wine/drive_c/
and look for Program Files folder and launch the executable directlyPut your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 09-16-2006 #8Just Joined!
- Join Date
- Sep 2006
- Posts
- 9
hey im really sorry i know i sound like dumbass but where do i go to do that? do i type that in the terminal or what?
- 09-16-2006 #9
Yes, in the terminal
Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 10-29-2009 #10Just Joined!
- Join Date
- Oct 2009
- Posts
- 1
So how to you get to program files in the terminal ? I put in the:
It went down one with out saying anything else so I guess it was successful.. yes I put in my user name where the the "yourusername" was. I don't know how to get to the program files from there though, or even if it was supposed to open another window or something around those parts.Code:cd /home/yourusername/.wine/drive_c/


Reply With Quote

