Versions Compared

Key

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

Show Contents List
You are here:

...

In this step, you will follow essentially the same steps as when you installed Version 1 of My Mobile Web Application. 1.   Use

  1. Use the Go To Folder..

...

  1. Image Added toolbar button to open the deployment package folder in Explorer.

...


  1. Image Added

...


  1. The patch file is:
    WEBAPP_V1.0.0.1_en-us.msp

...


  1. Copy the path to the Windows clip board.

...


  1. Open a Command Prompt using Run as Administrator. Navigate to the package folder, for example:
    C:\PROGRAM FILES (X86)\LANSA\X_WIN95\X_LANSA\X_APPS\WEBAPP

...


  1. You can use the context menu in the command prompt to Paste the path you saved earlier.

...


  1. Enter the following command and press the Tab key. This will complete the MSP file name:
    Msiexec /update web

...


  1. The full command is
    Msiexec /update WEBAPP_V1.0.0.1_en-us.msp

...


  1. Press Enter to begin the update.

...


  1. There are fewer dialogs displayed during an update:

...


  1. Image Added

...


  1. Click Next to start the update.

...


  1. Image Added

...


  1. Click Update to confirm installing the patch.

...


  1. The update will stop the LANSA Listener and LANSA Web jobs..

...


  1. Alternatively, you can stop the Listener manually from Windows Administrative Tools / Services. LANSA Web jobs can be stopped using Task Manager. See jobs named w3…..

...


  1. Image Added

...


  1. A progress bar will be displayed.

...


  1. Image Added

...


  1. Click Finish to close the update dialogs.

...