Documentation

Cleanup and reinstall on Windows

In an elevated PowerShell window:

Invoke-WebRequest -Uri "https://package-sharing.s3.eu-west-2.amazonaws.com/oneloginlite/cleanup_windows.ps1" -OutFile cleanup_windows.ps1 Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass .cleanup_windows.ps1

Then re-run surfsetup.exe from Step 1.