I'm doing a loop to check the battery status of a windows tablet. Therefore I wait 20 seconds to controll the battery status.
when I call
TIMEOUT /T 20 /NOBREAK
it works on 20 tablets perfecly. on one tablet I'm getting sometimes the callback "Waiting 12328783 seconds, press..." the seconds value is a huge value...
why this tablet callback a total wrong waitng time?