|
@@ -1314,7 +1314,7 @@ var
|
|
|
|
|
|
begin
|
|
begin
|
|
repeat
|
|
repeat
|
|
- Attrs := mbFileGetAttr(AbsoluteTargetFileName);
|
|
|
|
|
|
+ Attrs := FileGetAttrUAC(AbsoluteTargetFileName);
|
|
if Attrs <> faInvalidAttributes then
|
|
if Attrs <> faInvalidAttributes then
|
|
begin
|
|
begin
|
|
SourceFile := aNode.TheFile;
|
|
SourceFile := aNode.TheFile;
|