Operating System Emulator
Copy the path of the main folder titled "OS_EMULATOR". In Visual Studio, you may do this by right clicking the folder and pressing "Copy Path"

Open your command prompt. To navigate to the folder, type cd then space then paste the path of the OS_EMULATOR folder, then press enter
After that, type run.bat then press enter. This should set up and update the program.

Wait for a few seconds and the program should start running.

After running run.bat once, if no changes are made to the code, you may also click on OS_EMULATOR.exe located in the OS_EMULATOR folder to run the program.
When in the program, type "help" to see the list of all possible commands you may input.