Confirmed users
2,679
edits
| m (more path fixing) | |||
| Line 34: | Line 34: | ||
|   python setup.py build |   python setup.py build | ||
|   python setup.py install |   python setup.py install | ||
| Edit the 'buildbot.bat' file in d:\buildtools\python24\scripts: | Edit the 'buildbot.bat' file in d:\buildtools\python24\scripts to use the correct location of "buildbot", and to escape each \\ : | ||
|   @python d:\buildtools\python24\scripts\buildbot %* |   @python d:\\buildtools\\python24\\scripts\\buildbot %* | ||
| == Install the Botrunner script == | == Install the Botrunner script == | ||