Bisect: try minimal .iss before the real one #16
Reference in New Issue
Block a user
Delete Branch "iscc-bisect"
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?
Compiles a truly minimal .iss (no #defines, no [Code], no [Files], CreateAppDir=no, Uninstallable=no) before our real one. If minimal compiles, the bug is in our .iss content. If both fail with the same banner+path-not-found pattern, ISCC is broken under the runner SYSTEM context regardless of input - then the fix is environmental.