if exist "%APPDATA%\DDNet\" (
@start explorer "%APPDATA%\DDNet\"
) else (
@start explorer "%APPDATA%\Teeworlds\"
)