Sync .NET cwd, bake version, pass /O absolute #13
Reference in New Issue
Block a user
Delete Branch "iscc-cwd-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Three changes to isolate/fix the "system cannot find the path specified" failure on the Gitea runner: sync .NET CurrentDirectory alongside Push-Location, bake AppVersion into a temp .gen.iss (no /D), and pass /O so OutputDir doesn`'t depend on cwd. Also dumps the iscc log file and prints PS-vs-.NET cwd before/after.