From: Zbigniew R. <zre...@ce...> - 2015-08-21 17:32:52
|
Hi Lukas, AFAIK only msi packages can be installed unattended on Windows platform. Up to now we were not providing these installers, but we are considering to switching from exe to msi installers in the future. I've just created experimental msi packages of taurus 3.6.0 and sardana 1.6.1, and uploaded them to PyPI: https://pypi.python.org/packages/any/t/taurus/taurus-3.6.0.win32.msi https://pypi.python.org/packages/any/s/sardana/sardana-1.6.1.win32.msi Please let me know if they serve for you. You could also create them by yourself with (only on windows): python setup.py bdist_msi Regarding installation, just run (cmd), for example: msiexec /i dist\sardana-1.6.1.win32.msi /qn For more details, on how to use msiexec, just execute it without arguments (cmd). Keep in mind that the packages I've just created were not extensively tested. Please let us know if you experience problems with Taurus or Sardana. Cheers and have a nice weekend! Zibi On 08/21/2015 10:06 AM, Carlos Pascual wrote: > Hi Lukasz... > > I hope you do not mind me posting the reply in the mailing list. I think > the topic may be interesting for other people > > On Fri 21 August 2015 09:40:19 Lukasz Zytniak wrote: >> ... >> My friend from Prevac is preparing Taurus and Sardana installation on >> Windows (Windows 7, 64 bit). >> Is it possible to silent install, both? >> Did you try to install Taurus and Sardana on Windows at Alba? >> ... > We did some work on automated installing of taurus/sardana on windows, > as part of a test of our Continuous integration system. > > I think that some tricks were needed. I do not remember the details (the > work was done by a student who is no longer here) but Zibi probably > will, since he was involved more closely in those tests. > Zibi? > > Cheers, > > Carlos > -- -- ALBA Synchrotron <http://www.albasynchrotron.es> Zbigniew Reszela Controls Section - Computing Division ALBA SYNCHROTRON LIGHT SOURCE Ctra. BP 1413 km. 3,3 | 08290 | Cerdanyola del Vallès| Barcelona | Spain <http://www.albasynchrotron.es/AboutUs/Access> (+34) 93 592 4407 www.albasynchrotron.es <http://www.albasynchrotron.es>| zre...@ce... <mailto:zre...@ce...> **Please, do not print this e-mail unless it is absolutely necessary. **Si heu rebut aquest correu per error, us informo que pot contenir informació confidencial i privada i que està prohibit el seu ús. Us agrairíem que ho comuniqueu al remitent i l'elimineu. Gràcies. Si ha recibido este correo por error, le informo de que puede contener información confidencial y privada y que está prohibido su uso. Le agradeceré que lo comunique a su remitente y lo elimine. Gracias. If you have received this e-mail in error, please note that it may contain confidential and private information, therefore, the use of this information is strictly forbidden. Please inform the sender of the error and delete the information received. Thank you. |