Page 1 of 1

Advanced Tester - Error adding MT4 Installation folder

Posted: Sat May 15, 2021 10:42 am
by danielfcastro
When I select my MT4 installation folder at "C:\Program Files (x86)\Ava MetaTrader\terminal.exe"
This happens if I just paste the path onto the Installation Folder INput Box.

I get this error message
Nome do produto: AdvancedTester
Versão do produto: 0.0.3.8
Detalhes:
Caracteres inválidos no caminho.
em System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional)
em System.IO.Path.Combine(String path1, String path2)
em   .()
em   .(Object , EventArgs )
em System.Windows.Forms.Control.OnTextChanged(EventArgs e)
em System.Windows.Forms.TextBoxBase.OnTextChanged(EventArgs e)
em System.Windows.Forms.TextBoxBase.WmReflectCommand(Message& m)
em System.Windows.Forms.TextBoxBase.WndProc(Message& m)
em System.Windows.Forms.TextBox.WndProc(Message& m)
em System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
em System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
em System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Re: Advanced Tester - Error adding MT4 Installation folder

Posted: Sat May 15, 2021 11:33 am
by tickstory
Hi Daniel,

Thanks for your report. We've noted this and will ensure the error box does not pop up in the future.
To keep going, please ensure you do not put quotes in your file specification and also note that you do not need to add "terminal.exe" to the specification.

If you paste exactly this, you should be able to continue:

C:\Program Files (x86)\Ava MetaTrader

Thanks.