Ok thanks.<div><br></div><div>I will look at that.<br><br></div><div>Thanks.</div><div><br><div name="sig_9048f51ef5" style="margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0pt; "></div><div class="gmail_quote">
On Thu, Jun 10, 2010 at 11:23, Eric Noulard <span dir="ltr"><<a href="mailto:eric.noulard@gmail.com">eric.noulard@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
2010/6/9 Vincent LEFORT <<a href="mailto:vincent.lefort@gmail.com">vincent.lefort@gmail.com</a>>:<br>
<div class="im">> Hello, i want to use CPack to generate my installer instead of NSIS<br>
> directly.<br>
> Is it possible to have translation of my installer using CPack/CMake ?<br>
<br>
</div>Automatic translation I don't think there exists some tools for that.<br>
However CPack NSIS generator is using a template NSIS config file:<br>
<br>
<CMAKE_INSTALL>/share/cmake-x/.yModules/<a href="http://NSIS.template.in" target="_blank">NSIS.template.in</a><br>
<br>
If you put in your project your own <a href="http://NSIS.template.in" target="_blank">NSIS.template.in</a> file (adapted from<br>
your current NSIS config file) and then modify you CMake module path<br>
<br>
this has already been done successfully:<br>
<br>
<a href="http://www.mail-archive.com/cmake@cmake.org/msg13128.html" target="_blank">http://www.mail-archive.com/cmake@cmake.org/msg13128.html</a><br>
<div class="im"><br>
> For example : At the beginning, NSIS will ask the language of the installer<br>
> and after, all the text will be in the selected language.<br>
> I don't find anything about this subject and though it's possible with NSIS.<br>
<br>
</div>Diving into /Searching the ML archive may give you more information<br>
on this subject:<br>
<a href="http://www.cmake.org/Wiki/CMake_FAQ#Where_can_I_find_searchable_CMake_Mailing_Archives.3F" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ#Where_can_I_find_searchable_CMake_Mailing_Archives.3F</a><br>
<font color="#888888"><br>
--<br>
Erk<br>
Membre de l'April - « promouvoir et défendre le logiciel libre » -<br>
<a href="http://www.april.org" target="_blank">http://www.april.org</a><br>
</font></blockquote></div><br></div>