in reply to Re: pp: modules disappearing while program runs?
in thread pp: modules disappearing while program runs?
I tried using PAR_GLOBAL_TEMP, but the huge problem with it is that /par-USER/cache-XXXXXXX does not get added to the end of it, so *every* par packed EXE running on the system goes into the same directory (PAR_GLOBAL_TEMP) and rediculously bad things happen
My *guess* is that I need to use PAR_TMPDIR ... but the documentation doesn't really say what it does, it just says use PAR_GLOBAL_TEMP instead.... *sigh*
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: pp: modules disappearing while program runs?
by swl (Prior) on Apr 07, 2022 at 22:06 UTC | |
|
Re^3: pp: modules disappearing while program runs?
by Anonymous Monk on Apr 07, 2022 at 21:04 UTC |