|
Revision 4ad669661e034f6069c3ce0d6b97a8f297cf33b3, 214 bytes
(checked in by H. Peter Anvin <hpa@…>, 22 months ago)
|
|
win64: experimental Win64 installer (syslinux64.exe)
Experimental Win64 installer. This is necessary to be able to run on
WinPE64, since WinPE64 doesn't support running 32-bit binaries.
Signed-off-by: H. Peter Anvin <hpa@…>
|
-
Property mode set to
100644
|
| Line | |
|---|
| 1 | Building the Win32 installer requires the MinGW compiler, available at: |
|---|
| 2 | |
|---|
| 3 | http://www.mingw.org/ |
|---|
| 4 | |
|---|
| 5 | Prepackaged versions of the MinGW cross-compiler are now included in |
|---|
| 6 | several Linux distributions, including Fedora. |
|---|