Uninstall Softwares

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pavanip
    New Member
    • Mar 2008
    • 53

    Uninstall Softwares

    Hi,

    I am developing one project PC optimization like Anti virus software.
    In this project one module is there i.e, Uninstall manager.
    The purpose of this module is getting the installed softwares list from our PC into one listbox and after that when we click on particular software it will uninstall that software from our system.
    I completed the task of getting softwares list from our system but I not getting how to uninstall that software programmaticall y.
    If anybody have any idea please suggest me how to complete this task.
    Its very urgent.I will be very thankful to you all.


    Regards
    Pavani
  • madankarmukta
    Contributor
    • Apr 2008
    • 308

    #2
    HI ,
    try to remove the entry of your application from the path HKEY_LOCAL_MACH INE\SOFTWARE\Mi crosoft\Windows \CurrentVersion \Uninstall\Your Application . This will solve your path.

    Thanks!

    Comment

    Working...