April 6, 2011
Stupid Software Screenshot

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();
}

10:27am  |   URL: http://tmblr.co/Zm5Djx45UKdW
  
Filed under: rant 
  1. braincrunch posted this