Skip to content

Latest commit

 

History

History
executable file
·
43 lines (29 loc) · 1.73 KB

README.md

File metadata and controls

executable file
·
43 lines (29 loc) · 1.73 KB

BilepterOS

BilepterOS Is An Simple OS. This Repo Is For Updates Regarding This Project.

Requirements:

Download QEMU:

To Download QEMU, Click On The Following Links Based On Your System:

NOTE: Those Who Are Coming From The BilepterOS Launcher Installer, You Don't Need TO Install QEMU From The Links. They are in the "Requirements" Folder in Your Installation folder.

Add QEMU To PATH

Note: Only Do This Once!

If you want to add a specific path to the Windows PATH environment variable, follow these steps:

  1. Open the Start Menu:

    • Click on the Windows icon in the bottom left corner of your screen.
  2. Search for "Environment Variables":

    • Type "Environment Variables" in the search bar and select "Edit the system environment variables."
  3. Open the Environment Variables Dialog:

    • In the System Properties window, click on the "Environment Variables..." button.
  4. Edit the User or System Variables:

    • You can add the path to either the user or system variables:
      • To add it for the current user, edit the "Path" variable under "User variables."
      • To add it system-wide (for all users), edit the "Path" variable under "System variables."
  5. Click "New" to Add a New Path:

    • Click the "New" button in the "Edit Environment Variable" window.
  6. Enter the Path:

    • Enter the full path That You Copied in the Empty field.
      • For example: C:\Your\Path\Here
    • Click Somewhere Else On The Window.
  7. Click "OK" to Save:

    • After adding the path, click "OK" to save the changes.