Git Product home page Git Product logo

svrooij / autopilot-manager-client Goto Github PK

View Code? Open in Web Editor NEW

This project forked from okieselbach/autopilot-manager-client

2.0 1.0 0.0 1.72 MB

The client component to work with Autopilot-Manager. the client gathers Autopilot information and sends it to the Autopilot-Manager app service for approval.

Home Page: https://oliverkieselbach.com

License: GNU General Public License v3.0

C# 100.00%

autopilot-manager-client's Introduction

Autopilot-Manager-Client

A small client to gather Autopilot information during OOBE via [Shift] + [F10] and send them to the Autopilot-Manager for approval workflow.

Prerequisites

Requires the .NET Framework 4.6. The .NET version 4.6 is used explicitly (change in latest version to .NET 4.8 to support newer Windows Versions), as it defines the lowset common .NET version for Windows 10. Even the first Windows 10 versions are coming with .NET Framework 4.6. So we do not introduce any dependency here.

Usage

Simply starting the program during OOBE [Shift] + [F10] and providing the Autopilot-Manager app service address as parameter.

cd %tmp%
curl -o ap.exe <YourAutopilotMangerClientDownloadUrl> & ap <YourAutopilotManagerAppServiceUrl>

Use ap.exe -? for displaying the available parameters.

License

Autopilot-Manager-Client is available as open source under the GPL.

Autopilot-Manager-Client contains code from:

Contributing

You may write documentation and source code, pull requests are welcome! You need to provide your contributions under some GPL-compatible license.

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.