Hi Thomas, I am using cx_Freeze to build the msi, how to do this in cx_Freeze? Please advise me I just started to understand this. how to include this https://github.com/takluyver/pynsist/blob/872b0eea31b7b181ba77c305f5e463 0d4b9acc82/nsist/pyapp.nsi#L127-L145 code in cx_Freeze.
Thanks Sridhar G On Mon, Sep 16, 2019 at 5:19 PM Thomas Kluyver <[email protected]> wrote: > The list is defined by some registry keys. Here are the lines in Pynsist > which add an application to the uninstall list: > > > https://github.com/takluyver/pynsist/blob/872b0eea31b7b181ba77c305f5e4630d4b9acc82/nsist/pyapp.nsi#L127-L145 > > On Mon, 16 Sep 2019 at 12:05, sridhar G <[email protected]> wrote: > >> Hi, >> >> I am new to python, I am trying to develop an application using >> PySide,its almost done.But i want to add icon to uninstall list of >> application in windows, i searched but did not any idea,please could you >> help me providing some information. >> >> Thanks >> Sridhar G >> _______________________________________________ >> cx-freeze-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/cx-freeze-users >> > _______________________________________________ > cx-freeze-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cx-freeze-users >
_______________________________________________ cx-freeze-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
