Search found 3 matches

by beroal
Sun Apr 06, 2008 2:21 pm
Forum: Discussions of General-FAH topics
Topic: Windows and Linux sequentally?
Replies: 4
Views: 1118

Re: Windows and Linux sequentally?

Yes, it works with

Code: Select all

$command = "gnome-terminal --title=\"FAH ".$cpu_no."\" --working-directory=".$cpu_fah_dir." --command=\"wine ".$cpu_fah_dir."/FAH504-Console.exe -local\" &";
system('sleep', '5');
system($command);
by beroal
Thu Mar 27, 2008 11:40 am
Forum: Discussions of General-FAH topics
Topic: Windows and Linux sequentally?
Replies: 4
Views: 1118

Re: Windows and Linux sequentally?

I'll write results.
by beroal
Wed Mar 26, 2008 5:10 pm
Forum: Discussions of General-FAH topics
Topic: Windows and Linux sequentally?
Replies: 4
Views: 1118

Windows and Linux sequentally?

May I use FAH clients on Windows and Linux sequentally with the same data files? I.e. I load Windows, run FAH on WU1, shutdown Windows, load Linux, run FAH on the same WU1 to continue work?