Running Windows Functions from APPX

InvokingWindowsShellFunctions

In order to invoke a Windows shell function (such as a batch file or executable) from APPX for Windows, follow these guidelines.

RUNInSeriesOrParallel

When you RUN from APPX/Unix, APPX won't resume running until the shell object called has completed (series). When you RUN from APPX for Windows, the RUN command by default spawns a separate thread and APPX immediately resumes execution (parallel).

PassingFieldsOrFileNames

How to pass fields or file names to an external shell script

Calling Windows API's

How to call Windows API/DLL's

Client-SideProcessesFileTransfers

How to run client-side processes, and perform file transfers, from the APPX Java client

ExternalCommandsFromTheWindowsClient

How to 'RUN' an external command on a local PC from the Windows client.

Comments:

Read what other users have said about this page or add your own comments.


 
Topic revision: r2 - 18 Feb 2016, JeanNeron
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback