Cannot find .com File

Advertisement

polat
Joined:
Posts:
1

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"

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,605
Location:
Prague, Czechia

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.

Reply with quote

Advertisement

You can post new topics in this forum