> -----Original Message----- > From: Qt-creator [mailto:qt-creator-bounces+kai.koehne=qt.io@qt- > project.org] On Behalf Of Henry Skoglund > Sent: Monday, September 26, 2016 3:42 AM > To: [email protected] > Subject: Re: [Qt-creator] QtCreator quick save mode? > > Ctrl-S in Qt Creator works fine for me on Windows XP, Windows 7, MacOS or > Ubuntu but on Windows 10 some .exe called MsMpEng.exe starts running > every time I hit ctrl-S, perhaps you have the same problem?
MsMpEng is Windows Defender (built-in Antivirus scanner from Microsoft). If your company policy allows it, you should consider adding your development folder as an "exclusion" in the Windows Defender Settings. Regards Kai _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
