When i start windows and run mta, it's works! But if i run mta after 10-20 minutes windows works, I get this:
OS: Windows XP SP3
How to solve this problem?
UPD:
start - > runs -> cmd
type "set Path"
watch string length of PATH
if length > 1024 then MTA get error
delete unnecessary stuff, that the string length was < 1024
please close