File Conflict Dialog Box
- Updated2025-07-21
- 1 minute(s) read
File Conflict Dialog Box
TestStand launches the File Conflict dialog box when you specify a file in the Open File dialog box without selecting the Use Absolute Path option and when a file with the same name as the one you selected was found in the TestStand search paths .
The File Conflict dialog box contains the following options:
- Use a relative path for the file shown above —TestStand uses a relative path for the file found in the TestStand search paths.
- Use an absolute path for the file you selected —TestStand uses an absolute path instead of a relative path.
- Use a relative path for the file you selected —TestStand uses a relative path file even though it cannot locate the file within the TestStand search paths.
- Substitute Path Macros —Enable this option to substitute the $(Platform) macro for the last directory in a path that matches the current platform. For example, 64-bit TestStand replaces C:\bin\x64\module.dll with C:\bin\$(Platform)\module.dll . This option applies to absolute paths and to relative paths TestStand finds through non-recursive search directories. This option is not available for files TestStand finds by searching subdirectories.