WinBatch® Technical Support Forum

All Things WinBatch => WinBatch => Topic started by: CadJoe on November 19, 2014, 07:07:21 AM

Title: Get Dialog Content
Post by: CadJoe on November 19, 2014, 07:07:21 AM
Has anyone tried to get the ID and Password from TeamViewer Dialog box?

I don't show any child items on the TeamViewer App, so I don't think ComMgr will work, not sure.
I'm running TeamViewer from a Portable App, so not really installed, maybe that's why.

Any ideas better than a mouse move and cut and paste?

Thanks,

CadJoe
WinBatch, Gotta Love It!
Title: Re: Get Dialog Content
Post by: td on November 19, 2014, 08:02:06 AM
What do you mean by 'Portable App'? 
Title: Re: Get Dialog Content
Post by: td on November 19, 2014, 08:08:22 AM
A quick peek at the TeamViewer Website indicates that they do have a RESTfull API.  It is likely something you could incorporate into a WinBatch script via your WinBatch HTTP functionality of choice.