Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Just a small script I am making and use when building NT5 for a quick lazy mans build. Currently on hold for a while.

License

Notifications You must be signed in to change notification settings

saulcheeseman/easy-build-nt5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy-Build GUI For Razzle

Just a small script I made and use when building NT5 for a quick lazy mans build. Adapted so others can use.

There will be updates over time, I need feedback and suggestions to make improvements THIS IS IN TESTING, YOU MAY ENCOUNTER ERRORS NOTE: This isn't a new build environment, it is a wrapper for Razzle

Join the Telegram group!

http://t.me/joinchat/TTfPwUpDx4b0ywMFLSjKyg

** What's new with this update?**

- Nothing yet lol

easy-build.cmd:

**What is it exactly? **

  • It is an easy to use 'frontend' to the NT5 Razzle Build Environment and 4chan/OpenXP Patches

  • Easy to use (I hope)

How to use?

  • Just copy to the same folder as 'razzle.cmd', double-click, it will ask for UAC, detect if user is 32 or 64 bit, then loads razzle + easy-build

  • Run 'easy-build.cmd chk' from a shortcut to launch Debug builds

  • Run 'easy-build64.cmd' to start the AMD64 build

  • What can it do?

    • One-Click for Build, Postbuild, and ISO creation
    • Automatically detect Host Architecture and load the required razzle
    • Easy switching between:
      • Prerelease and Retail
      • Free and Checked
      • Timebomb Expiration Days
    • Easy access build Error Logs
    • Display Build Environment Info
    • Provide Links to 'Official' Build Guide
    • Checks in place to prevent building without missing files

    Note: This script uses 7za.exe and 7za.dll (encoded in/extracted from base64) from "https://www.7-zip.org/download.html" The source can be found there.

    This Tool also uses WGET from here: https://eternallybored.org/misc/wget/

About

Just a small script I am making and use when building NT5 for a quick lazy mans build. Currently on hold for a while.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 99.6%
  • C# 0.4%