Hello,
I would like to uninstall Hamachi with user settings in Powershell.The final goal is to change the LogMeIn account when running the script.
i try this :
Get-CimInstance -Class Win32_Product -Filter "Name='LogMeIn Hamachi'" | Invoke-CimMethod -MethodName Uninstall
msiexec /passive /i {ECC0FA07-863E-44BC-8B1D-DA22F96E5FB7} REMOVE=ALL
C:\Windows\ServiceProfiles\LocalService\AppData\Local\LogMeIn HamachiC:\Users\Florian\AppData\Local\LogMeIn HamachiOk ! all configs is here !
If you found this discussion useful, why not register/sign-in? It only takes a minute to share your feedback, ask a question, or vote for a new feature!