Differences
This shows you the differences between the selected revisions of the page.
2017-01-13 | 2017-01-18 | ||
explicit anchor use (martin) | syntax (martin) | ||
Line 140: | Line 140: | ||
* ''Extensions'' subfolder of WinSCP application data folder. I.e. ''%APPDATA%\WinSCP\Extensions'', typically ''C:\Users\username\AppData\Roaming\WinSCP\Extensions''. &winpath This is where WinSCP [[ui_pref_commands#extensions|stores the user-installed extensions]]. | * ''Extensions'' subfolder of WinSCP application data folder. I.e. ''%APPDATA%\WinSCP\Extensions'', typically ''C:\Users\username\AppData\Roaming\WinSCP\Extensions''. &winpath This is where WinSCP [[ui_pref_commands#extensions|stores the user-installed extensions]]. | ||
- | The extensions must have a file extension ''.WinSCPextension'', optionally followed by an actual file type extension, e.g. ''.WinSCPextension.ps1''. WinSCP automatically renames the [[ui_pref_commands#extensionsuser-installed extension files]] to match this requirement. | + | The extensions must have a file extension ''.WinSCPextension'', optionally followed by an actual file type extension, e.g. ''.WinSCPextension.ps1''. WinSCP automatically renames the [[ui_pref_commands#extensionsuser#installed extension files]] to match this requirement. |
Files with other file extensions in the extension locations are ignored, as well as files that have invalid extension metadata. | Files with other file extensions in the extension locations are ignored, as well as files that have invalid extension metadata. |