![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest | Uninstall an application using Powershell Hello, guys, Can I uninstall an application installed on my WindowsXP machine using powershell? And how can I do it? Thanks very much. Bob |
My System Specs![]() |
| | #2 (permalink) | ||||||||||||||||||||||||
| Guest | Re: Uninstall an application using Powershell On Oct 6, 7:40 am, y.bobzh...@xxxxxx wrote:
$product = Get-WmiObject -Class Win32_Product | Where-Object { $_.Name -like "Lame Software" } $product.Uninstall() Get-WmiObject Win32_Product has some problems on Vista that are set to be resolved with SP1, but if you are using XP, it might work for you. http://groups.google.com/group/micro...061dcb9ea6578a Jeff | ||||||||||||||||||||||||
My System Specs![]() | |||||||||||||||||||||||||
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to uninstall stubborn (or corrupt) application? | occam | Vista General | 3 | 03-02-2008 04:15 PM |
| Cannot uninstall any application thru Programs and Features of Vis | Rani | Vista installation & setup | 5 | 01-19-2008 09:11 AM |
| Can't Uninstall Powershell!!! | Greg P. | PowerShell | 7 | 03-20-2007 03:39 AM |
| How to uninstall a Windows Media Center application in Vista? | M. Krantz | Vista installation & setup | 0 | 03-06-2007 05:53 PM |
| Can somebody help me uninstall powershell RC2? | Gil Novak | PowerShell | 7 | 11-22-2006 01:40 PM |