Guys,<br><br>as discussed with Fred and Praveen, I strongly disagree with storing binary blobs in the SVN, even (more) if it&#39;s (just) for packaging Windows!<br><br>@Fred and Praveen: please revert r2940.<br>Just commit:<br>
- the packaging recipe needed for WIX<br>- resources that can&#39;t be obtained or generated another way.<br><br>For libusb and other .dll deps, these should be satisfied by the build system, and extracted from there.<br>
so a procedure to setup this build system + some completion to the build script should be sufficient (for buildbot or anybody wanting to generate packages).<br><br>Finally, what are these .ibd files?<br><br>As a side note, we may even want in the future to convert .ico from .png or whatever standard format we already for the same pictures.<br>
This can for example be achieved using Image Magik.<br><br>cheers,<br>Arnaud<br><br><div class="gmail_quote">2011/3/17 Frédéric Bohé <span dir="ltr">&lt;<a href="mailto:fredericbohe@eaton.com">fredericbohe@eaton.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On Wed, 2011-03-16 at 21:27 -0400, Charles Lepple wrote:<br>
&gt; &gt;<br>
&gt; &gt; ---------- Forwarded message ----------<br>
&gt; &gt; From: Frederic BOHE &lt;<a href="mailto:fbohe-guest@alioth.debian.org">fbohe-guest@alioth.debian.org</a>&gt;<br>
&gt; &gt; To: <a href="mailto:nut-commits@lists.alioth.debian.org">nut-commits@lists.alioth.debian.org</a><br>
&gt; &gt; Date: Wed, 16 Mar 2011 14:57:09 +0000<br>
&gt; &gt; Subject: svn commit r2940 - in<br>
&gt; &gt; branches/windows_port/scripts/Windows/Installer: . ImageFiles<br>
&gt; &gt; ImageFiles/Binary ImageFiles/Others ImageFiles/emptyDir<br>
&gt; &gt; ImageFiles/emptyDir/cgi-bin ImageFiles/emptyDir/html<br>
&gt; &gt; ImageFiles/emptyDir/include ImageFiles/emptyDir/man1<br>
&gt; &gt; ImageFiles/emptyDir/man3 ImageFiles/emptyDir/pkgconfig<br>
&gt; &gt; ImageFiles/emptyDir/run ImageFiles/icons ImageFiles/libusb<br>
&gt; &gt; Author: fbohe-guest<br>
&gt; &gt; Date: Wed Mar 16 14:57:06 2011<br>
&gt; &gt; New Revision: 2940<br>
&gt; &gt; URL: <a href="http://trac.networkupstools.org/projects/nut/changeset/2940" target="_blank">http://trac.networkupstools.org/projects/nut/changeset/2940</a><br>
&gt; &gt;<br>
&gt; &gt; Log:<br>
&gt; &gt; Windows scripts and support files for NUT Windows installer using WIX<br>
&gt; &gt; (from Praveen Kumar)<br>
&gt;<br>
&gt; Does WIX run on any of the platforms where we have a BuildBot slave?<br>
<br>
</div>I don&#39;t think so.<br>
<div class="im"><br>
&gt; If not, we should really consider something portable like NSIS:<br>
&gt;<br>
&gt; <a href="http://nsis.sourceforge.net/" target="_blank">http://nsis.sourceforge.net/</a><br>
<br>
</div>We choose WIX because it produces .MSI files whereas NSIS only produce<br>
executable.<br>
MSI files seems to be the preferred format for Windows installer<br>
nowadays since MSI files can be deployed through Active Directory on<br>
remote machines and restore points are created by the OS when a MSI file<br>
is installed.<br>
<br>
<br>
<br>
--------------------------------------------------------------------------<br>
<div><div></div><div class="h5"><br>
_______________________________________________<br>
Nut-upsdev mailing list<br>
<a href="mailto:Nut-upsdev@lists.alioth.debian.org">Nut-upsdev@lists.alioth.debian.org</a><br>
<a href="http://lists.alioth.debian.org/mailman/listinfo/nut-upsdev" target="_blank">http://lists.alioth.debian.org/mailman/listinfo/nut-upsdev</a><br>
</div></div></blockquote></div><br><br>