QUOTE (urak @ Jan 31 2008, 20:11)

"Compression Options" --> "External Compression" --> "Program, including path, used for compression"
Thank you.
I was thinking you wanted to configure different destination folders based on the compression format that you use (eg. c:\mp3\... and c:\flac\...).
QUOTE (urak @ Jan 31 2008, 20:11)

Now, I would like to insert the relative path (but eac doesn't accept), useful for portability (usb pen drive, etc.), example:
.\flac.exe
or
.\external_codecs\flac.exe
or
..\audio_codecs\Flac\flac.exe
First of all, since EAC uses the registry I don't think there was ever an intention to make it portable, so it doesn't surprise me that your
request wasn't considered. This doesn't mean that EAC can't be made portable, or at least to a certain extent (automatic integration of AccurateRip may very well be impossible on multiple systems, for example).
In terms of relative paths for external encoders this can be done without modifying EAC. If you plan on making EAC portable, you're probably running some type of script to import registry settings prior to launching EAC and it should be relatively simple to enter the drive letter and path to the registry directly as part of the process.