Sike, look at your react-track.cfg file in Notepad. (Make sure word wrap is not checked). If you are encoding to flac (for example), look for the line that starts with:
@tools@\flac.exe @Opt_Flac@ %Cover_tag% %VA_tag% %Disc_Flac% -T artist="@artist@" etc.
Look further to the right and edit the section that says "-T tracknumber="
that small section in that line needs to say:
CODE
-T tracknumber="@track@"
Currently, yours probably says something like:
-T tracknumber="@track@/@numtracks@"
If you are encoding to mp3, these steps should help put you in the direction to fix it there.
QUOTE(Sike @ Jul 7 2008, 22:57)

Hello,
I seem to be unable to deactivate the track format xx/xx when using EAC/REACT2. I have checked and unchecked each of the different file tagging options in EAC and it won't go away. I am looking to revert to the simple track number format that doesn't include the total number of tracks on the disc.
Thanks!