1. G

    Windows Vista Finding the ChkDsk Log File in Vista

    Where is it? I can't find it. I just ran chkdsk, but I want to find the log.
  2. 6

    Windows Vista Help! Need single file (signtool.exe) from Vista WDK.

    Just a quick intro: I've written a driver for Vista64, and need to sign it. I have signed files before, and am familiar with the process. I used signtool.exe (this is a common file with many versions, the latest version is apparently distributed with the Vista WDK). Now to Link Removed due to...
  3. H

    Windows Vista How to Add History to Windows PowerShell

    Ever wish you had history like in unix with .bash_history? Here is some code that you can put in your profile file that defines a function BYE which saves off your sessions history into a History.CSV file in your home directory and then adds that to your history when you startup the next...