Locked How do I remove Guidance Automation Packages Visual Studio 2010

  • Wednesday, October 27, 2010 12:03 AM
     
     

    I have been working through the creation of my own guidance automation package in Visual Studio 2010

    After a few days of trying to get things working, I started to make some progress but now I want to delete some of the extensions that I have created and installed into my Visual Studio.

     

    The actual file location on disk of the extensions is: D:\Users\David\AppData\Local\Microsoft\VisualStudio\10.0Exp\Extensions\David Cruwys

    But I'm not sure how I get rid of them, deleting does not work, there is file locking.

    Older documents (pre 2007) say that there is an unregister guidance package, but I don't know where that is.

    How do I remove my old Guidance Packages

    Dave

All Replies

  • Wednesday, October 27, 2010 11:00 PM
     
     

    I had to close down all instances of Visual Studio which then released the file locks in the extensions directory.

    Problem solved

  • Monday, April 25, 2011 7:48 AM
     
     Proposed

    you can go to tools -> extension manager -> select your package -> click Uninstall.

     


    S Arora
    • Proposed As Answer by Arora S Thursday, April 28, 2011 10:28 AM
    •