Hi, ied206.
Incorrect output of information about the error in the log file.
Example:
<Errors>
- [1] Error in Script [Build Core] (Win10XPE\Core.script)
[Error] RegHiveLoad - Hive file [D:\Win10XPE\Temp\Install.hives\DEFAULT] does not exist (RegHiveLoad,Tmp_Install_Default,%Gtemp%\Install.hives\DEFAULT) (Line 389)
But the error occurs in the script Win10XPE\Macro.script (Line 389), which is called from Win10XPE\Core.script.
Would like the log to be something like this:
<Errors>
- [1] Error in Script [Build Core] (Win10XPE\Core.script)\(Win10XPE\Macro.script)
[Error] RegHiveLoad - Hive file [D:\Win10XPE\Temp\Install.hives\DEFAULT] does not exist (RegHiveLoad,Tmp_Install_Default,%Gtemp%\Install.hives\DEFAULT) (Line 389)
Regards, Nikzzzz.