I think i have solved the program. just because I asked about it.

I dont know what went wrong, but here is my working configtools.xml filel
<ComplexTools>
<main>
<nameserver>192.168.0.1</nameserver>
<eripdir>e:games</eripdir> // E partition to rip/launch/uninstall
<fripdir>f:games</fripdir> // F partition to rip/launch/uninstall
<gripdir>g:games</gripdir> // G partition to rip/launch/uninstall <--- dont remove this
// Samba Share - UnRAR/UnISO releases over your network
<smbdir1>smb://192.168.0.129/</smbdir1> <-- your ip addy to your computer. if you dont know, go to start menu and run. type "cmd" (in nt, 2000 and xp) in the command prompt. runt "ipconfig" and press enter. in 98, me I think it is "dosprmpt" you should run instead of cmd. or "command"
// Path where your MP3/MOD/XM/IT/S3M media lives
<MediaDir>f:music</MediaDir> <--- my music dir on the xbox.
// 1 = Media patch/crack xbe's 0 = Dont patch
<PatchXBE>0</PatchXBE> <-- my bios is pretty new, so no need for patching.
</main>
</ComplexTools>
Other posts says that dont remove any lines! <