If you want to start a script and do not know the OS architecture (32 bit or 64 bit):
To run a script from the command line, call Launch_WinStressTest.exe from the command line
and use the / switch and the full path of the script to run as arguments.
Example (assumes both script and Launch_WinStressTest.exe are located in same root folder):
Launch_WinStressTest.exe /[fullpath][scriptname].xml
Launch_WinStressTest.exe /240mbi.xml
If you want to start a script from a specific 32 bit or 64 bit version:
To run a script from the command line, call wstp3.exe from the command line
and use the / switch and the full path of the script to run as arguments.
Example (assumes both script and winstress exe are located in same root folder):
Wstp3.exe /[fullpath][scriptname].xml
Wstp3.exe /240mbi.xml