I use a heavily modified environment to build the installer (the build is fully automated and runs in a VM controlled from a linux box) which means it's a little hard to replicate.
The command is
python setup.py win32_freeze
but you will have to jump through a gazillion hoops to get the environment setup right (calibre depends on a ton of third party libraries)
|