User Kit Installation
for DevKit / running on Linux see DevKit
Prerequisites
- Visual Studio 2022 - Download
- Visual Studio 2022 Workload: .NET Desktop - .NET Desktop development
- .NET 6.0 - Download
- VMware Player or Workstation VMware Player is free, so that is recommended instead - Download
- Microsoft Visual C++ 2010 Redistributable - Download
Installing Cosmos
First, you need to choose between the User Kit and the Dev Kit. It is recommended that any user start with the Dev Kit now due to the technical advancement of it - the User Kit is almost 2 years old in comparison! The DevKit is the live source code which the Cosmos Team develops directly, and as such, it has the latest and greatest features, but at various times has known issues, and sometimes may not even build. Thus, to use the DevKit, be sure to join our support channels and inquire about the current status before using the DevKit or updating it.
The User Kit is a snapshot stable version of Cosmos including a premade installer. The UserKit however is often very out of date compared to the DevKit and is only occasionally updated. The User Kit is a great easy way to get familiar with Cosmos, but active developers should transition to the DevKit after becoming very familiar with the UserKit, and expect some bugs here and there.
User Kit
- Download the latest release of Cosmos (download the exe file)
- Wait for the download to complete then run the installer. Allow it to run as admin. Make sure VS2022 is NOT running when you do this.
- Click "Next" then "Install"
- Wait for the install to progress. Tip: At the end the installer may look like it has stalled, but it is still doing something in the background. WAIT for the "Finish" button to become available.
- Cosmos should now be installed. Follow other tutorials to find out how to create your first OS.
Last updated on 24 March 2024.