Does it really, really think I will let it close all that apps in the middle of my work?

That’s plain stupid. I’m donating a piece of code to Microsoft:
if (countOfProgramsToClose > 5)
doNotCloseAndRequireRestart = true;
else
{
ShowTheAnnoyingDialog();
DoOtherAnnoyingThings();
}
-
j0ethought liked this
-
braincrunch posted this