PSCompression
PSCompression copied to clipboard
`New-ZipEntry` to use file's `.FullName` if no `-EntryPath` is provided
This issue is to have the -EntryPath Parameter from New-ZipEntry not be a Mandatory Parameter in the File Parameter Set. If no -EntryPath is provided, the cmdlet should strip out the Drive from the path and use that to create the new entry.