I'm trying to switch my 64bit py2exe to 32bit version. Since I haven't found any uninstall command for py2exe, I've decided to just install 32bit version without uninstalling previous 64bit version.
Is this process harmless?
EDIT: I want to install 32bit py2exe to make an 32bit program.