Skip to content
forked from Atlas-OS/sxsc

Fork of 'the SxS compiler' for use in RapidOS

License

Notifications You must be signed in to change notification settings

rapid-community/sxsc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sxsc

A fork of echnobas/sxsc (the SxS compiler - pronounced sxs-see) for use in automatic package building for Atlas.

GNU General Public License v3.0 license.

General Changes

  • Removed gullible_installer.ps1
  • Removed binaries
    • They are included by default in the windows-latest GitHub Action runner
    • Changed in the Python script to match that
    • Removed binaries: makecab, makecat, signtool, use Windows Kit
  • Add requirements.txt
  • Files support
  • Enhanced sxsc.py for better usability by adding a search for any configuration files that start with cfg and end with .yaml. If multiple files are found, a file explorer prompts the user to select one.
  • In build.ps1 implemented a smart system to locate Windows Kit subfolders containing Windows build names, along with various qol improvements.

And other little changes...

Important

To use the sxsc method, you need to have the Windows Kit, a configuration file (such as the AtlasOS Configuration File), and a bit of expertise.

About

Fork of 'the SxS compiler' for use in RapidOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.9%
  • PowerShell 8.1%