Hello,
I want to change the log folder to my Ramdisk (R:\) and changed the MediaPortalDirs.xml (C:\Program Files (x86)\Team MediaPortal\MediaPortal) in this way
But MP fails to start after this!
What went wrong?
Thanks!
BERND
I want to change the log folder to my Ramdisk (R:\) and changed the MediaPortalDirs.xml (C:\Program Files (x86)\Team MediaPortal\MediaPortal) in this way
Code:
<!-- The Path were the log files should be written to -->
<Dir id = "Log">
<Path>[B][COLOR="Red"]R:\[/COLOR][/B]</Path>
</Dir>
But MP fails to start after this!
What went wrong?
Thanks!
BERND