How to Install/UnInstall Visual studio extension using PowerShell

Hi all.
I try to install / uninstall visual studio extension use PowerShell script
But I just can find the Install like: start-process $visualextendsionpath.
I can't not find the way to uninstall the extension.
Do I use this command to install is correct? And please suggest me the way to unInstall the extension by PowerShell script.
Thank

Hi Bruce,
In addition, Since I'm not familar the VSIX, however, to uninstall package with powershell, these cmdlets are for your reference:
Removes an app package (.appx): Remove-AppxPackage
To get the installed package :
Get-AppxPackage
Or if you want to uninstall app listed in 'Add or Remove Programs', please also check this script:
$app = Get-WmiObject -Class Win32_Product | Where-Object {
$_.Name -match "Software Name"
$app.Uninstall()
If there is anything regarding this script, please feel free to post back.
Best Regards,
Anna Wang

Similar Messages

  • How do I make Visual Studio 2013 use my dedicated graphics card instead of integrated graphics on my laptop?

    I am using Alienware 13 as a portable workstation. I do game development on Unreal Engine 4 using Visual Studio 2013. The issue I am having is that when I want to debug codes in Visual Studio 2013, it launches Unreal Engine 4 through the debugger and uses
    the integrated graphics card rather than my dedicated graphics card, which is an nVida Geforce 860M.
    When I wanted to change the settings in the NVidia Control Panel, I see this:
    The drop-down menu is grayed out, so I cannot select to change the graphics card to my dedicated card.
    What should I do? How do I make it so that Visual Studio uses my dedicated card? Thanks in advance.

    Hi tom_mai78101,
    Thank you for posting in the MSDN forum.
    It seems that it is not the correct forum for this issue, since this forum is to discuss Visual Studio WPF/SL Designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System, and Visual Studio Editor.
    As you said that you want to change the setting so that Visual Studio uses your dedicated card in NVidia Control Panel, since this NVidia Control Panel is third-party tool, we are not support it. So please post this issue this issue directly
    to this NVidia Control Panel Official website:
    http://www.nvidia.com/object/nvidia-communities.html , you will get better support.
    Thanks for your understanding.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Consuming Visual studio extension SDKs in a remote build (CI).

    Hi All,
    I am new to .NET and developing an universal Windows application.
    I am using Visual Studio extension for SQLite for WinRT and Windows Phone.
    http://www.sqlite.org/2015/sqlite-wp81-winrt-3080801.vsix
    http://www.sqlite.org/2015/sqlite-winrt81-3080801.vsix
    I can perfectly install the extensions and work with locally.
    My question is about the remotely building (continuous integration) of my application through msbuild in TFS.
    Does the build machines need to have the same version of SQLite SDKs installed manually in order to resolve the dependency ?
    There can be multiple project in my TFS collection which can refer to separate version of VSIX files . Both versions can not co exist together. What happens then ?
    Can I somehow upload the vsix file to our package management software (Nexus) and refer from there.
    We have been building other dependencies as Nuget packages from Nexus.
    There might be number of packages required for different architecture and other component's packages.
    Any help will be hugely appreciated.
    Thanks and Best Regards,
    Saurav

    Hello Saurav,
    Welcome to the MSDN forum.
    The dependency problem should depending on your MSBuild process in my mind. I'm not sure how you will load your dependency about SQLite on your remote machine. Please share more details about it. If the build process actually need the load the dependency
    in the remote environment, I'm afraid you have to install it on the remote machine.
    For the question"There can be multiple project in my TFS collection which can refer to separate version of VSIX files . Both versions can not co exist together", I think it's better for you to consult TFS forum since I'm not familar with TFS scenarios:
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=tfsgeneral
    Best regards,
    Barry
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • I can't install MS Visual Studio 2010 ultimate

    Hi everyone
    I'm trying to install MS Visual Studio 2010 in my laptop, but it get stuck on this point shown in snap shot. I've installed this several times before but now i can't, even I installed my windows again but the problem is same. I'm using windows 7 ultimate.
    Please help me if someone knows about it. 

    Hi,
    Could you please clarify some information like from where you are installing the Visual Studio 2010 ultimate. Are you trying to use web installer or you downloaded the ISO from Microsoft web site.
    If it web installer, It may cause by connection issue during the installation. Please try download the content online or copy the content from your DVD to some folders from your disk, then try the installation again. And try to use the tool in below link
    to check your ISO checksum.
    http://support.microsoft.com/kb/841290
    Then you can follow up the steps  in the link to install your VS:
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/60f71a54-506e-4c70-be98-e993ce6d1ddf/visual-studio-installation-tips?forum=vssetup
    If the error also occurs, please use http://aka.ms/vscollect  to gather the installation logs. You will find vslogs.cab from %temp% folder. Please upload the file to 
    https://onedrive.live.com/   and share the link here.
    Best Wishes!
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place. <br/> Click <a
    href="http://support.microsoft.com/common/survey.aspx?showpage=1&scid=sw%3Ben%3B3559&theme=tech"> HERE</a> to participate the survey.

  • How to install logic 8 on lion using pacifist

    how to install logic 8 on lion using pacifist for dummies Please

    Hi,
    You don't need to uninstall it, but you can drag the old application to the trash when you're sure you're through with it.
    I hope you have the full Logic 8 - if you have bought the upgrade from 7 to 8 you would still need the XS key to install it.
    HTH

  • How can I uninstall the Safari extension "Facebook Photo Zoom?"

    Hello,
    How can I uninstall the Safari extension "Facebook Photo Zoom?"
    Thanks,
    lenms

    Sorry, den.thed, I've looked 'til I'm blue in the face!  There is but ONE radio button--the "Install Now."  Once you've clicked on it and the extension installs, that same radio button greys out and you can (barely) see the word "Installed" on it, and there is no other button available (see the image below.)   
    I've never seen software where you could not uninstall an extension.
    Thanks,
    lenms

  • Known Issue: You cannot install the Visual Studio Tools for Universal Windows Apps on a pre-RC build of Visual Studio 2015 (Windows 10 Insider Preview SDK and tools, April 2015 release)

    The Tools for Universal Windows Apps requires Visual Studio 2015 RC. If you have an earlier build installed, for example, Visual Studio 2015 CTP6, you must first uninstall Visual Studio 2015 and the Tools for Windows.

    To uninstall earlier versions of Visual Studio 2015 and the tools for Universal Windows app development,
    Go to Control Panel, and select Programs & Features. 
    Select Microsoft Visual Studio 2015 and click Change.
    Click Remove, and then Yes.
    Next, select Microsoft Visual Studio 2015 Tools for Windows 10, and click
    Change.
    Click Remove, and then Yes.

  • Getting an Error while installing Microsoft Visual Studio 2013

    Hi team
    I am getting an error while installing Microsoft Visual Studio 2013
    PFB error : this version of visual studio requires a computer with a never version of windows
    P.S. I am having Windows  7 64 bit processor , van you please advise  ASAP

    Hi Kanchan Gandhi,
    A similar issue is addressed here, hope it’s helpful.
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/127869c4-7e00-450d-b7fc-1b3cd11ebf07/this-version-of-visual-studio-requires-a-computer-with-a-newer-version-of-windows?forum=vssetup
    This is system requirement of Visual Studio 2013:
    http://www.visualstudio.com/products/visual-studio-2013-compatibility-vs
    If there is anything I can do for you regarding this issue, feel free to post back.
    Best regards,
    Greta Ge
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • I have an apple emac powerpc G4 which is running 10.3.9 software. I downloaded the 10.5 leopard software. Does anyone know how to install the 10.5 without using the dvd installer? In dummy terms please?

    If any one could help me with this. i'd be enternally grateful as i'm getting nowhere on my own!
    I have an apple emac powerpc G4 which is running 10.3.9 software. I downloaded the 10.5 leopard software. Does anyone know how to install the 10.5 without using the dvd installer? In dummy terms please

    The only way to get 10.5 is to purchase it on CD. Such as http://www.amazon.com/Mac-OS-Leopard-10-5-10-51/dp/B0012RAVRC where is being sold for $179.99.
    If your optical drive is broken, you will either need to replace it or get an external. There is no other way.
    Why do wish to upgrade? As you can see it is going to be expensive, probably more the Mac is worth.
    Allan

  • Can anyone tell me how to install logic 8 on lion using pacifist step by step in simple terms please

    can anyone tell me how to install logic 8 on lion using pacifist step PLEASE

    Both psd and tiff are the two formats to use for your master file. Saving as a jpg will flatten the layers and remove any trace of transparency. Tiff has an option in the save as dialog box to compress the file.
    If you find it necessary you could zip older files for archiving.
    Once the raw file has been opened in photoshop, it is no longer considered a raw file, as photoshop has no way to save to that file. Which is why you need to save as a psd or tiff.
    That said, camera raw dialog box and Lightroom will save its edits to a sidecar file, which is why they are considered to be non-destructive. Since you can delete the side care file and start again. It is the combination. Of the raw file and the side car file that ends up in photoshop. Which is one reason why it is recommended to do as much as you can in camera raw or Lightroom first. But the latest version of photoshop allows your photoshop filets be loaded into camera raw as a filter. So that recommendation is not as important as it once was.

  • What Versions of Visual Studio Can Use Microsoft Test Manager

    Hello all!
    I was wondering what versions of Visual Studio can use Microsoft Test Manager, a friend is having issue using MTM and can't get it working. She doesn't know if it's a product key issue or if it's the version of Visual Studio she's using, She is using Visual
    Studio Server 2013.
    Thank all!

    Hi machopper,
    Thank you for posting in MSND forum.
    Based on your issue, as far as I know that the Visual Studio Ultimate, Visual Studio Premium, Test Professional include MTM.
    Reference:
    https://msdn.microsoft.com/en-us/library/jj635157.aspx?f=255&MSPPError=-2147217396
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to install Win 7 on Mac using USB flash drive....???

    How to install Win 7 on Mac using USB flash drive....???

    clintonfrombirmingham wrote:
    I thought that installation through Boot Camp required, without hacks, a physical optical disc to install Boot Camp? I don't use it any longer since I run XP under Parallels, but I would swear that you have to use a disc, and not a USB thumb drive, to install Windows?
    Maybe some real Boot Campers will visit this thread...
    Clinton
    If you have the Media you can use it to create a bootable USB key via boot camp assistant.
    It will create the usb and has the option of pre-downlading the drivers and bootcamp utilities for windows.
    It is pretty much all automated and quite simple.

  • How to install an app in phone using extension files

    Hi,
    I have a very small doubt in windows development. I am new to windows development and my question is in android phones we can install developed app by using .apk files similarly is there any way to install app in windows phone app which i am developing and
    not yet submitted to store other than debugging.
    Thanks,
    Alok

    There's an Application deployment tool , if you mean deploying the app other then Visual Studio or the other way is to upload the app on store as beta & provide its download
    link to beta testers : Beta testing your app
    http://developer.nokia.com/community/wiki/Using_Crypto%2B%2B_library_with_Windows_Phone_8

  • How to build different projects in different visual studio version using MS build

    hi,
    i have different projects which is to be built in different visual studio versions like vb6.0, vs2010, vb2013 etc..
    first i have to build some projects using vb6.0, next using VS2010 because vb6.0 project output is refered to VS2010 projects and vs2010 project output is referred to VS2013 projects.
    Using MS build script how i can do this.
    please help me.
    thanks.

    please help me.
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=msbuild

  • How do I write a Dll to perform a union in visual studio for use in LabVIEW?

    Hello,
    I'm new to writing dll(s). I'm attempting to write a Dll that will perform a union on a number from LabVIEW and then return the result to LabVIEW for my use. I've been struggling with this for a few days and I'm finally giving in to get some help.
    This screenshot is the only description that I have to help me with what I am trying to do. Basically, I'm trying to pass a value that will be different based on a measured partial discharge value. In the screen below, the value used is "1061111989" This number is my reading. I need to pass this value from labVIEW into my dll to perform a union on it.
    In my Dll, I need to write MeterReading.IntVal's value and get the MeterReading.FloatVal back.
    I have Visual Studio 2012 Full and LabVIEW 2012 Full, I'm LabVIEW CLAD and I've written 17 test floors in the US to date; however, I've never had any need of Visual Studio until now. Can anyone help me out with this?
    Thanks in advance, -Chris
    -Chris
    "You must be some sort of an engineer?" -Close Friend
    Solved!
    Go to Solution.

    Sometimes, I try to solve simple issues in very complicated ways. What got me so confused here was the solution from the engineer of the device that I am reading from was using a union to get the value. I'm not familiar with unions so I thought that it was some structure that was not creatable in LabVIEW. Anyways, a typecast to single point gave me the proper value. Thank you.
    -Chris
    "You must be some sort of an engineer?" -Close Friend

Maybe you are looking for

  • While connecting from Client to EJB , LookUp Error is Comming...

    Hi All I am working with Oracle Application Server 10g. Here I downloaded one helloworld session bean from oracle site. I am able to deploy .ear file. But when I am connecting bean using client... I am getting following error: D:\helloworld>ant run B

  • IPod 2nd gen on iOS 4.2.1 has no sound or wifi

    Hi, I have an iPod touch 2nd gen on iOS 4.2.1 which has the following problems 1) sound does not play with or without headphones plugged in 2) if I try to play a song in iTunes it tries to play for one second then pauses and returns back to the playl

  • Can I stream a rented film from my iPad to apple tv?

    know I can't transfer a rented film that i downloaded on my iPad to my computer or a other mobile device but I just wondered if I can still stream it to apple tv?

  • Tuner on the aux channel turns on -- No Sound

    Hey There. Science I use Mainstage 2.2 the tuner on the aux channel turns on sometimes, when I change a patch. So there is no sound anymore and I have to turn on and off the tuner to have some sound again. How can I put the tuner away from the aux ch

  • Creating a package in sql*plus

    Dear all; Do you know what is wrong with this statement SQL> create or replace pkg_initial_comment as procedure save_initial_comment(p_i d number, p_first_name varchar2, p_last_name varchar2, p_comment varchar2, p_dat e date); end save_initial_commen