DriverView v1.45 - Loaded Windows Drivers List

« Older   Newer »
 
  Share  
.
  1. Jeremy2.0
     
    .

    User deleted


    driverview


    DOWNLOAD FREE: Windows


    Option -_______________- Description
    /stext <filename> Saves the list of all drivers into a regular text file.
    /stab <filename> Saves the list of all drivers into a tab-delimited text file.
    /scomma <filename> Saves the list of all drivers into a comma-delimited text file.
    /stabular <filename> Saves the list of all drivers into a tabular text file.
    /shtml <filename> Saves the list of all drivers into horizontal HTML file.
    /sverhtml <filename> Saves the list of all drivers into vertical HTML file.
    /sxml <filename> Saves the list of all drivers into XML file.
    /sort <column> This command-line option can be used with other save options for sorting by the desired column. If you don't specify this option, the list is sorted according to the last sort that you made from the user interface. The <column> parameter can specify the column index (0 for the first column, 1 for the second column, and so on) or the name of the column, like "Address" and "File Type". You can specify the '~' prefix character (e.g: "~Driver Name") if you want to sort in descending order. You can put multiple /sort in the command-line if you want to sort by multiple columns.
    Examples:
    DriverView.exe /shtml "f:\temp\drivers.html" /sort 2 /sort ~1
    DriverView.exe /shtml "f:\temp\drivers.html" /sort "File Type" /sort "Driver Name"

    /nosort When you specify this command-line option, the list will be saved without any sorting.

     
    Top
    .
0 replies since 4/3/2014, 15:48   21 views
  Share  
.