It seems like your browser didn't download the required fonts. Please revise your security settings and try again.

Attention

Starting May 1st, 2018, we will no longer offer the ArchiveOne family of products. This includes all editions of ArchiveOne, ArchiveOne for Files, Max Compression, and Access Security Manager. If you currently hold a maintenance and support contract, you will continue to receive our award-winning support until your contract expires, or until May 1st, 2019, whichever occurs first. The license for ArchiveOne is perpetual; therefore the software may continue to be used independently without any updates or support indefinitely.

How to Enable ArchiveOne Installation Logging

  • Last updated on

From ArchiveOne version 7.3, the installation logging is enabled by default and the logs are generated in C:\ArchiveOneInstallLogs.

In older versions of ArchiveOne, you can enable the installation logs as follows:

Step 1. Enable Windows Installer Logging

At a command prompt, navigate to the directory containing the installer, and run the installer file with the following switches:
/v"/l*v C:/setup.log"

For example:
installer.exe /v"/l*v C:/setup.log"

The trace is generated in the specified output location. The log file is typically 600 Kb in size.

Step 2. Enable ArchiveOne Logging

The procedure described in this section involves editing the Windows machine registry. Using the Registry Editor incorrectly can cause serious, system-wide problems that may require reinstallation of Windows. Barracuda cannot guarantee that any problems resulting from the use of Registry Editor can be solved. Use this tool at your own risk. It is highly recommended that you create a backup of the registry before making any changes.

  1. On the Archive server, run regedit to open the Registry Editor.
  2. Create the key: HKEY_CURRENT_USER\Software\C2C Systems\Install
  3. Create a new DWORD called Trace, with a value of 1.
  4. Close the Registry Editor.

The trace file is generated in the %temp% directory, by default: C:\Documents and Settings\<username>\Local Settings\Temp

The log file is typically 50 Kb in size.