Click here to Skip to main content
15,881,380 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.

 
AnswerRe: What part of software development do you wish was "fixed"? Pin
Member 148572132-Mar-21 7:51
Member 148572132-Mar-21 7:51 
GeneralRe: What part of software development do you wish was "fixed"? Pin
Chris Maunder2-Mar-21 14:00
cofounderChris Maunder2-Mar-21 14:00 
GeneralRe: What part of software development do you wish was "fixed"? Pin
Owen Lawrence3-Mar-21 2:47
Owen Lawrence3-Mar-21 2:47 
GeneralRe: What part of software development do you wish was "fixed"? Pin
Gary R. Wheeler6-Mar-21 14:33
Gary R. Wheeler6-Mar-21 14:33 
AnswerRe: What part of software development do you wish was "fixed"? Pin
Mycroft Holmes2-Mar-21 11:46
professionalMycroft Holmes2-Mar-21 11:46 
AnswerRe: What part of software development do you wish was "fixed"? Pin
Member 140926052-Mar-21 22:30
Member 140926052-Mar-21 22:30 
AnswerRe: What part of software development do you wish was "fixed"? Pin
Matt McGuire3-Mar-21 5:23
professionalMatt McGuire3-Mar-21 5:23 
AnswerRe: What part of software development do you wish was "fixed"? Pin
Gary R. Wheeler6-Mar-21 14:31
Gary R. Wheeler6-Mar-21 14:31 
I would like a way to defeat and disable McAfee's Adaptive Threat Protection, which our IT department force-installs on all of our PC's.

Any process that writes a file that looks remotely executable gets scrutinized and routinely obstructed. Visual Studio compiles are broken when they generate manifests and insert them in executables. It takes multiple tries to get past the McAfee scanning interval.

I have to do a lot of my installer development on our build servers (which don't run McAfee). I was working on an installer on my development box recently using Inno Setup. I compiled it and ran it under the debugger. The installer window appeared for a couple of seconds, and then disappeared. The Inno Setup IDE was gone as well. When I looked, the installer executable AND the source file were also missing. Essentially the executable that was being written along with every file opened by the process that was writing the executable were closed and deleted. Not placed in a quarantine folder where it could be recovered, but deleted.
Software Zen: delete this;

QuestionHas anyone used VisualGdb? Pin
honey the codewitch1-Mar-21 6:25
mvahoney the codewitch1-Mar-21 6:25 
AnswerRe: Has anyone used VisualGdb? Pin
Storm-blade1-Mar-21 6:34
professionalStorm-blade1-Mar-21 6:34 
JokeRe: Has anyone used VisualGdb? Pin
Slacker0071-Mar-21 8:13
professionalSlacker0071-Mar-21 8:13 
GeneralRe: Has anyone used VisualGdb? Pin
honey the codewitch1-Mar-21 10:23
mvahoney the codewitch1-Mar-21 10:23 
AnswerRe: Has anyone used VisualGdb? Pin
jrgrobinson2-Mar-21 2:23
jrgrobinson2-Mar-21 2:23 
GeneralRe: Has anyone used VisualGdb? Pin
honey the codewitch2-Mar-21 2:51
mvahoney the codewitch2-Mar-21 2:51 
AnswerRe: Has anyone used VisualGdb? Pin
Member 129243122-Mar-21 2:52
Member 129243122-Mar-21 2:52 
GeneralThought of the Day Pin
OriginalGriff1-Mar-21 4:39
mveOriginalGriff1-Mar-21 4:39 
GeneralRe: Thought of the Day Pin
jeron11-Mar-21 4:54
jeron11-Mar-21 4:54 
GeneralRe: Thought of the Day Pin
Mike Hankey1-Mar-21 5:36
mveMike Hankey1-Mar-21 5:36 
GeneralRe: Thought of the Day Pin
W Balboos, GHB1-Mar-21 7:27
W Balboos, GHB1-Mar-21 7:27 
GeneralRe: Thought of the Day Pin
Daniel Pfeffer1-Mar-21 8:57
professionalDaniel Pfeffer1-Mar-21 8:57 
GeneralRe: Thought of the Day Pin
W Balboos, GHB2-Mar-21 2:15
W Balboos, GHB2-Mar-21 2:15 
GeneralSome days it just doesn't pay to get out of bed Pin
honey the codewitch1-Mar-21 4:32
mvahoney the codewitch1-Mar-21 4:32 
GeneralRe: Some days it just doesn't pay to get out of bed Pin
#realJSOP1-Mar-21 6:15
mve#realJSOP1-Mar-21 6:15 
GeneralRe: Some days it just doesn't pay to get out of bed Pin
honey the codewitch1-Mar-21 6:17
mvahoney the codewitch1-Mar-21 6:17 
GeneralRe: Some days it just doesn't pay to get out of bed Pin
#realJSOP1-Mar-21 6:28
mve#realJSOP1-Mar-21 6:28 

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.