Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| programs:windows:legendary [2026/06/26 15:50] – Sean Rhone | programs:windows:legendary [2026/09/19 03:47] (current) – Sean Rhone |
|---|
| ====== Install ====== | ====== Install ====== |
| |
| "%SystemRoot%\System32\curl.exe" --output "%UserProfile%\Downloads\legendary.exe" --location "https://github.com/legendary-gl/legendary/releases/latest/download/legendary.exe" --progress-bar && MKDIR "%ProgramFiles%\Legendary" & MOVE /Y "%UserProfile%\Downloads\legendary.exe" "%ProgramFiles%\Legendary" && DIR /B "%ProgramFiles%\Legendary\legendary.exe" | * Latest ''legendary_windows_x64.exe'' |
| | |
| | "%SystemRoot%\System32\curl.exe" --output "%UserProfile%\Downloads\legendary.exe" --location "https://github.com/legendary-gl/legendary/releases/latest/download/legendary_windows_x64.exe" --progress-bar && MKDIR "%ProgramFiles%\Legendary" & MOVE /Y "%UserProfile%\Downloads\legendary.exe" "%ProgramFiles%\Legendary" && DIR /B "%ProgramFiles%\Legendary\legendary.exe" |
| |
| ====== Login ====== | ====== Login ====== |