hi,

I am trying to find out how to automatically reinstall ironpython.
In case of other products I follow the standard route:

msiexec /q /x '{product-code}'

followed by:

msiexec /i product.msi /qn

I tried to find out what is the product-code for ironpython and it
looks like, it changes* on each release.
Is this intentional?

* versions and ids
2.7.4, {5E877D64-5A88-46AA-8352-DAFA8CE1FF52}
2.7.5, {08B74EC9-BC55-418A-A5AA-E589DA2B96C0}


thanks
--pawel
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
https://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to