Uninstall daemon tools lite - visual-studio-2010

I used daemon tools lite for installing visual studio 2010 iso file but now i want to remove unwanted softwares from my system. Do uninstalling daemon tools lite will affect my visual studio 2010 installation.

It should not, deamon tools only create a virtual disk, visual studio do not need the CD to be present in the drive when you run it.

No it won't. Remove it if you want.

Related

VSTO can not installed with Visual Studio 2022 Installer

I rent absolutely free
Edition Windows 10 Pro
Version 20H2
Installed on ‎2/‎7/‎2023
OS build 19042.1706
Experience Windows Feature Experience Pack 120.2212.4170.0
With Excel installed and Activated by hosting provider
Microsoft Office LTSC Professional Plus 2021
Version 2108 (build 14332.20447 Click-to-Run)
Than I try to install to this new machine VS 2022 community from official site
Unfortunately VSTO tools is impossible to install, I see a lot of times the same error
VSTO installation Error
What I need to do? I need VSTO.
I receive advice to download firstly and install after full download. In this case I have this error.
Something going wrong
What going wrong I don't understand. This VM placed to datacenter in Germany with good connection and preinstalled and activated legal copy Windows 10 and Excel.
Most probably you are dealing with a connection problem. You may try to repair your VS installation at a later point of time.
You may consider downloading a local installation package, select the Download all, then install option in the dropdown at the bottom of the Workloads tab of the Visual Studio Installer. The purpose of this feature is to frontload the downloading of the Visual Studio packages onto the same computer that you plan on eventually installing Visual Studio on. By downloading the packages locally first, you can then safely disconnect from the internet before you install Visual Studio.
Also you can download the installer locally by using a command line. And only then you can launch the installer for the Visual Studio, so you will not face with such problems. Read more about that in the Create an offline installation package of Visual Studio for local installation article.

how to use "Microsoft tfs Shell Extension" in windows without VS installed

i want to use tfs shell extension in windows 10 and i dont want install VS. download tfs shell extention from here. how to config that to show in windows context(right click) or other way without install VS. is it possible?
No, it's impossible. As the official doc declared clearly:
It works with Visual Studio 2017.
This release requires a computer with Visual Studio 2017 and all of
the Visual Studio system requirements.
You have to use Visual Studio with this Microsoft Team Foundation Version Control Windows Shell Extension.

Install SSDT for Visual Studio 2017 community fails on recursion too deep

"Setup Failed" Recursion too deep; stack overflowed 0x800703E9.
I have windows 10 and newest visual studio version. I have tried rebooting to make sure I have as many resources as possible. I have 4g ram.
If the SSDT installer gives you multiple instances of Visual Studio to choose from, try the "new" option.
I ran into this problem trying to install SSDT 15.8.1 on Windows Server 2012 R2 with the latest version of Visual Studio 2017 (v15.8.6) already installed. The SSDT installer gave me 2 options in a dropdown box.
Install tools to this Visual Studio 2017 instance:
Visual Studio 2017
Install new SQL Server Data Tools for Visual Studio 2017
When I chose the first option: Visual Studio 2017 (presumably the existing instance), I ran into the cryptic "recursion too deep" error. I installed the SSRS extension for VS (as suggested by others on Stack Overflow) and tried running the SSDT installer again for the existing Visual Studio 2017 instance. I got the same "recursion" error.
I tried one more time, but this time chose the 'Install new SQL Server Data Tools for Visual Studio 2017' option. This time the install process completed!
Apparently there is an installer inconsistency between the latest versions of SSDT and Visual Studio. The suggested fix is to start with a previous installation of Visual Studio 2017, install the latest SSDT on top of that, and then upgrade Visual Studio. This is a very time consuming fix. It appears this is only necessary for the SSIS components - the SSAS and SSRS pieces are available as Extensions within VS, and I believe they still install successfully from there.
https://developercommunity.visualstudio.com/content/problem/258117/ssdt-failed-to-install-vs-2017-pro-1572.html
Please re-run the VS community 2017 installer or go to Control Panel-Programs and Features, uninstall the previous SSDT version for VS 2017, then re-install it, you can have a look at this similar issue.
If this issue persists, please use http://aka.ms/vscollect to gather the installation logs and find vslogs.zip under the %temp% folder, then upload the file to Onedrive and share the link here.
You should uninstall the current version of SSDT before install a new version.
If your computer have some pages blocked, you could download the specific version offline installer (Download the header, then use SSDT-Setup.exe /layout [Folder]) for the former version and new version of SSDT.
How I got past it:
Uninstall the Visual Studio extensions for Reporting Services (and Analysis Services) projects in case if you going to select them during SSDT set up. Note: remember to run VS as administrator to do the uninstall.
Reboot VS2017 (just out of general principle.)

Does anyone know where or how I get the VMWare Visual Studio Plugin 'installed'?

I have read a number of blogs talking about this VMware Visual Studio Plugin that supposedly has been out since VS 2005. But I can't find a single reference to how to install, activate, enable....etc.
I am using VS2010, but have also looked in 2008. I am new to VS to begin.
From their installation manual:
If Visual Studio is already installed on your host, the VMware Workstation installer should also install the
Integrated Virtual Debugger.
If you install Workstation after you install Visual Studio, you can choose custom install to verify that
Integrated Virtual Debuggers > Visual Studio PlugIn is selected.
If you install Visual Studio after you install Workstation, run the Workstation installer again.
a In the program maintenance dialog box, select Modify/Change.
b To install, click Integrated Virtual Debuggers > Visual Studio PlugIn and proceed.
Source: http://www.vmware.com/pdf/ws7_visualstudio_debug.pdf

Visual Studio 2008 on an External Hard Drive?

My laptop had an install error with Vista Ultimate and now it does not let me run Visual Studio. I was able to install Visual Studio 2008 on my HP TouchSmart without a problem and now I use it on there. I want to be able to travel though. So I was wondering if I take the folder in which Visual Studio was installed and put it on my external hard drive and just run it off of there. Is this possible? I've managed to do it with other programs before.
No this will not work with Visual Studio. You're essentially asking if Visual Studio is xcopy deployable. It unfortunately is not. It relies on many items which are not simply a part of the install folder including ...
Registry Keys
Certain versions of the CLR being installed
Supporting programs and libraries
And many, many other items.
As others have said, because of the dependencies it is not xcopy deployable. Maybe Virtual PC is the answer to your problems.
You can install VS 2008 on some other drive/older in your computer. Bu VS 2008 needs to run some DLL or other files to run in the OS. So you can not install it.
There are many pre-requisites that are installed with VS 2008, so I think that it's not a good idea.

Resources