Differences
This shows you the differences between the selected revisions of the page.
2018-10-16 | 2018-11-13 | ||
5.13 Bug 1613: Configurable keyboard shortcuts for extensions (martin) | cannot browse (martin) | ||
Line 20: | Line 20: | ||
===== [[extensions]] Managing Extensions ===== | ===== [[extensions]] Managing Extensions ===== | ||
- | Use the //Add > Add Extension// to install a new extension. The //Add Extension// prompt displays. Enter a URL to download an extension file from; or browse for a local extension file. The extension file will be validated and installed to the [[extension#loading|WinSCP application data folder]]. | + | Use the //Add > Add Extension// to install a new extension. The //Add Extension// prompt displays. Enter a URL to download an extension file from; or a path to a local extension file. The extension file will be validated and installed to the [[extension#loading|WinSCP application data folder]]. |
Use the //Remove// button to remove the selected extension. When the selected extension is the official extension,((In general, if the current user does not have permissions to delete the extension file. What is typical for the official extensions as these are installed to the ''Program Files'' folder.)) the extension is just hidden (the extension file remains). To restore the hidden extension, you have to locate the extension file (e.g. ''C:\Program Files (x86)\WinSCP\Extensions\SearchText.WinSCPextension.ps1'') and use the //Add > Add Extension// to re-add it. When the selected extension is user-installed extension, even the extension file is removed. | Use the //Remove// button to remove the selected extension. When the selected extension is the official extension,((In general, if the current user does not have permissions to delete the extension file. What is typical for the official extensions as these are installed to the ''Program Files'' folder.)) the extension is just hidden (the extension file remains). To restore the hidden extension, you have to locate the extension file (e.g. ''C:\Program Files (x86)\WinSCP\Extensions\SearchText.WinSCPextension.ps1'') and use the //Add > Add Extension// to re-add it. When the selected extension is user-installed extension, even the extension file is removed. |