QUOTE(maikolo @ Nov 9 2006, 08:22 PM)

forgot...heres my evox.ini file.
Section "Games"
{
AutoAddItem "e:\games\" <---- Means it's looking for games in E:\games
AutoAddItem "f:\games\" <---- Means it's looking for games in F:\games
AutoAddItem "g:\games\" <---- Means it's looking for games in G:\games
SortAll
}
Section "Apps"
{
AutoAddItem "e:\apps\" <---- Means it's looking for apps in E:\Apps
AutoAddItem "f:\apps\" <---- Means it's looking for apps in F:\Apps
SortAll
}
Just add another line using the same format as the others but point it towards your games and apps folder where they are really stored.