Installer: arreglo del fichero XML con los datos de la actualización.

git-svn-id: https://192.168.0.254/svn/Proyectos.Acana_FactuGES2/trunk@205 f4e31baf-9722-1c47-927c-6f952f962d4b
This commit is contained in:
David Arranz 2008-04-10 14:07:07 +00:00
parent 7f09a25be2
commit 66a87931fc

View File

@ -1021,13 +1021,13 @@ updateclient_path
<Property name="ValidateOnParse" type="Boolean">True</Property>
<Property name="XMLDocSource" type="TXMLDocSource">sxText</Property>
<Property MultiValue="0" name="XMLDocumentName" type="string">UpdateConfig.xml</Property>
<Property name="XMLObject" type="IFBXMLObject" XMLID="{89075332-E126-49E9-9792-8CF73D1235D1}"/>
<Property name="XMLObject" type="IFBXMLObject" XMLID="{00C89D4D-F926-45E8-934C-1FFE31A6C9B0}"/>
<Property MultiValue="0" name="XMLSourceFile" type="string"></Property>
<Property MultiValue="1" name="XMLText" type="string"><![CDATA[&lt;UpdatePlus&gt;
&lt;FileList&gt;
&lt;Directory Name="&amp;lt;ApplicationDir&amp;gt;"&gt;
&lt;Directory Name="updates"&gt;
&lt;File Name="FactuGES2setup.exe" Size="%factuges_size%"/&gt;
&lt;File Name="factuges2setup.exe" Size="%factuges_size%"/&gt;
&lt;/Directory&gt;
&lt;/Directory&gt;
&lt;/FileList&gt;
@ -1037,16 +1037,16 @@ updateclient_path
&lt;/RunAt&gt;
&lt;/Execute&gt;
&lt;ShellExec purpose="Backwards compatibility only"&gt;
&lt;Execute Point="4" File="&amp;lt;ApplicationDir&amp;gt;\updates\FactuGES2setup.exe" WaitForProcess="True" /&gt;
&lt;Execute Point="4" File="&amp;lt;ApplicationDir&amp;gt;\updates\factuges2setup.exe" WaitForProcess="True" /&gt;
&lt;/ShellExec&gt;
&lt;CompanyEmail&gt;info@rodax-software.com&lt;/CompanyEmail&gt;
&lt;Restart&gt;Automatic&lt;/Restart&gt;
&lt;UpdateType&gt;Silent&lt;/UpdateType&gt;
&lt;UpdateType&gt;Critical&lt;/UpdateType&gt;
&lt;UpdateVersion&gt;%factuges_version%&lt;/UpdateVersion&gt;
&lt;/UpdatePlus&gt;]]>
</Property>
<Object Class="TFBXMLObject" XMLID="{89075332-E126-49E9-9792-8CF73D1235D1}"><Property MultiValue="0" name="Name" type="string">UpdateConfig.xml</Property>
<Object Class="TFBXMLObject" XMLID="{00C89D4D-F926-45E8-934C-1FFE31A6C9B0}"><Property MultiValue="0" name="Name" type="string">UpdateConfig.xml</Property>
</Object>
</Object>
<Object Class="TFBXMLSaveDocumentAction" XMLID="{B2A961A8-7252-4E9A-B0EE-4B491FC59DDB}"><Property MultiValue="0" name="ActionComment" type="string"></Property>