https://github.com/mads80/bginfo-teamviewer-id
Show your Teamviewer ID on desktop with BgInfo
https://github.com/mads80/bginfo-teamviewer-id
bginfo bginfo-teamviewer teamviewer
Last synced: about 2 months ago
JSON representation
Show your Teamviewer ID on desktop with BgInfo
- Host: GitHub
- URL: https://github.com/mads80/bginfo-teamviewer-id
- Owner: Mads80
- Created: 2020-07-16T06:45:02.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-27T09:56:20.000Z (almost 5 years ago)
- Last Synced: 2025-03-24T10:38:51.428Z (2 months ago)
- Topics: bginfo, bginfo-teamviewer, teamviewer
- Language: PowerShell
- Homepage:
- Size: 136 KB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :desktop_computer: bginfo_teamviewer_id
## Show your Teamviewer ID on the desktop with BgInfo.
Download BgInfo: https://docs.microsoft.com/en-us/sysinternals/downloads/bginfo
-----------------------------------------------------------------------------------------------------------------
PowerShell command: *(Run as Administrator)*
```powershell
(Get-ItemProperty -Path 'HKLM:\SOFTWARE\Wow6432Node\TeamViewer').ClientID | Out-File -FilePath c:\teamviewerid.txt
```Fetches the TeamViewer ID from registry and saves it into a .txt file.
-----------------------------------------------------------------------------------------------------------------
Navigate to "*shell:startup*".

Create a new shortcut and add the following:
```
C:\Users\***\bin\Bginfo64.exe config.bgi /timer:0 /nolicprompt /silent /taskbar
```
BgInfo will now run on startup.-----------------------------------------------------------------------------------------------------------------
Adding a Custom Field:

End result:
