* Windows: allow absolute file paths without file:/// prefix * All: only add nested archives (not directories), so loader.path=lib/* behaves the same as -classpath=lib/* (except for adding zip files) Fixes gh-1352