Skip to content

kdnolan/apps

Repository files navigation

Win11

https://schneegans.de/windows/unattend-generator/

  1. Go to Microsoft Store.

  2. Search for your desired app.

  3. Copy the ID from the URL. For example: 9WZDNCRFJ3TJ.

  4. Run the following command to install the app:

    winget install 9WZDNCRFJ3TJ -s msstore
    
    

##Install Chocolatey

Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published