Custom code.
Lines 31-32: $6 and $7 already included drive letter. $0 and $1 become x:x:\...\r3dfoxPortable
Lines 28-29: The "And" condition means if I move the app directory to another directory in the same drive, no path adjustment will be made. IMO it is not correct.
You are here
[Fixed] r3dfox Portable 148.0
March 2, 2026 - 11:38am
#1
[Fixed] r3dfox Portable 148.0
Correct on both accounts. I'll have this in the next release.
Sometimes, the impossible can become possible, if you're awesome!
This is fixed in today's release.
Sometimes, the impossible can become possible, if you're awesome!
Same errors happen in MyPAL Portable 78.0.1.
Also the following lines, Lines 41-42 in MyPAL and Lines 21-22 in r3dfox, can be deleted:
${WordReplace} $2 "$4\" "\" "+" $8
${WordReplace} $3 "$5\" "\" "+" $9
as $8 and $9 are not use at all.
I updated it in MyPAL 78.0.2. And I'll remove the $8 and $9 lines in the next r3dfox. Thanks.
Sometimes, the impossible can become possible, if you're awesome!