Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| programs:windows:legendary [2026/04/09 17:54] – [Install] Sean Rhone | programs:windows:legendary [2026/04/16 13:36] (current) – Sean Rhone |
|---|
| | ====== Information ====== |
| | |
| | * Legendary ((https://github.com/legendary-gl/legendary)) |
| | |
| ====== Install ====== | ====== Install ====== |
| |
| **** | **** |
| |
| DEL /Q "%UserProfile%\Downloads\legendary.exe" & "%SystemRoot%\System32\curl.exe" --output "%UserProfile%\Downloads\legendary.exe" --location "https://github.com/derrod/legendary/releases/latest/download/legendary.exe" --progress-bar && RMDIR /S /Q "%ProgramFiles%\Legendary" & MKDIR "%ProgramFiles%\Legendary" && MOVE /Y "%UserProfile%\Downloads\legendary.exe" "%ProgramFiles%\Legendary" && DEL /Q "%UserProfile%\Downloads\legendary.exe" | DEL /Q "%UserProfile%\Downloads\legendary.exe" & "%SystemRoot%\System32\curl.exe" --output "%UserProfile%\Downloads\legendary.exe" --location "https://github.com/legendary-gl/legendary/releases/latest/download/legendary.exe" --progress-bar && RMDIR /S /Q "%ProgramFiles%\Legendary" & MKDIR "%ProgramFiles%\Legendary" && MOVE /Y "%UserProfile%\Downloads\legendary.exe" "%ProgramFiles%\Legendary" |
| |
| ====== Login ====== | ====== Login ====== |