refactor(packaging/windows): installer script execution (#4675)
This commit is contained in:
parent
bf574afdfd
commit
e2652fa52b
4 changed files with 705 additions and 21 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue