An app I use interprets a .NET .config file. I added a line specifying the path to a certificate it needs
.config
In visual studio 2015, the "~" keyword has no longer worked. You can now use :
value="folder\subfoler"
"folder" has the same level with .exe file