command

  1. S

    Windows 7 Solution for DVD Driver Signing Issue

    I have found that the driver signing problem can be bypassed with a single command: bcdedit.exe -set testsigning_on This works without having to do a complete Fresh Install and will not bog down the boot process.
  2. 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.
  3. 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...
  4. 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...
Back
Top