You can just extract the windows pypy 1.5 distribution to any folder and run "pypy.exe" from there as if it was called "python.exe". This is how I have been using it. In fact, pypy has been the default python for my portable eclipse for a good while now. -- http://mail.python.org/mailman/listinfo/python-list
- Installing PyPy alongside Python 2.7 on Windows? Ben Sizer
- Re: Installing PyPy alongside Python 2.7 on Windows? cjrh