Differences

This shows you the differences between the selected revisions of the page.

2013-05-09 2013-05-15
5.2.1 Renamed WinSCP .NET assembly to winscpnet.dll to avoid conflicts with winscp.exe (martin) library_powershell (martin)
Line 5: Line 5:
Start by choosing a language. WinSCP .NET assembly can be used from any .NET language or any language that supports COM. Start by choosing a language. WinSCP .NET assembly can be used from any .NET language or any language that supports COM.
-If you do not have your own preferred language, use [[wp>Windows PowerShell]]. PowerShell is scripting language built on top of .NET framework. It comes with Windows 7 and newer and can be installed into Windows XP and Vista. PowerShell scripts can be directly executed, they do not need to be compiled first. See [[library#powershell|example PowerShell script that uses WinSCP .NET assembly]].+If you do not have your own preferred language, use [[library_powershell|Windows PowerShell]].
===== Mapping Script Commands to .NET Assembly Calls ===== ===== Mapping Script Commands to .NET Assembly Calls =====
Line 38: Line 38:
</code> </code>
-needs to be converted to following call:+needs to be converted to following call in [[library_powershell|PowerShell]]:
<code powershell> <code powershell>
Line 66: Line 66:
</code> </code>
-maps to following PowerShell code:+maps to following [[library_powershell|PowerShell]] code:
&beta (* .dll *) &beta (* .dll *)

Last modified: by martin