After installing Nava Certus you can optionally configure its console to allow you doing some extra operations. Open “C:\Program Files (x86)\Nava Solutions\Nava Certus\NC.Gui.Console.exe.config” file for editing, locate the “ExpertMode” setting:
<appSettings>
...
<add key="ExpertMode" value="false"/>
...
</appSettings>
And change its value to “true”. Now you can run Nava Certus GUI Console.
0 Comments