Posts Tagged “Windows”
Today I had to diagnose a problem with a Windows Scheduled Task that was sporadically failing with a non-zero return code. The exe in question was a .NET console application that was throwing an exception before Main() got called; it was outside our try-catch block. Anyway, if you ran the .exe from a command line [...]
At work over the past few months I have occasionally encountered a rather strange problem on newly-installed PCs. The problem is quite simple: If you type a single quote (‘) or double quote (“), nothing happens. If you type another, two suddenly appear. Furthermore, if you hit a quote key at one position then move [...]


