diff -r 59bb7c4d6172 -r 0f5e3a7fb6af buildframework/helium/precompile_py.bat --- a/buildframework/helium/precompile_py.bat Fri Feb 05 11:59:41 2010 +0000 +++ b/buildframework/helium/precompile_py.bat Thu Mar 04 15:10:37 2010 +0200 @@ -18,5 +18,5 @@ setlocal @echo precompiling the archiving module to generate the .pyc files for running in parallel -python %HELIUM_HOME%\tools\common\python\lib\createZipInput.py +python -m CreateZipInput endlocal \ No newline at end of file