I need to write a script to uninstall one of our apps at a customer. I can uninstall it from Programs and Features (they use Windows 7), but I need to script it.
I do not know how to go about it. I tried using msiexec /x but I I dot not know what to tell it. I can use PowerShell as well, but I am unsure how. Google yield surprisingly little, or my Google-fu fails me.
I have an .installstate file, but I am unsure what to grab from it. A bit in the dark here, please help me, ATPF!
I do not know how to go about it. I tried using msiexec /x but I I dot not know what to tell it. I can use PowerShell as well, but I am unsure how. Google yield surprisingly little, or my Google-fu fails me.
I have an .installstate file, but I am unsure what to grab from it. A bit in the dark here, please help me, ATPF!