Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lpndev/wpis

Windows Post Install Scripts
https://github.com/lpndev/wpis

debloat privacy security windows

Last synced: 23 days ago
JSON representation

Windows Post Install Scripts

Awesome Lists containing this project

README

        

## Documentation

For detailed documentation, visit the [**Wiki**](https://github.com/lpndev/wpis/wiki) tab.

## Getting Started

### Download

1. From **[releases page](https://github.com/lpndev/wpis/releases)**

2. Or remotely:

```powershell
Invoke-WebRequest -Uri 'https://github.com/lpndev/wpis/releases/latest/download/wpis.zip' -OutFile "$env:USERPROFILE\Downloads\wpis.zip"
```

### Run

```powershell
powershell.exe -ExecutionPolicy Bypass -File .\main.ps1
```

## License

Licensed under the [MIT](https://github.com/lpndev/emu-starter/blob/main/LICENSE) license.