Difference between revisions of "Modify the final ISO image new"

From ReactOS Wiki
Jump to: navigation, search
Line 13: Line 13:
 
Next, install UltraISO.
 
Next, install UltraISO.
 
<gallery>
 
<gallery>
File:Example.jpg|Caption1
+
File:bootcdiso.png|Location of ISO image
File:Example.jpg|Caption2
 
 
</gallery>
 
</gallery>

Revision as of 19:08, 10 May 2015

There are times when you need to modify certain files in the final CD. Why you ask? Because you don't know how to code or compile and have a binary file ready, or the file doesn't come from our tree, or just for testing purposes. In case you want to know how to add files see slipstreaming.

To do it you could use an iso utility, such as UltraISO.

First, build the iso image:

ninja bootcd

This will create the iso image in this location: \output-mingw-i386\reactos

(location depends on your platform (i386 in this case) and on where you downloaded the source code in your computer).

Next, install UltraISO.