Code: Select all
// /S = include subdirectories
// /B = bare format
Let>RP_WIN64PROCESS=1
Run>Dir C:\Users\*.* /s /b >%DESKTOP_DIR%\TempFileList.txt
Error in: FileCheck-Images
Line 102 - Error executing Dir C:\Useres\*.* /s /b
>c:\Users\jerome.thomas\Desktop\TemplFileList.txt
(2:The system cannot find the file specified.). On Win64
if trying to run a 64 bit system process try bypassing file
system redirection with RP_WIN64PROCESS or referring
to SYS_NATIVE.