ReactOS RAMDisk Creator GUI ![screenshot](assets/images/ramdisk-creator.png) 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