Giter VIP home page Giter VIP logo

windowsbuilder's Introduction

Windows Image Customization Tool

WindowsBuilder is a tool for servicing Windows WIM image. You can now deep customize your Windows installation with ease!

C:\WindowsBuilder\> powershell -Command "& { wget https://raw.githubusercontent.com/buildcenter/WindowsBuilder/master/scaffold.ps1 -UseBasicParsing | iex }"
C:\WindowsBuilder\> build configure
C:\WindowsBuilder\> build mount
C:\WindowsBuilder\> build
C:\WindowsBuilder\> build dismount

Congrats! Your shiny new Windows image is ready!

We have prepared a detailed walkthrough here.

We Need Undo

Good news!

C:\repo\> build dismount undo

Mounting and dismounting can take quite a while, depending on your hard disk I/O performance. You definitely want to run this on a good SSD.

Schema

The source in /src/global.bsd contains global settings. Each subfolder under /src contain their own schema. You should be able figure everything out just by looking at the comments.

Specific schematics are documented in the docs.

Since everything is script and template driven, you should just look at the source whenever in doubt.

Contributing

If you are interested in fixing issues and contributing directly to the code base, please see the document How to Contribute, which covers the following:

Please see also our Code of Conduct.

Feedback

Related Projects

WindowsBuilder dependencies live in their own repositories on GitHub:

License

Copyright (c) Lizoc Corporation. All rights reserved.

Licensed under the MIT License.

windowsbuilder's People

Contributors

imacks avatar abc1319 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.