home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 2010 Software/Programs / PCGuia_programas.iso / Software / Utils / Find and Run Robot / FindAndRunRobotSetup.exe / Plugins / FarrMostRecentlyUsed / FarrMostRecentlyUsed.dcupdate next >
Encoding:
Extensible Markup Language  |  2008-07-01  |  1.1 KB  |  23 lines

  1. <?xml version="1.0" ?>
  2. <Local>
  3.     <!-- basic info to display in updater-->
  4.     <Label>FarrMostRecentlyUsed (FARR2 Plugin)</Label>
  5.     <IconFile>mostrecentlyused.ico</IconFile>
  6.     
  7.     <!-- version info of locally installed current version, and simple remote version file -->
  8.     <Version>not installed</Version>
  9.     <VersionFileRemote>http://farrmru.objecttechnology.com/versioninfo.xml</VersionFileRemote>
  10.    
  11.     <!-- where to get more info about the app remotely, only queried once an update is discovered -->
  12.     <InfoFileRemote></InfoFileRemote>
  13.     <WebPage>http://farrmru.origo.ethz.ch</WebPage>
  14.  
  15.      <!-- ok how to conduct updates; could be: "Run" (download and run program), or "Visit" (visit website), or "Unzip" (download zip and unpack over files) -->
  16.     <UpdateMethod>unzip</UpdateMethod>
  17.     <SignalForUpdate>FindAndRunRobot.exe</SignalForUpdate>
  18.     <CloseForUpdate></CloseForUpdate>
  19.     <BaseDirectory>Find and Run Robot</BaseDirectory>
  20.  
  21.     <UpdateFile>http://farrmru.objecttechnology.com/FarrMostRecentlyUsed.zip</UpdateFile>
  22.     <InstallDirectory>Plugins\FarrMostRecentlyUsed</InstallDirectory> 
  23. </Local>