[EMAIL PROTECTED] (Niel Lambrechts) writes: > I've noticed that my PAR generated binaries always get extracted - > even on multiple runs, although I was under the impression that > subsequent runs would avoid doing that.
Use -T "myDir" option to pp. -C must not be used. Subsequent runs of exe will use cache-myDir directory. -- Radek
