kshahar / pylaunchy

Develop Launchy plugins in Python
http://pylaunchy.sourceforge.net
GNU General Public License v2.0
11 stars 3 forks source link

PyLaunchy Does Not Support x64 Python #7

Closed j5shi closed 8 years ago

j5shi commented 8 years ago

Seems that it doesn't work with 64-bit Python 2.7.x

kshahar commented 8 years ago

Correct, 64-bit Python is currently not supported. Note that PyLaunchy has to built using the same architecture as Launchy, which is 32-bit. If there's a 64-bit build of Launchy please let me know.