...
Execute this PowerShell command to download and extract the latest version:
Code Block | ||||
---|---|---|---|---|
| ||||
iex ((New-Object System.Net.WebClient).DownloadString('https://install.portrait.app/setup.ps1')) |
...
...
Execute this PowerShell command to download and extract the latest version:
Code Block | ||||
---|---|---|---|---|
| ||||
iex ((New-Object System.Net.WebClient).DownloadString('https://install.portrait.app/setup.ps1')) |
...