How to Install Multiple Apps in Bulk with Winstall on Windows 11
Install multiple apps using Winget
- Select the “Winget Import” button on the “Generate Script” page in the previous step.
- Next, click the “Download.json” button to download the generated json file.
- Copy the generated result code.
- Then, open a terminal window in the same folder as the downloaded .json file, paste the code you copied into the terminal window and press Enter.
- Wait for the process of downloading and installing each application to complete. When all applications have finished installing, close the terminal window.