
)
- I'd tried to see if the folder names were case sensitive, but they aren't so that shouldn't be a problem either...
- So copy the latest XBMP (I use build 02-25, but an earlier 2.3 should do just as well) to your apps\xbmp folder, with this config.xml file... I have no .cut on my c:\
Here we go

<configuration>
<media>
<map>C:,Harddisk0\Partition2</map>
<map>E:,Harddisk0\Partition1</map>
<map>F:,Harddisk0\Partition6</map>
<local>
<address*>192.168.0.2</address*>
<subnet*>255.255.255.0</subnet*>
<gateway*>192.168.0.1</gateway*>
<nameserver>192.168.0.1</nameserver>
<playlists>e:\playlists</playlists>
<thumbnails>e:\thumbs</thumbnails>
<bookmarks>f:\bookmarks</bookmarks>
<imdb>e:\imdb</imdb>
</local>
<music>
<share>
<name>HDD</name>
<url>f:\music</url>
</share>
<share>
<name>DVDROM (UDF)</name>
<url>d:</url>
</share>
<share>
<name>DVDROM (ISO9660)</name>
<url>iso9660:</url>
</share>
</music>
<pictures>
<share>
<name>HDD</name>
<url>f:\pictures</url>
</share>
</pictures>
<videos>
<share>
<name>HDD</name>
<url>f:\videos</url>
<cachesize>8192</cachesize>
</share>
<share>
<name>DVDROM (UDF)</name>
<url>d:</url>
</share>
<share>
<name>DVDROM (ISO9660)</name>
<url>iso9660:</url>
</share>
</videos>
<apps>
<share>
<name>HDD</name>
<url>f:\apps\shortcuts</url>
</share>
</apps>
<applications>
<bookmark>
<name>Emulators</name>
<path>f:\apps\emulators</path>
</bookmark>
<bookmark>
<name>Utilities</name>
<path>f:\apps\utils</path>
</bookmark>
</applications>
<extensions>
<music>sc|mpa|wav|wma|ogg|mp3|m3u</music>
<videos>ifo|mov|qt|divx|vob|pva|wmv|asf|asx|ogm|m2v|avi|bin|dat|mp2|mpg|mpeg</videos>
</extensions>
<dashboard>EvoXdash.xbe</dashboard>
<shutdowntime>0</shutdowntime>
<sensitivity>0.2</sensitivity>
<xnsbuffer>8192</xnsbuffer>
<language*>21</language*>
<subtitleencoding>UTF-8</subtitleencoding>
<usettfuifont>false</usettfuifont>
<screensaver>0</screensaver>
<snapstreamserver>192.168.0.1</snapstreamserver>
<snapstreamuser>common</snapstreamuser>
<precache>10</precache>
<shoutcasttimeout>12</shoutcasttimeout>
</media>
</configuration>
Hope this helps you out!!!!! Please let me know if it works!
Regards,
Cube