We appreciate the contributions many of you have been able to make towards repairing the storm damage and keeping a roof over our heads. With your help we’ve been able to complete much of the critical work. There is still work to be done to secure the house and your continued support will be a huge help.
Guests have read-only access to our forums. If you wish to participate you will need to register. Be sure to activate your account from the email sent to you when you register.
Hello
i am trying to display the Teamviewer ID on the Desktop Info. I am trying to pull it from a Txt file but all i am getting is the path of the text File. Ideally i would prefer to pull the ID directly from the Registry. Anyway of getting this to work?
Registry Path: HKLM:\SOFTWARE\Wow6432Node\TeamViewer
Client PathClientID
Your reg key got mangled in the post. in any case you'll be looking for either the REG or REG2 item. Page 125. If having the wow6432node in the path doesn't work, use the "wow:64" option. something like:
REG=value:HKEY_LOCAL_MACHINE\SOFTWARE\TeamViewer\ClientID, wow:64, display:Team Viewer Client ID: %1
