This is a simple os coded in batch and soon to be bootable via ms dos, be sure to test the pre-alpha version, NOW!! its called os.2 because i already coded version 1 and accidently delleted version 1, so i just called the next os.2, hope you like it!
Categories
Operating SystemsLicense
GNU General Public License version 3.0 (GPLv3)Follow Fish OS
Other Useful Business Software
Secure File Transfer for Windows with Cerberus by Redwood
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Rate This Project
Login To Rate This Project
User Reviews
-
I just would like to point out, that it is impossible to write an operating system in batch. To create a operating system, you have to use low-level programming languages, like assembler and C. You can`t boot up a .bat file, you have to have a boot loader. Creating a os isn`t such a simple task as you think.