Differences
This shows you the differences between the selected revisions of the page.
| 2011-11-10 | 2013-04-30 | ||
| created (martin) | Converting to .NET Assembly (martin) | ||
| Line 9: | Line 9: | ||
| </code> | </code> | ||
| + | ===== Converting to .NET Assembly ===== | ||
| + | [[library|WinSCP .NET assembly]] does not have a concept of current working directory. | ||
| + | When [[library_from_script|converting script to .NET Assembly]], you have to [[library_from_script#paths|convert relative paths to absolute paths]]. | ||