Differences
This shows you the differences between the selected revisions of the page.
| 2014-01-07 | 2014-02-12 | ||
| no summary (96.2.205.165) | path to WinSCPnet.dll note (martin) | ||
| Line 54: | Line 54: | ||
| %WINDIR%\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe WinSCPnet.dll /codebase /tlb | %WINDIR%\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe WinSCPnet.dll /codebase /tlb | ||
| </code> | </code> | ||
| + | |||
| + | The above examples assume that ''WinSCPnet.dll'' is in current working directory. Otherwise you need to specify an absolute path to the ''.dll''. | ||
| ==== Side-by-Side Registration ==== | ==== Side-by-Side Registration ==== | ||