diff options
Diffstat (limited to 'articles/reactos-ramdisk-creator-gui.md')
-rw-r--r-- | articles/reactos-ramdisk-creator-gui.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/articles/reactos-ramdisk-creator-gui.md b/articles/reactos-ramdisk-creator-gui.md new file mode 100644 index 0000000..8f13723 --- /dev/null +++ b/articles/reactos-ramdisk-creator-gui.md @@ -0,0 +1,18 @@ +ReactOS RAMDisk Creator GUI + + + +This is the initial release of ReactOS RAMDisk Creator GUI which is a complete rewrite, meant to replace both the [Win32 version](https://github.com/arnavbhatt288/ros-ram-disk-creator) as well as the [Linux version](https://github.com/arnavbhatt288/ros-ramdisk-creator-linux) but is an alternative of the [CLI version](https://github.com/arnavbhatt288/ros-ramdisk-creator-cli). Like the CLI version, it is a cross-platform, easy to use tool for helping you to create RAMDisks for [ReactOS](https://reactos.org/). + +### Features +- Easy to use UI. +- Cross-platform. (Widnows & Linux) +- Installs bootloader to your disks. +- Copies required files that you have specified. +- Generates `freeldr.ini` file depending upon the files specified. + +### Installation & Usage +Go to the [Github repository](https://github.com/arnavbhatt288/ros-ramdisk-creator-gui) for further instructions. + +;tags:reactos software +;description:Initial release of ReactOS RAMDisk Creator GUI |