Limited time promo

CounterSpy Plugin

Softland
Softland
0 USD

CounterSpy backup plugin only works with Backup4all.


DOWNLOAD NOW
Buy licenses

If you already have Backup4all, you can add the CounterSpy backup plugin below.


INSTALL PLUGIN
Download plugin as XML file
Author:
A proprietary spyware removal program developed by Sunbelt software that is being discontinued too after the company was bought by GFI Software. If you still use this program, you can download and install this backup plugin to back-up CounterSpy settings, logs and registry keys.


Raw Plugin (XML) Code: CounterSpy.xml

<?xml version="1.0" encoding="UTF-8"?>
<b4asource version="1.0">
  <!--Program unique ID (GUID)-->
  <id>{28FFDCFC-771B-472A-BBB6-5BA3D21B5F6A}</id>
  <!--Program name-->
  <name>CounterSpy</name>
  <!--Executable file path-->
  <exepath type="0"/>
  <!--Minimum and maximum versions for which the backup was tested-->
  <minversion>2.0</minversion>
  <maxversion>2.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-->
    <variable name="appdata" type="reg">HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\AppData</variable>
    <variable name="path" type="reg">HKEY_LOCAL_MACHINE\SOFTWARE\AntiSpyware\Settings\APRegLocation</variable>
  </variables>
  <!--The backup sources-->
  <sources>
    <source name="Tray Log" type="folder">
      <folder>#appdata#\Sunbelt Software\CounterSpy</folder>
    </source>
    <source name="Registry" type="registry">
      <registry path="HKEY_LOCAL_MACHINE\SOFTWARE\AntiSpyware\Settings" recursive="true"/>
      <registry path="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\Folders\C:\Documents and Settings\All Users\Start Menu\Programs\Sunbelt Software\CounterSpy\"/>
      <registry path="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\Folders\C:\Documents and Settings\All Users\Start Menu\Programs\Sunbelt Software\CounterSpy\"/>
      <registry path="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\Folders\C:\Program Files\Sunbelt Software\"/>
      <registry path="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\Folders\C:\Program Files\Sunbelt Software\CounterSpy\"/>
      <registry path="HKEY_LOCAL_MACHINE\SOFTWARE\Sunbelt Software" recursive="true"/>
    </source>
    <source name="Settings" type="folder">
      <folder>#path#</folder>
    </source>
  </sources>
</b4asource>