> > "%~dp0..\python.exe" "%~dp0ipython" %* > ^^ > It's a bad and ugly style. ugly I'll agree with, but what makes it bad? It works. Thanks to this, now I don't have to fix my own batch file everytime I upgrade ipy. No more hardcoded paths :) -- -matt