4D5A9000 12.02.2021, 10:41 |
Compiling Windows on DOS? (Developers) |
As everyone knows, Windows 2003's source codes have been leaked. And I downloaded them. By using some tools, I found that its compiler doesn't import ntdll.dll. So, it's possible to compile Windows 2003 on Win9x, even on DOS by using HX. Then I started to try. But I encountered a problem. Many scripts for compilation use .cmd file extension and command.com doesn't recognize it as a batch file. Changing then to .bat extension one by one would be a disaster. (And you also have to replace .cmd in the scripts to .bat) So, my question is: How to let command.com run a .cmd file? |
rr Berlin, Germany, 12.02.2021, 12:14 @ 4D5A9000 |
Compiling Windows on DOS? |
> As everyone knows, Windows 2003's source codes have been leaked. And I --- |
Laaca Czech republic, 12.02.2021, 12:20 @ 4D5A9000 |
Compiling Windows on DOS? |
Is is not certain whether just renaming the .CMD to .BAT will help. --- |
mceric Germany, 12.02.2021, 16:30 @ 4D5A9000 |
Compiling Windows on DOS? |
> As everyone knows, Windows 2003's source codes have been leaked. And I --- |
glennmcc North Jackson, Ohio (USA), 12.02.2021, 16:46 @ mceric |
Compiling Windows on DOS? |
> > As everyone knows, Windows 2003's source codes have been leaked. And I --- |
tkchia 13.02.2021, 19:09 (edited by tkchia, 14.02.2021, 13:01) @ glennmcc |
Compiling Windows on DOS? |
Hello glennmcc, --- |
ecm Düsseldorf, Germany, 14.02.2021, 12:44 @ tkchia |
Compiling Windows on DOS? |
> Well, the "because you can" reasoning kind of falls flat, if one can't do --- |
tkchia 14.02.2021, 13:01 @ ecm |
Compiling Windows on DOS? |
Hello ecm, --- |
RayeR CZ, 12.02.2021, 19:04 @ mceric |
Compiling Windows on DOS? |
> Why on earth would you want to recompile Windows 2003? --- |
Zyzzle 13.02.2021, 02:23 @ RayeR |
Compiling Windows on DOS? |
> > Why on earth would you want to recompile Windows 2003? |
RayeR CZ, 13.02.2021, 05:22 @ Zyzzle |
Compiling Windows on DOS? |
E.g. here you have an XP cookbook for 2021 --- |
mceric Germany, 13.02.2021, 14:50 @ Zyzzle |
Compiling Windows on DOS? |
> > > Why on earth would you want to recompile Windows 2003? --- |
RayeR CZ, 14.02.2021, 21:44 @ mceric |
Compiling Windows on DOS? |
> Recompiling a single driver should be SLIGHTLY easier than an entire multi --- |
tom Germany (West), 15.02.2021, 11:57 @ RayeR |
Compiling Windows on DOS? |
> > Recompiling a single driver should be SLIGHTLY easier than an entire |
rr Berlin, Germany, 13.02.2021, 15:07 @ Zyzzle |
Compiling Windows on DOS? |
> > > Why on earth would you want to recompile Windows 2003? --- |
tom Germany (West), 12.02.2021, 21:28 @ 4D5A9000 |
Compiling Windows on DOS? |
> As everyone knows, Windows 2003's source codes have been leaked. And I |
Japheth Germany (South), 13.02.2021, 02:46 @ 4D5A9000 |
Compiling Windows on DOS? |
> How to let command.com run a .cmd file? --- |
RayeR CZ, 13.02.2021, 05:32 @ Japheth |
Compiling Windows on DOS? |
Did you enable RdiskSX to handle 40GB+ RAM needed for huge RAM disk to fit all sources and compliled obj+bins? Hope he has enuf RAM, 64GB should be enuf for everyone ;) --- |
Japheth Germany (South), 13.02.2021, 17:38 @ RayeR |
Compiling Windows on DOS? |
> Did you enable RdiskSX to handle 40GB+ RAM needed for huge RAM disk ... --- |