Thema: CodeTyphon

Einzelnen Beitrag anzeigen

bernhard_LA

Registriert seit: 8. Jun 2009
Ort: Bayern
1.138 Beiträge
 
Delphi 11 Alexandria
 
#2

AW: CodeTyphon

  Alt 2. Sep 2012, 20:34
die web seite sieht gut aus, bin noch am installieren ...
allerdings bricht das install.bat script bei mir ab

bisherige Fehleranalyse : vermutlich muss man im script abolute pfade setzen

Delphi-Quellcode:

.....

ECHO.
ECHO Copying new files, please wait...
ECHO.

xcopy /E /R /Y /Q [B]C:\codetyphonINS[/B]\installbin\*.* C:\codetyphon\

cd C:\codetyphon\

START /D C:\codetyphonINS\ /B setup.bat
...
  Mit Zitat antworten Zitat