Coder Social home page Coder Social logo

windows-sandbox's Introduction

Install Addition Packages in Windows Sandbox

Requirements

  • Run the script as administrator using PowerShell

Installation

  • Right click on the Windows Start icon 🪟 then select Windows PowerShell (Admin).
  • Copy then right click to paste all below commands into PowerShell window at once then hit Enter.
  • Allow system to running a script: https://go.microsoft.com/fwlink/?LinkID=135170

Windows Package Manager (Winget)

Set-ExecutionPolicy Bypass Process -Force
irm https://raw.githubusercontent.com/bonben365/wsandbox/main/winget.ps1 | iex

Microsoft Store

Set-ExecutionPolicy Bypass Process -Force
irm https://raw.githubusercontent.com/bonben365/wsandbox/main/store.ps1 | iex

➡️Please inspect https://raw.githubusercontent.com/bonben365/winget-sandbox/main/install.ps1 prior to running any of these scripts to ensure safety. We already know it's safe, but you should verify the security and contents of any script from the internet you are not familiar with.

Screenshots

App Screenshot

Documentation

🌍https://bonben365.com/

windows-sandbox's People

Contributors

bonben365 avatar

Watchers

 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.