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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.