Edgewall Software

Changes between Version 18 and Version 19 of TracOnWindowsStandalone


Ignore:
Timestamp:
Dec 2, 2008, 10:19:35 AM (15 years ago)
Author:
juergen.berger@…
Comment:

configuration of pythonw.exe leads to [Errno 9] Bad file descriptor

Legend:

Unmodified
Added
Removed
Modified
  • TracOnWindowsStandalone

    v18 v19  
    7373 * open HKEY_LOCAL_MACHINE\SYSTEM\!CurrentControlSet\Services\<servicename> in !RegEdit
    7474 * create subkey *Parameters*
    75  * create string value *Application* with the full path to '''pythonw.exe'''
     75 * create string value *Application* with the full path to '''python.exe'''
    7676 * create string value *!AppParameters* with the set of desired tracd parameters, e.g. "c:\Python25\Scripts\'''tracd-script.py''' --port 8080 c:\path\to\trac" (without the quotes)
    7777 * open the Services tool (somewhere in the administrative tools in the Windows control panel) and start your service