The Gitea runner's "system cannot find the path specified" failure is
opaque because we lose ISCC output. Tee both streams to a log file and
echo each line via Write-Host so the runner shows them. Also list every
relative path the .iss references via {#RepoRoot} so we can catch a
missing icon/README/scripts dir before ISCC even starts.