Oct 2, 2018 0 1 All sorts of bad things happen when we disable the Task Scheduler service, is that bad? Raymond Chen Well, it sure doesn't sound good.
Sep 25, 2018 0 1 How do I prevent my program’s temporary documents from appearing in Search? Raymond Chen Put them in the right place.
Sep 21, 2018 0 0 Why is regsvr32 exiting with code 3? Raymond Chen Coming up with theories and ways to test those theories.
Jul 17, 2018 0 11 What is this vmmem program that is using up all my CPU and memory? Raymond Chen That's where your virtual machine resource usage goes.
Jul 10, 2018 0 0 How do I change the password of another user without having to sign in as them? Raymond Chen You can do it from the password change screen.
Jul 4, 2018 0 0 The Windows Calculator no longer generates tiny errors when calculating the square root of a perfect square Raymond Chen Tweaking the algorithm.
Jul 3, 2018 0 0 How can I determine why the System process is listening on port 80? Raymond Chen netsh can tell you.
Jun 13, 2018 0 0 Why does the CREATOR_OWNER SID sometimes reset itself to the object’s current owner rather than its original owner? Raymond Chen It's a snapshot, but you can ask for a new snapshot.
Jun 12, 2018 0 0 Stupid cmd.exe tricks: Entering a directory that doesn’t exist, then immediately leaving Raymond Chen It's as if it never existed. Oh wait, it never existed.
Jun 5, 2018 0 0 Stupid cmd.exe tricks: Changing directories with forward slashes instead of backslashes Raymond Chen Provided it doesn't look like a switch.