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:
parent
7f09a25be2
commit
66a87931fc
@ -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[<UpdatePlus>
|
||||
<FileList>
|
||||
<Directory Name="&lt;ApplicationDir&gt;">
|
||||
<Directory Name="updates">
|
||||
<File Name="FactuGES2setup.exe" Size="%factuges_size%"/>
|
||||
<File Name="factuges2setup.exe" Size="%factuges_size%"/>
|
||||
</Directory>
|
||||
</Directory>
|
||||
</FileList>
|
||||
@ -1037,16 +1037,16 @@ updateclient_path
|
||||
</RunAt>
|
||||
</Execute>
|
||||
<ShellExec purpose="Backwards compatibility only">
|
||||
<Execute Point="4" File="&lt;ApplicationDir&gt;\updates\FactuGES2setup.exe" WaitForProcess="True" />
|
||||
<Execute Point="4" File="&lt;ApplicationDir&gt;\updates\factuges2setup.exe" WaitForProcess="True" />
|
||||
</ShellExec>
|
||||
|
||||
<CompanyEmail>info@rodax-software.com</CompanyEmail>
|
||||
<Restart>Automatic</Restart>
|
||||
<UpdateType>Silent</UpdateType>
|
||||
<UpdateType>Critical</UpdateType>
|
||||
<UpdateVersion>%factuges_version%</UpdateVersion>
|
||||
</UpdatePlus>]]>
|
||||
</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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user