Location of .cfg files

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Dilbert
    Newbie
    • Sep 2006
    • 1

    #1

    Location of .cfg files

    Is there anyway to setup the tool so that when the program is envoked, it defaults to a particular test directory and not the default "burnintest" directory?

    Thanks
  • David (PassMark)
    Administrator
    • Jan 2003
    • 11099

    #2
    You can specify a configuration file on the command line, with the -C
    command line option. There is no restriction on the directory the
    configuration file is located in.

    So for example you can run BurnInTest like this,

    "C:\Program Files\BurnInTest\bit.exe" -C E:\LastUsed.bitcfg

    Comment

    Working...