Announcement

Collapse
No announcement yet.

Command line for indicate full report file name location

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Command line for indicate full report file name location

    Hi dear All,

    i need to execute bit.exe using command line such as :
    bit.exe –h -x -r -c test.bitcfg

    I'd like to know if i could add the report full file name location.
    or just tell me the best way to achieve the goal to create file reports with the location and the name i need to use.

    if someone could help i'd appreciate
    thanks a lot in advance


  • #2
    There isn't a way to set the config file name directly from the command line.

    The log file name set in the config file can use windows environment variables though (eg %COMPUTERNAME% ) so you can set an environment variable with the name you want to use before launching BurnInTest.

    Comment

    Working...
    X