Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Cannot find .com File

Well, yes you seem to have misunderstood something. But without mode context it's hard to say what it is.

If you want to use WinSCP .NET assembly, you do not need winscp.com.
Conversely, if you want to use winscp.com scripting, you do not need WinSCP .NET assembly, let only any registration.
polat

Cannot find .com File

Hi all,

to use WinSCP via COM interop have to register it via regasm
But it will not create a .com file.

Did I misunderstood something?

In past I called in DOS winscp.com with following parameters /console /script:
call "C:\xx\xx\WinSCP\WinSCP.com" /console /script="\\xx\WinSCP\downloadOBE.winscp"