On Mon, Nov 23, 2009 at 12:38 PM, jlist9 <[email protected]> wrote: > > Oh that'll be great. Will you also make a 64 bit version, or, will this > version > work on 64 bit Windows? I reported a 64 bit Window resizing problem earlier. > If so, I'll also try the new binaries on 64 bit Windows. >
But I have no 64 bit version now, and if you like you can compile yourself. You should install innosetup installer tools, and py2exe package. Then run python setup_inno.py py2exe after compiling succeeded, you'll find a setup.exe in dist/Output, that's the finially setup program. -- I like python! UliPad <<The Python Editor>>: http://code.google.com/p/ulipad/ UliWeb <<simple web framework>>: http://uliwebproject.appspot.com My Blog: http://hi.baidu.com/limodou
