Howto:Showing the FlightGear console on Windows: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 44: Line 44:
Make a windows batch file with code similar to:-
Make a windows batch file with code similar to:-


 
<syntaxhighlight>
rem use just one of these 3 command line examples
rem use just one of these 3 command line examples


Line 60: Line 60:


pause
pause
 
</syntaxhighlight>


Save it in a file on the desktop for easy access. The file should be saved as type .bat or .cmd. e.g. runflightgear.bat.
Save it in a file on the desktop for easy access. The file should be saved as type .bat or .cmd. e.g. runflightgear.bat.

Navigation menu