Hello.
I'm trying to do an automated build of ReactOS with a windows batch file but it doesn't work.
Is there a build method that doesn't use RosBE?
Or do you know how the batch file enters commands into RosBE?
If anyone knows it, I would appreciate it if you could tell me.
Thank you
what version of RosBE do you use and what is the exact problem please?
I also had some minor troubles building the first time (viewtopic.php?t=19794), but in the mean-time RosBE 2.2 got released. Maybe this solves your problem-
what version of RosBE do you use and what is the exact problem please?
I also had some minor troubles building the first time (viewtopic.php?t=19794), but in the mean-time RosBE 2.2 got released. Maybe this solves your problem-
The problem is that the RosBE prompt does not accept batch file input.
Or do you know how the batch file enters commands into RosBE?
If anyone knows it, I would appreciate it if you could tell me.
I may be showing myself to be an idiot here, but I will attempt to answer you.
I have very limited understanding of code, but I would suggest that you look at the scripts in RosBE to find where it presents you with a command prompt, then hard code the commands there. The two commands are 'configure ninja' and 'ninja bootcd' (or livecd). I do not know how possible it is to do.
You need to contact EmuandCo, he is the person responsible for the Windows version of RosBE.
Please keep the Windows classic (9x/2000) look and feel.
The layman's guides to - debugging - bug reporting - compiling - ISO remaster.
They may help you with a problem, so do have a look at them.
Or do you know how the batch file enters commands into RosBE?
If anyone knows it, I would appreciate it if you could tell me.
I may be showing myself to be an idiot here, but I will attempt to answer you.
I have very limited understanding of code, but I would suggest that you look at the scripts in RosBE to find where it presents you with a command prompt, then hard code the commands there. The two commands are 'configure ninja' and 'ninja bootcd' (or livecd). I do not know how possible it is to do.
You need to contact EmuandCo, he is the person responsible for the Windows version of RosBE.
Or do you know how the batch file enters commands into RosBE?
If anyone knows it, I would appreciate it if you could tell me.
I may be showing myself to be an idiot here, but I will attempt to answer you.
I have very limited understanding of code, but I would suggest that you look at the scripts in RosBE to find where it presents you with a command prompt, then hard code the commands there. The two commands are 'configure ninja' and 'ninja bootcd' (or livecd). I do not know how possible it is to do.
You need to contact EmuandCo, he is the person responsible for the Windows version of RosBE.