Table of Contents

Steps taken during an upgrade operation

When you start an upgrade operation, the following will happen:

  1. The package is extracted in C:\Skyline DataMiner\Upgrades\Packages\[name of the upgrade].

  2. A log file progress.log is created in the folder C:\Skyline DataMiner\Upgrades\Packages\[name of the upgrade].

  3. The existence of the following required components is checked:

    • Microsoft Visual C++ redistributable packages 2010 SP1

    • Microsoft .NET Framework 4.6.2

    • Microsoft MSXML 6.0

    • Microsoft IIS

  4. All actions defined in UpdateContent.txt are performed one by one. See Actions that can be performed during an upgrade operation.