Giter VIP home page Giter VIP logo

oobeentertain's Introduction

OOBEEntertain

This set of scripts is designed to launch an Edge kiosk browser window in OOBE over the top of the normal ESP window. It will display whatever web page has been configured in the script. You can Alt-Tab if needed to get back to the normal ESP page; the browser window should close automatically when ESP completes.

This is designed to be started from a Win32 app. This is fairly messy because the Win32 app runs as LocalSystem in session 0, which can't interact with the user, so you have to use ServiceUI.exe or equivalent to re-launch in session 1. Then you need to be able to get past the Z-ordering limitations in OOBE, which the ShiftF10 executable takes care of. But then there's another complication: Edge won't run as LocalSystem (not really a great idea to run as LocalSyste anyway), so it has to impersonate the local defaultUser0 account.

oobeentertain's People

Contributors

mtniehaus avatar

Stargazers

 avatar  avatar  avatar  avatar Julian avatar

Watchers

 avatar  avatar  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.