From 24143a42846c65598235e65048e2476dc85aca2a Mon Sep 17 00:00:00 2001 From: matt Date: Sat, 14 Mar 2026 12:34:15 +0100 Subject: [PATCH] tosandpp in text and link in the ps1 --- solar/install-local.ps1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/solar/install-local.ps1 b/solar/install-local.ps1 index 123e84e..8eb1bf0 100644 --- a/solar/install-local.ps1 +++ b/solar/install-local.ps1 @@ -16,7 +16,10 @@ $header = @" $subtitle = "Systematic Online or Local Analysis Robot" +$link = "https://creative-crafter.de/solar/terms_of_services_and_privacy_policy" +$text = "Terms of Service and Privacy Policy" +Write-Host "Before continuing, please review the $([char]27)]8;;$link$([char]27)\$text$([char]27)]8;;$([char]27)\" Start-Process "https://creative-crafter.de/solar/terms_of_services_and_privacy_policy" function Show-Menu {