Cool, thanks Rene & Lenard, that approach seems to work well - I committed something that makes msi installers have the amus REINSTALLMODE rev 1250
On Mon, May 26, 2008 at 4:25 PM, Lenard Lindstrom <[EMAIL PROTECTED]> wrote: > You don't have to do anything that extreme. Just subclass bdist_msi in > setup.py then add to the cmdclass dictionary as 'bdist_msi'. See the > WinBuildExt and smart_install_data classes as examples. > >