Skip to content

Releases: scos-project/scos-builder

Builder v0.1.3

Choose a tag to compare

@scos-project scos-project released this 11 Jul 14:35
aa40194

This release updates SCOS Builder with timezone configuration support and the new SCOS Builder application icon.

What this Builder includes

  • SCOS Standard ISO building support
  • Automatic download of the official SCOS Build Package from GitHub
  • Windows ISO selection
  • Output folder selection
  • SCOS Standard edition marker support
  • Lockdown marker support
  • Timezone selection support
  • SCOS_TIMEZONE.txt marker generation
  • SCOS Builder application/window icon

What’s new in v0.1.3

  • Added timezone selection before building a SCOS ISO.
  • Builder now writes SCOS_TIMEZONE.txt when a timezone is selected.
  • Added the SCOS Builder app icon.
  • Updated Builder version metadata to v0.1.3.

Timezone marker support

When a timezone is selected, SCOS Builder writes:

sources\$OEM$\$$\Setup\Scripts\SCOS_TIMEZONE.txt

Example content:

Eastern Standard Time

During SCOS Standard setup, SCOS Build Package v0.3.6.5 or newer reads this marker and applies the selected Windows timezone.

If Use Windows default is selected, Builder does not create SCOS_TIMEZONE.txt.

Compatibility

Recommended for:

  • SCOS Build Package v0.3.6.5 or newer
  • SCOS Standard public beta builds using timezone configuration

Older SCOS Build Packages may still build, but they may not use the new timezone marker feature.

Notes

  • Users still need to provide their own official Windows ISO.
  • SCOS Builder does not provide, modify, or activate Windows licensing.
  • oscdimg.exe is still required to create the final bootable ISO.
  • Bluetooth controller setup is not supported in SCOS Standard at this time.
  • SCOS Standard currently focuses on USB and dedicated wireless receiver controller support.

Third-party software

Windows, Steam, EA App, Unified Remote, Microsoft .NET, Windows ADK, and other third-party software remain owned by their respective companies.

Builder v0.1.2

Choose a tag to compare

@scos-project scos-project released this 29 Jun 00:08

SCOS Builder v0.1.2 is the first validated public Builder release for creating SCOS Standard installation ISOs.

Highlights

  • Builds SCOS Standard ISOs from a Windows ISO.
  • Downloads the official SCOS Build Package automatically from GitHub.
  • Validates the SCOS build package manifest.
  • Replaces the __SCOS_BOOTSTRAP_PASSWORD__ placeholder automatically.
  • Injects SCOS setup files into the Windows ISO structure.
  • Writes SCOS edition and lockdown markers.
  • Rebuilds the final bootable SCOS ISO.
  • Cleans temporary build folders after a successful ISO build.

Validated with

  • SCOS Build Package: v0.3.6.4
  • Edition: Standard
  • Channel: stable

Requirements

  • Windows 10 or Windows 11
  • .NET Desktop Runtime
  • Windows ADK Deployment Tools
  • Official Windows ISO
  • Internet access to download the SCOS Build Package

During Windows ADK installation, only this component is required:

[x] Deployment Tools

Release files

Download and extract the SCOS Builder release package.

Keep all included files together in the same folder.

The release package may include:

SCOSBuilder.exe
SCOSBuilder.dll
SCOSBuilder.deps.json
SCOSBuilder.runtimeconfig.json
README.md

How to use

  1. Open SCOSBuilder.exe.
  2. Select a Windows ISO.
  3. Select an output folder.
  4. Click Build SCOS ISO.
  5. Wait for the build process to finish.
  6. Use the generated SCOS ISO in a virtual machine or on supported hardware.

Notes

SCOS Builder does not include Windows.

SCOS does not provide, sell, or activate Windows. Windows activation remains separate from SCOS and is the user's responsibility.

The public version currently builds SCOS Standard only.

Developer builds are internal and are not part of this public release.

Third-party software

Windows, Steam, EA App, Unified Remote, Microsoft .NET, Windows ADK, and other third-party software remain owned by their respective companies.