Hey,
Ich habe gerade versucht den TLogin Service zu compilen, sah eigentlich ganz gut aus, jedoch nach dem debuggen stand dort
TLoginSvr Batch file 'c:\1337\Serverfiles\TServer\TLoginSvr\Debug\BAT00 0006.bat' contains Unicode contents that could not be translated to user's ANSI code page.
[
@echo off
"c:\1337\Serverfiles\TServer\TLoginSvr\Debug\TLogi nSvr.exe" /RegServer
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "등록하고 있습니다."
exit 1
:VCEnd
]
Weiß vllt jemand wo dran das liegen kann?
MfG. Konst