Differences
This shows you the differences between the selected revisions of the page.
| 2016-10-12 | 2016-10-20 | ||
| screenshot (martin) | uppercase URL (martin) | ||
| Line 7: | Line 7: | ||
| <code powershell - GenerateHttpUrl.ps1> | <code powershell - GenerateHttpUrl.ps1> | ||
| - | # @name Generate &HTTP Url | + | # @name Generate &HTTP URL |
| # @command powershell.exe -ExecutionPolicy Bypass -STA -NoProfile -File "%EXTENSION_PATH%" -webRoot "%WebRoot%" -rootPath "%RootPath%" -hostName "%HostName%" -serverName "!@" -path "!/!" %Https% %Pause% %Clipboard% %Open% | # @command powershell.exe -ExecutionPolicy Bypass -STA -NoProfile -File "%EXTENSION_PATH%" -webRoot "%WebRoot%" -rootPath "%RootPath%" -hostName "%HostName%" -serverName "!@" -path "!/!" %Https% %Pause% %Clipboard% %Open% | ||
| # @description Generates HTTP URL of the selected file | # @description Generates HTTP URL of the selected file | ||