ā10-20-2022 07:13 PM - last edited on ā04-01-2024 03:44 PM by Mercedes_O
I recently added a couple of more custom actions, and one of them isn't working. I'm trying to launch TeamViewer, but I get this error :"This action cannot be run due to a web browser configuration issue." This is ONLY with the TeamViewer custom action, using these directions:
https://community.lansweeper.com/t5/forum/teamviewer-custom-action/m-p/18366#post44452
Any thoughts? All other custom actions work properly. I'm using Chrome as my browser.
ā01-05-2023 12:42 PM
I had the same issue after upgrading to the latest version.
I resolved it by replacing {actionpath} with the actual path lansweeper server
\\lansweeperserver\lansweeper$\name_of_the_action
ā01-05-2023 03:55 PM
Thanks...I tried that (\\lansweeperserver\lansweeper$\tv.ps1) and same issue.
Here is what I currently have:
powershell -noprofile -executionpolicy bypass -command \\servername\lansweeper$\tv.ps1 {computer}
I'm just trying to make it easier to launce Teamviewer for my service desk team. I may have to totally revisit it.
ā01-05-2023 03:59 PM
that is what im using to launch TV and it works
cmd.exe /C ""C:\Program Files\Teamviewer\TeamViewer.exe" --id {ipaddress}"
sometimes TV is installed in Program FilesX86 so change accordingly or add it as another option
ā10-24-2022 02:07 PM
Thank you...I've got both components installed, and all other custom actions work, it's just this one that gives that error which is odd.
ā10-24-2022 09:35 AM
Hello there!
Might I suggest looking at this forum thread: https://community.lansweeper.com/t5/forum/lansweeper-chromium-extension-not-working/m-p/62387#M35746
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now