Differences
This shows you the differences between the selected revisions of the page.
| 2016-05-30 | 2016-05-30 | ||
| moving from the forum (topic 23095) (martin) | no ellipsis (there's no prompt) (martin) | ||
| Line 8: | Line 8: | ||
| <code powershell - DownloadClipboard.ps1> | <code powershell - DownloadClipboard.ps1> | ||
| - | # @name &Download from Path in &Clipboard... | + | # @name &Download from Path in &Clipboard |
| # @command powershell.exe -ExecutionPolicy Bypass -File "%EXTENSION_PATH%" -sessionUrl "!S" -localPath "!\" %Pause% | # @command powershell.exe -ExecutionPolicy Bypass -File "%EXTENSION_PATH%" -sessionUrl "!S" -localPath "!\" %Pause% | ||
| # @description Downloads remote file from a path stored in clipboard to the current local directory | # @description Downloads remote file from a path stored in clipboard to the current local directory | ||