home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / xampp / xampp-python-addon-1.4.9-installer.exe / apachepython_start.bat < prev    next >
Encoding:
DOS Batch File  |  2004-04-13  |  291 b   |  8 lines

  1. @echo off
  2. echo Diese Eingabeforderung nicht waehrend des Running beenden
  3. echo Bitte erst bei einem gewollten Shutdown schliessen
  4. echo Please close this command only for Shutdown
  5. set PYTHONHOME=\xampp\python
  6. echo Apache 2 is starting with PYTHONHOME=%PYTHONHOME%
  7. apache\bin\apache.exe
  8.