removed a debug print
parent
f031b928a8
commit
d934d9d4de
|
@ -126,7 +126,6 @@ IF_DEFINED_TRUE #TRUE_IF_THE_TARGET_IS_WINDOWS_ELSE_FALSE
|
|||
$counter.Value++
|
||||
|
||||
Rename-Item -Path $file.FullName -NewName $newFilePath
|
||||
Write-Host "Rinominato file: $($file.FullName) -> $($newFilePath)"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue