Category:Interfaces: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
OpenKore Interface Implementations. | OpenKore Interface Implementations. | ||
Interface to load on start can be specified with | Interface to load on start can be specified with [Command Line Arguments]] (--interface=InterfaceName). | ||
<noinclude> | <noinclude> | ||
== Binaries == | == Binaries == | ||
Line 9: | Line 9: | ||
* <code>tkstart.exe</code> loads Tk by default, but can load Console too | * <code>tkstart.exe</code> loads Tk by default, but can load Console too | ||
* <code>vxstart.exe</code> loads Vx by default, but can load Console too | * <code>vxstart.exe</code> loads Vx by default, but can load Console too | ||
* <code>winguistart.exe</code> loads Win32 | * <code>winguistart.exe</code> loads Win32 by default, but can load Console too | ||
[[Category:Reference]] | [[Category:Reference]] | ||
</noinclude> | </noinclude> |
Revision as of 18:19, 30 July 2020
OpenKore Interface Implementations.
Interface to load on start can be specified with [Command Line Arguments]] (--interface=InterfaceName).
Binaries
start.exe
can't load Wx and other interfaces requiring additional Perl moduleswxstart.exe
loads Wx by default, but can load Console tootkstart.exe
loads Tk by default, but can load Console toovxstart.exe
loads Vx by default, but can load Console toowinguistart.exe
loads Win32 by default, but can load Console too
Pages in category "Interfaces"
The following 9 pages are in this category, out of 9 total.