Page 1 of 1
Client Generator failed
Posted: Thu Mar 29, 2018 10:17 am
by khiu001
TSplus was installed on Amazon t2.micro with Server 2012r2.
I tried to generate a Client exe but failed.
Aut2Exe Error : Unable to add resources C:\Users\Administrator\appData\Local\autoltv3\Aut2Exe\autECA4.tmp.exe
Did not install any Antivirus on this Server.
TSplus version: 11.30.3.24
Kindly assist.
Thanks.
Re: Client Generator failed
Posted: Fri Apr 06, 2018 6:45 pm
by admin
Hello,
This is probably because of Windows defender preventing the execution of the client generator. Because of this major issue, we are planning on re writing the client generator. This should be available in June.
Re: Client Generator failed
Posted: Sat Apr 07, 2018 9:45 am
by khiu001
How can I disabled Windows Defender for Server 2012r2 ?
Generate client should be set to installation folder of TSplus
Re: Client Generator failed
Posted: Sun Apr 08, 2018 1:03 pm
by admin
Hello,
Open a cmd prompt with admin rights and type in the following :
Turn off Windows Defender Real-Time Protection using PowerShell
Set-MpPreference -DisableRealtimeMonitoring $true
Add a File path exclusion for TSplus:
Set-MpPreference -ExclusionPath "C:\wsession", "C:\Program files (x86)\TSplus"
Re: Client Generator failed
Posted: Tue Apr 10, 2018 4:32 pm
by khiu001
Get error when running cmd as admin right and PS.
I am paying for the software (Enterprice 10 users) and 1 year support but no able to generate a client exe.
What a waste of money.
Re: Client Generator failed
Posted: Wed Apr 11, 2018 8:06 am
by admin
Hello,
The problem here is that we don't know how to reproduce your issue. There is a security somewhere that is preventing you from using the client generator. As a workaround, you can copy the client generator program located in C:\Program Files (x86)\TSplus\Clients\WindowsClient
Copy these two files : ClientGenerator.bin and ClientGenerator.exe on a different computer, this will allow you to generate your connection client.