There is no magic happening as such. The only thing to be aware of when uninstalling on windows is that it will of course remove the installation folder, so if you have used the python shell and installed stuff with pip in there, that will be lost of course. But that is for advanced users, and they probably know what they are doing then.
It should generally be fine to unstall a newer kicad onto an older installation of kicad. It just works as a normap copy and overwrite existing files afterall. One thing to note that could become an issue is if schematic library symbols are moves from one lib to another AND content change without renaming, then eeschema could potentionally choose the old one. But in general, both removing and then installing cleanly or just installing on top should work jusy fine. Den 17/11/2016 10.07 skrev "Marco Ciampa" <[email protected]>: > > One (Italian) user asked me (poorly translated): > > "Is there a special procedure to update KiCad stable? (on Windows) > Because I haven't found any on the site. > Is it ok to install the new version over the older one?" > > I suggested to un-install any precedent version before installing the new > one telling him that he will not lose any data but maybe this is not > completely true. > Is there any suggestion about this? > Any preparing operations to accomplish before attempting the upgrade? > > TIA > > -- > > > Marco Ciampa > > I know a joke about UDP, but you might not get it. > > ------------------------ > > GNU/Linux User #78271 > FSFE fellow #364 > > ------------------------ > > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

