How to stop avast antivirus to scan programs while executing using codeblocks IDE | Alok Tripathi

preview_player
Показать описание
How to stop avast antivirus to scan programs and files | Interrupt while executing the program in Codebloack IDE and also some time in visual studio as well.
So here is a solution to stop while executing the programmes

Please subscribe to my channel for more such videos.

Follow me:

#avast #antivirus #aloktripathi
Рекомендации по теме
Комментарии
Автор

This is a very bad way of doing things... you're defeating the very purpose for which you're using antivirus in the first place.

The correct way of solving this problem:
Just go to Exception>Browse to the folder where your C++ code(.cpp) files are saved and add it to the exceptions list.

abhishekguptasarma
Автор

So, your solution is to reduce the effectiveness of your AV solution by turning off preemptive zero-day attack protection? Um, how about just using exceptions and leaving your system safe?

RickyCormier
Автор

No need to uncheck all 3 options. Just uncheck the scan programs(.exe) one.

GrinFlash
Автор

helpful, but could have been 30 second video...

zilvinas
Автор

This is obsolete, doesn't work with new avast.

fencefriend
Автор

Thank you for the video. You solved my problem. Now I shouldn't complain... BUT the video was painful to watch with that music and it took SO LONG to get to the point! Otherwise... good.. Thanks again

danhardison
Автор

Really? This took SOOOO much more time to watch (painfully so) because you had to type... and didn't really explain WHY we would want to disable those functions?? Guess I look elsewhere for better info.

nogonnatakeitnomore
Автор

Just Turn Off Avast When You are executing your program...according to your convenience ...
10 min/1hr/until next restart...

Don't make avast useless by doing method shown in the video....

rutvikrana
Автор

you can just add an exception in the newer version of avast

nightstech
Автор

This leaves a hole in the security of your machine. Be sure to re-enable this feature in Avast! when you're done coding.

yopyop
Автор

This was extremely helpful. Thank you! It resolved my issue of Codelite not outputting anything in the resultant command prompt and building and executing.

Don-jogn
Автор

does this disable the thing that makes my .exe file get deleted or put to chest?

Sujiceel
Автор

fantastic bro, tnk u, i have facing this problem now it's solved.

mdiqbalahmed
Автор

Tnxs dus, Is much better than disabling the modules every time I program :)

TheEmolano
Автор

Thanks for the instruction it very helpfull
1. But the last one with "oK." - Captain Obvious
2. But still thanks for amigo browser :>()

Andrew-qxzq
Автор

Thank you so much! I only unckecked the scan programs(.exe) one to run programs in Visual Basic

pabloluceroschneider
Автор

Maybe, this is the worst that you can do. You only must add the visual studio path to the exclusion path.

jesusibanez
Автор

Thank you bro, i was irritated everytime it interrupts the execution

udaysaiphanindra
Автор

Thanks - it took some time, . but you did show me how to turn off the program checking. One like coming up!

NeilBeresford
Автор

Thanks for this tip! The auto-scanning of AVAST was really annoying...

cjkim