Limited time promo

One Click iPod Video Converter Plugin

Softland
Softland
0 USD

One Click iPod Video Converter backup plugin only works with Backup4all.


DOWNLOAD NOW
Buy licenses

If you already have Backup4all, you can add the One Click iPod Video Converter backup plugin below.


INSTALL PLUGIN
Download plugin as XML file
Author:
This plugin will back-up One Click iPod Video Converter settings, configurations and exported video files.


Raw Plugin (XML) Code: One-Click-iPod-Video-Converter.xml

<?xml version="1.0" encoding="UTF-8"?>
<b4asource version="1.0">
  <!--Program unique ID (GUID)-->
  <id>{90686EF6-8BC0-4D8A-BAE2-03DD8A9EC2FA}</id>
  <!--Program name-->
  <name>One Click iPod Video Converter</name>
  <!--Executable file path-->
  <exepath type="0"/>
  <!--Minimum and maximum versions for which the backup was tested-->
  <minversion>1.0</minversion>
  <maxversion>1.9</maxversion>
  <!--Information about the plugin author-->
  <author>
    <name>Softland</name>
    <email>[email protected]</email>
    <website>http://www.backup4all.com</website>
  </author>
  <!--Variables used in the XML file-->
  <variables>
    <!--If type="reg" then the value will be read from the registry-->
  </variables>
  <!--The backup sources-->
  <sources>
    <source name="Videos" type="folder">
      <folder>%programfiles%\OneClick iPod Video Converter\Videos</folder>
    </source>
    <source name="Settings" type="folder">
      <folder>%programfiles%\OneClick iPod Video Converter</folder>
      <include type="fullpath">*.ini</include>
    </source>
    <source name="Configuration" type="folder">
      <folder>%programfiles%\OneClick iPod Video Converter\tools\mplayer</folder>
    </source>
  </sources>
</b4asource>