Reboot warning message while uninstalling - windows

I have my windows based application using visual studio 2013 and InstallShield 2013 limited edition windows installer.
When I am uninstalling my existing application it will shows "The setup must update files or services that cannot be updated while the system is running. if you choose to continue, a reboot will be required to complete the setup" like this...
How can I Suppress this window when I am uninstalling my application without stopping the services manually? Suggest me any approach be using code or InstallShield configuration.

Related

Visual Studio Installation Failure due to Team Explorer

I've been trying to install Visual Studio Community 2015 on my desktop but I keep having issues.
First, it wants me to install Windows Update KB2999226 which doesn't really make sense because it's a Win7 update and I'm running Win8.1. I've tried manualy installing this update but it never works, saying I can only have one wusa.exe running at a time, but I don't have any wusa.exe running when I check the Task Manager.
So to skip this I just cancel wusa.exe in the Task Manager when I run the Visual Studio installer. The installer continues but after a bit it crashes completely, showing this:
Any ideas on how to fix this?
There is a windows 8.1 version of the update.
https://www.microsoft.com/en-us/download/details.aspx?id=49071

I can only run VS2013 in SafeMode

I am using windows 8.1 and visual studio 2013. I can only run VS2013 in safemode, otherwise it raises error at startup and close. It is same even I made a fresh install again. It is also same for the other versions as well (2012, 2010). How can I diagnoses the problem ,any idea?
Have you try:
Search for the service packs, I think for VS2013 there is the Microsoft Visual Studio 2013 Update 4.
Restart your pc after the installation.
Right clic, properties, Compatibility, Run as administrator or compatibility mode.
https://www.microsoft.com/en-us/download/details.aspx?id=44921

Visual Studio 2013 installation error: .NET 4.5 needs to be enabled, but already is

I have a problem with Visual Studio Ultimate 2013. When I started the installation process, I got an error related to the .NET Framework 4.5.1, 0x800713ec Asia. I try to install .NET Framework 4.5.1 and I downloaded it from microsoft.com, but I have got the next issues:
Blocking Issues:
The .NET Framework 4.5 and this update are already installed on your
computer as part of the Windows operating system, but they must be
enabled. In Control Panel, choose Programs and Features, choose Turn
Windows features on or off, and then select the .NET Framework 4.5
check box.
Setup cannot continue because a previous installation requires your
computer to be restarted. Please restart your computer and rerun
Setup.
I did this recommendation, but nothing happened.
Just go to settings --> power --> and then update and restart . and then again Run Setup

Windows 7 installer not showing FileInUse Dialog

I have created an installer in visual studio following normal procedure. I run my application. Task manager is showing it. I keep it open/running, and go to uninstall the application. But, windows (in which visual studio is not installed) does not show fileinuse dialog. I have checked the problem in a fresh windows 7 machine in which visual studio is not installed. Does any extra package is installed during visual studio installation which helps showing the fileinuse dialog?

VS2012 Ultimate Setup and Deployment Disappeared after InstallShield 2012 Installation

Before I install InstallShield, the Setup and Deployment can be seen in the new project creation window and when I click the Enable InstallShield Limited Edition, it says "Setup project creation failed..." at the bottom so I decided to install the InstallShield 2012 Spring Limited Edition. After I installed it, the Setup and Deployment suddenly disappear from the project creation window including the option Enable InstallShield Limited Edition. Tried restarting my computer, nothing happened. Tried uninstalling everything and reinstalling the same thing happened again.
No, it was never there in the first place.
Visual Studio setup projects (vdproj) will not ship with future versions of VS

Resources