скачать Shell for TeamViewer v.2
config.ini
[Global] Iconsize=32 #Iconsize=16
[config] Path="notepad.exe" FileArg="config.ini" Title="config.ini"
[TVShell2 192.168.1.1 Remote Control] Path=".\teamviewer.exe" FileArg="-i 192.168.1.1 --Password 1234" Title="192.168.1.1 Remote Control" IconFile=".\ico\1.ico"
[TVShell2 192.168.1.1 presentation] Path=".\teamviewer.exe" FileArg="-i 192.168.1.1 --Password 1234 -m presentation" Title="192.168.1.1 presentation" IconFile=".\ico\1.ico"
[TVShell2 192.168.1.1 fileTransfer] Path=".\teamviewer.exe" FileArg="-i 192.168.1.1 --Password 1234 -m fileTransfer" Title="192.168.1.1 fileTransfer" IconFile=".\ico\1.ico"
[TVShell2 192.168.1.1 vpn] Path=".\teamviewer.exe" FileArg="-i 192.168.1.1 --Password 1234 -m vpn" Title="192.168.1.1 vpn" IconFile=".\ico\1.ico"
[TVShell2 123456789 Remote Control] Path=".\teamviewer.exe" FileArg="-i 123456789 --Password 1234" Title="123456789 Remote Control" IconFile=".\ico\2.ico"
[TVShell2 123456789 presentation] Path=".\teamviewer.exe" FileArg="-i 123456789 --Password 1234 -m presentation" Title="123456789 presentation" IconFile=".\ico\2.ico"
[TVShell2 123456789 fileTransfer] Path=".\teamviewer.exe" FileArg="-i 123456789 --Password 1234 -m fileTransfer" Title="123456789 fileTransfer" IconFile=".\ico\2.ico"
[TVShell2 123456789 vpn] Path=".\teamviewer.exe" FileArg="-i 123456789 --Password 1234 -m vpn" Title="123456789 vpn" IconFile=".\ico\2.ico" |