Click here to Skip to main content
15,915,703 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Is there any way just *installing* normal software could cause a computer to suddenly slow down Pin
Herbie Mountjoy8-Mar-16 19:13
professionalHerbie Mountjoy8-Mar-16 19:13 
GeneralRe: Is there any way just *installing* normal software could cause a computer to suddenly slow down Pin
BillWoodruff7-Mar-16 5:48
professionalBillWoodruff7-Mar-16 5:48 
GeneralRe: Is there any way just *installing* normal software could cause a computer to suddenly slow down Pin
90823657-Mar-16 7:55
90823657-Mar-16 7:55 
GeneralRe: Is there any way just *installing* normal software could cause a computer to suddenly slow down Pin
dandy727-Mar-16 9:18
dandy727-Mar-16 9:18 
GeneralRe: Is there any way just *installing* normal software could cause a computer to suddenly slow down Pin
Dan Neely7-Mar-16 11:15
Dan Neely7-Mar-16 11:15 
GeneralRe: Is there any way just *installing* normal software could cause a computer to suddenly slow down Pin
Clumpco7-Mar-16 22:06
Clumpco7-Mar-16 22:06 
AnswerRe: Is there any way just *installing* normal software could cause a computer to suddenly slow down Pin
Plamen Dragiyski7-Mar-16 21:06
professionalPlamen Dragiyski7-Mar-16 21:06 
GeneralRe: Is there any way just *installing* normal software could cause a computer to suddenly slow down Pin
ElectronProgrammer8-Mar-16 1:32
ElectronProgrammer8-Mar-16 1:32 
Hello. It is possible to break a system by just installing stuff. That is a reason why one should not install anything more than necessary.

From my limited experience, I would blame quality control.

I do not know how VS2015 works these days but, the last time I used VS (it was version 5 or 6 in 1998 or so), the install program had the habit of replacing some system libraries with its custom versions so that it could debug any running program or whatever.

Ordinarily, there should not be any problem as long as the library versions are not to far apart and one makes VS updates along with the system updates. However, in some hardware configurations, like the one I had at the time, this also interferes with hardware drivers that use those libraries and are "locked" to a specific version.

At the time, I solved it by installing the OS, all applications, making all updates and installing the drivers only at the end.

Your security setup may also not like the changing libraries. DEP used to complain about it with a "File replacement was attempted on the protected system file <file>. This file needs to be restored to the correct Microsoft version to maintain system stability." or similar message.

Hope this helps Smile | :)
GeneralRe: Is there any way just *installing* normal software could cause a computer to suddenly slow down Pin
ClockMeister8-Mar-16 4:05
professionalClockMeister8-Mar-16 4:05 
GeneralRe: Is there any way just *installing* normal software could cause a computer to suddenly slow down Pin
Dan Neely8-Mar-16 4:45
Dan Neely8-Mar-16 4:45 
GeneralRe: Is there any way just *installing* normal software could cause a computer to suddenly slow down Pin
Gerry Schmitz8-Mar-16 4:35
mveGerry Schmitz8-Mar-16 4:35 
GeneralRe: Is there any way just *installing* normal software could cause a computer to suddenly slow down Pin
Martijn Smitshoek8-Mar-16 7:22
Martijn Smitshoek8-Mar-16 7:22 
GeneralRe: Is there any way just *installing* normal software could cause a computer to suddenly slow down Pin
Steven12188-Mar-16 7:35
professionalSteven12188-Mar-16 7:35 
GeneralRe: Is there any way just *installing* normal software could cause a computer to suddenly slow down Pin
obermd8-Mar-16 13:21
obermd8-Mar-16 13:21 
Generalsomething wicked this way crawls the web ? Pin
BillWoodruff7-Mar-16 3:00
professionalBillWoodruff7-Mar-16 3:00 
GeneralRe: something wicked this way crawls the web ? Pin
Slacker0077-Mar-16 3:32
professionalSlacker0077-Mar-16 3:32 
GeneralRe: something wicked this way crawls the web ? Pin
90823657-Mar-16 3:34
90823657-Mar-16 3:34 
GeneralRe: something wicked this way crawls the web ? Pin
Slacker0077-Mar-16 3:59
professionalSlacker0077-Mar-16 3:59 
GeneralRe: something wicked this way crawls the web ? Pin
BillWoodruff7-Mar-16 5:42
professionalBillWoodruff7-Mar-16 5:42 
GeneralRe: something wicked this way crawls the web ? Pin
Slacker0077-Mar-16 6:49
professionalSlacker0077-Mar-16 6:49 
GeneralThought of the day Pin
Dan Neely7-Mar-16 2:43
Dan Neely7-Mar-16 2:43 
GeneralRe: Thought of the day Pin
90823657-Mar-16 3:19
90823657-Mar-16 3:19 
GeneralRe: Thought of the day Pin
Bassam Abdul-Baki7-Mar-16 4:27
professionalBassam Abdul-Baki7-Mar-16 4:27 
GeneralRe: Thought of the day Pin
BillWoodruff7-Mar-16 6:04
professionalBillWoodruff7-Mar-16 6:04 
GeneralRe: Thought of the day Pin
90823657-Mar-16 7:59
90823657-Mar-16 7:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.