Recent content by Paul Randleman

  1. P

    Add "Empty Folder" to the Context Menu

    to get this to work I had to change it to cmd.exe /c move \"%1\\*.* \". since we are emptying a directory why not remove the empty directory cmd.exe /c move \"%1\\*.*\" . && rd \"%1\" and pesky cmd window flash.. not my taste, lets hide it with runhiddenconsole rhc cmd.exe /c move...
  2. P

    Mouse Randomly Shuts off

    In response to Anonymous & to all future readers of this article: YES THEY DO INDEED HAVE POWER SETTINGS. All modern computers have these power saving features. I can say for certain Windows 7 +, but I'm sure Windows Vista (Windows 6.0) has it just like Windows 7 (Windows 6.1). Remember, it's...