Commit Graph
8 Commits
Author SHA1 Message Date
uhlwoogiandClaude Sonnet 4.6 eb1fecb886 Remove Test-NetConnection check that caused false failures
The TCP connectivity test would stall on reverse DNS lookups and exhaust
its 3-retry limit even on machines with working internet. Let
Invoke-WebRequest fail naturally with a real error instead.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 16:30:56 +00:00
uhlwoogiandClaude Sonnet 4.6 d0fa18f1c6 Revert self-elevation changes
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-15 11:07:27 +00:00
uhlwoogiandClaude Sonnet 4.6 eb0d4aaaf9 Explicitly uninstall existing version before install to avoid MSI upgrade elevation failure
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-15 10:58:30 +00:00
uhlwoogiandClaude Sonnet 4.6 640567d03e Switch to WebClient.DownloadFile for reliable redirect handling
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-15 10:51:10 +00:00
uhlwoogiandClaude Sonnet 4.6 2b95f87565 Add MSI file validation after download to catch bad downloads early
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-15 10:50:36 +00:00
uhlwoogiandClaude Sonnet 4.6 ee0fc307bb Fix MSI temp path and constrain exe search to matching install directories
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-15 10:48:36 +00:00
uhlwoogiandClaude Sonnet 4.6 97701505c3 Improve RustDesk exe detection and add MSI install logging
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-15 10:44:06 +00:00
uhlwoogiandClaude Sonnet 4.6 b5c093ad83 Rename scripts to include estudio and update RustDesk download URL
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-15 10:28:27 +00:00