descToName.bat 106 B

123
  1. if %1!==! goto ende
  2. C:\Programme\GCBS\GCPS\PHP5\php.exe "C:\GAPS\Portal\bin\lib\descToName.php" "%1"
  3. :ende