Vaca/Namespace/1.0

This defines the extra elements that Vaca adds to Rss's item tag to be able to put installer information inside a feed.

method

This describes the way of installation, it can assume two different values:

  • Call To call the downloaded file directly, optionally with the the arguments defined in arguments.

  • CopyToBin Copy the downloaded file to the directory specified by the user as her %BIN% directory - normally this is a per-user directory located in %USERPROFILE%\bin.

arguments

This is the arguments to pass to the downloaded file when using the Call installation method.

url

The file to download, what will be done to the file is determined by the value of the method element.

Comments (0)

Post comment

If you wish, you can use markdown syntax in the comment field.