How To execute a Remote EXE from SAP ?
Hi,
We are having a case where in from SAP(ABAP) we have to execute a remote
EXE. This Remote EXE can be accessable by sharing the Drives or mapping the drive. i tried using WS_EXECUTE or GUI_EXEC it is not working it gives me the following error.
Component MSWINSK.OCX or one of its dependicies not correctly registered: a file is missing or invalid.
Is it that WS_EXECUTE or GUI_EXEC expect the exe to be available locally. ?
or do i have to create the RFC destination ?
we are on win2K.
Regards,
Umesh