2008-03-08, 16:41
Every time I exit from it I got this error.
It's very annoying...
any idea?
Mf
It's very annoying...
any idea?
Mf
@echo off
subst q: .
subst p: q:\userdata
subst t: q:\userdata
subst z: q:\cache
start "" "XBMC_PC.exe"
pause
taskkill /im xbmc_pc.exe /f
subst q: /d
subst p: /d
subst t: /d
subst z: /d