Empyreal96 / Easy-Build-2k

An early concept build tool for compiling the Windows 2000 Source using my Easy-Build Environment..

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Easy-Build Environment for Windows 2000 (NT 5)

Easy-Build_2k

Current Features

FIRST REVISION

  • Free and Checked Builds
  • Razzle

NOTES:

  • This is VERY EARLY STAGES, NOT EVERYTHING WORKS YET
  • Missing headers were taken from Windows 2000 DDK and Plat SDK, some things may need to be taken from NT 4 base.
  • Currently Issues with CL.exe and some files.
  • Currently Issues with cvtres unable to read obj{d}\i386\*.tmp.
  • Razzle and Easy-Build were ported from the Xbox Tree so there may be a few issues there.
  • Updates to this will NOT be frequent, this is a pet project to originally see if Easy-Build can be made 'portable'

Setting up the tree:

  • You will need to download the Windows_2000_Source_Code.7z that can be found on archive.org.

  • Extract private\ and public\ folders from the .7z, and place inside a folder called NT\ at the ROOT of a drive, e.g: W:\NT\public and W:\NT\private

  • Clone this repo, and place NT\ and 2k_razzle.cmd in the ROOT of a drive e.g: W:\NT\ W:\2k_Razzle.cmd. (OVERWRITE ANY FILES IF ASKED)

  • Launch 2k_Razzle.cmd and follow on-screen instructions.

About

An early concept build tool for compiling the Windows 2000 Source using my Easy-Build Environment..


Languages

Language:C++ 56.1%Language:C 42.2%Language:Assembly 1.0%Language:Rich Text Format 0.3%Language:Makefile 0.1%Language:Batchfile 0.1%Language:PHP 0.1%Language:VBScript 0.1%Language:Pascal 0.1%Language:HTML 0.0%Language:Gnuplot 0.0%Language:Objective-C 0.0%Language:R 0.0%Language:QMake 0.0%Language:NASL 0.0%Language:sed 0.0%