refactor(packaging/windows): installer script execution (#4675)

This commit is contained in:
David Lane 2026-02-07 13:04:43 -05:00 committed by GitHub
commit e2652fa52b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 705 additions and 21 deletions

View file

@ -334,6 +334,12 @@ brew uninstall sunshine
1. Download and install
[Sunshine-Windows-AMD64-installer.exe](https://github.com/LizardByte/Sunshine/releases/latest/download/Sunshine-Windows-AMD64-installer.exe)
> [!TIP]
> Installer logs can be found in the following locations.<br>
> | File | log paths |
> | ---- | --------- |
> | .exe | `%%PROGRAMFILES%/Sunshine/install.log`<br>`%%TEMP%/Sunshine/logs/install/` |
> [!CAUTION]
> You should carefully select or unselect the options you want to install. Do not blindly install or
> enable features.