Hi, I've seen this sort of issue before with my own MSI packages and wondered why it did that. I did find a workaround that I might be able to implement with the MSI packages for cx_Freeze as well.
Anthony On Thu, Jan 7, 2010 at 9:39 AM, Mikhail Terekhov <[email protected]> wrote: > Hi, > > When I installed version 4.1.2 on my XP, I forgot to uninstall the > previous version (4.1.1) first. When I noticed that and uninstalled it, > almost all the files installed by 4.1.2 where gone and I had to repair > the installation. I'd expect installer uninstall the previous version > automatically or at least to prompt me to do that. This is probably not > directly related to cx-freeze per see but since it has now custom > bdist_msi command, may be it is possible to fix this as well? > > Regards, > Mikhail > > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > cx-freeze-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cx-freeze-users > ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ cx-freeze-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
