Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Prerequisites are added.

Instruction

Table of Contents

Prerequisites

  1. The recommended target platform for your Windows Application or Web Service is x64.
  2. Your application must have read/write access to the Windows registry.

Installation instructions

Instructions how to configure Greenrain MNC API is are provided below:

  1. Download the API from this link: http://greenrain.biz/download/Frigg/FriggOutput.zip.
  2. Move file FriggOutput.zip\C_Users_Public_Documents\Greenrain\MNC Framework\Edit\edits.frg to C:\Users\Public\Documents\Greenrain\MNC Framework\Edit\.
    1. You can also use Windows Environment Variable CSIDL_COMMON_DOCUMENTS that refers to the file-system directory that contains documents that are common to all users. A typical path is C:\Users\Public\Documents.
    2. In C#, you can use this variable to refer to this folder: Environment.SpecialFolder.CommonDocuments\Greenrain\MNC Framework\Edits.

...