- ! PFA: Associating scripts with executables did not work alright yet. For example,
*.exe>::copytext <curver>
should copy an EXE's version when double-clicking it, and
*.exe>UEdit32
should open an EXE in UltraEdit, but in fact it simply run the EXE. Fixed. Had to massively rewrite some PFA code -- let's see if everything still works as expected.