Hi,
I have a requirement where TeamViewer.exe needs to be started from command line using the -i parameter. My question is to know if there is any provision to pass the user-id of the teamviewer account in command line.
Hey @AlbertoC71,
use System.Diagnostic.ProcessStartInfo with Argument parameter set.
Check also with and without using UseShellExecute.
Regards
Hy, If I use this command processo.StartInfo.FileName = "C:\Program Files (x86)\TeamViewer\TeamViewer.exe" without -i xxxxxxxxx --Password xxxx" it works correctly !!
Hi, I tryed to insert this command into my windows applications (Vb.Net):
Hi there!
I'm configuring a TeamViewer package to install silently.
Can I use the same parameters for the TeamViewer_Host_Setup.exe?
Many thanks in advance,
Fabrizio
@Esther wrote: Hi @Ginu_GopinathI hope this article will help you:Are there parameters to start TeamViewer?All the best, Esther
Hi @Ginu_Gopinath
I hope this article will help you:
Are there parameters to start TeamViewer?
All the best, Esther
See what's new at TeamViewer
Learn more about the latest feature we’ve released.
Discover quick, practical tips to get more out of TeamViewer each month.