pcvisit.bat 153 B

123456
  1. @call "%~dp0config.bat" 0 > nul
  2. if [%~1]==[] (
  3. echo Aufruf: call pcvisit.bat 12345678
  4. goto :eof
  5. )
  6. pcvisit_start.exe %STARTER%\pcvisit\pcvisit.exe %1