Issue #19: added comment about WIX Tools

This commit is contained in:
vdemydiuk
2016-10-06 13:32:56 +03:00
parent 7aa2a1b691
commit d96dc18ea3
+1 -1
View File
@@ -12,7 +12,7 @@ MTApiService is common engine communication project of the API for MT4 and MT5.
MTApiService library should be placed in Windows GAC (Global Assembly Cache). Installers in the project will copied it to GAC automatically.
# How to build solution
The project is supported by Visual Studio 2015.
The project is supported by Visual Studio 2015. It also requires WIX Tools (http://wixtoolset.org/).
To build solution you need to update sign key file in MtApiService project:
- open properties of MTApiService project;
- go to tab Signing and select item MtApiKey.pfx;