Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

inProcess App Operations is a .NET command line (CLI) application that does not require to be installed.

...

  1. Download inProcess App Operations zip file
    [Temporary URL] https://ipcglobal-my.sharepoint.com/:u:/g/personal/mark_costa_ipc-global_com/EQ3-89iw5s5Il9oiTDjBIUQBm7-I0yVASRdfjSImPIAQ6A?e=rUdfDr
    [ToDo: needs to make the URL public] https://ips-product-releases.s3.amazonaws.com/ipdf-app-operations/ipdf-app-operations-latest.zip

  2. On File Explorer, Extract the zip file content to any Folder

  3. On File Explorer, navigate to the inProcess App Operations extracted Folder

  4. On File Explorer, click on the Address Bar, type cmd and press Enter:

    This will open the Command Prompt on the current folder:

  5. Type the following command to test if inProcess App Operations is running properly:

    Code Block
    languagebash
    inProcessAppOperations.exe --help

    This should be the result screen:

...