integration » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2016-02-16 | 2016-02-16 | ||
ui_installer* (martin) | ui_installer_selecttasks (martin) | ||
Line 20: | Line 20: | ||
You can have shortcut icons appear in the 'Send To' menu, found in the //File// menu in Windows Explorer and displayed when a file is right-clicked. Shortcuts can either open WinSCP and present the [[ui_login|Login dialog]] or open a [[session_configuration#site|site]] directly. In both cases after the site is opened, the selected file(s) are [[task_upload|uploaded to the server]]; WinSCP can then close or go on to display its user interface. | You can have shortcut icons appear in the 'Send To' menu, found in the //File// menu in Windows Explorer and displayed when a file is right-clicked. Shortcuts can either open WinSCP and present the [[ui_login|Login dialog]] or open a [[session_configuration#site|site]] directly. In both cases after the site is opened, the selected file(s) are [[task_upload|uploaded to the server]]; WinSCP can then close or go on to display its user interface. | ||
- | To create a shortcut that displays the Login dialog, use [[installation|installer]] or go to [[ui_pref_integration|Preferences dialog]]. Alternatively, a shortcut that automatically opens site can be created on [[ui_login#shortcuts|Login dialog]]. | + | To create a shortcut that displays the Login dialog, use [[ui_installer_selecttasks|installer]] or go to [[ui_pref_integration|Preferences dialog]]. Alternatively, a shortcut that automatically opens site can be created on [[ui_login#shortcuts|Login dialog]]. |
To remove the icon, go to ''C:\Users\username\AppData\Roaming\Microsoft\Windows\SendTo'' folder (or to ''C:\Documents and Settings\username\SendTo'' folder on Windows XP and older) and remove respective shortcut. &winpath &winxp | To remove the icon, go to ''C:\Users\username\AppData\Roaming\Microsoft\Windows\SendTo'' folder (or to ''C:\Documents and Settings\username\SendTo'' folder on Windows XP and older) and remove respective shortcut. &winpath &winxp | ||
Line 28: | Line 28: | ||
===== Search Path ===== | ===== Search Path ===== | ||
- | From [[installation|installer]] or [[ui_pref_integration|Preferences dialog]] you can add WinSCP installation directory to search path (environment variable ''PATH''). This is particularly useful if you use [[scripting|console/scripting mode]]. | + | From [[ui_installer_selecttasks|installer]] or [[ui_pref_integration|Preferences dialog]] you can add WinSCP installation directory to search path (environment variable ''PATH''). This is particularly useful if you use [[scripting|console/scripting mode]]. |
===== Drag&drop Shell Extension ===== | ===== Drag&drop Shell Extension ===== | ||
- | WinSCP [[installation|installer]] can install [[dragext|drag&drop shell extension]] to improve WinSCP capability of downloading files using drag&drop. | + | WinSCP [[ui_installer_selecttasks|installer]] can install [[dragext|drag&drop shell extension]] to improve WinSCP capability of downloading files using drag&drop. |