This is in log:
CopyOrExpand - Failed to copy [I:\I386I:\I386\mdminst.dl_] to: [%BaseDir%\Target\Gena\I386\System32\mdminst.dll]: The system cannot find the path specified.
Here is a wrong line:
If,Not,ExistFile,%Target_Sys%\mdminst.dll,CopyOrExpand,%Source_Sys%%Source_Sys%\mdminst.dll,%Target_Sys%
It should be:
If,Not,ExistFile,%Target_Sys%\mdminst.dll,CopyOrExpand,%Source_Sys%\mdminst.dll,%Target_Sys%