-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Version: 2.2
Branch: development(local)
Test: fdm_generatetestdata_exif.ps1
Error:
Rename-Item : Cannot rename the specified target, because it represents a path or device name.
At D:\gamedev\tools\FileDateMe\FileDateMe21.ps1:202 char:13
-
Rename-Item -Path $file.FullName -NewName $newFilePath -F ... -
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~- CategoryInfo : InvalidArgument: (:) [Rename-Item], PSArgumentException
- FullyQualifiedErrorId : Argument,Microsoft.PowerShell.Commands.RenameItemCommand
Recommended Changes:
- Add support for relative paths as this is usability issue.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Projects
Status
In Progress