Skip to content
English
  • There are no suggestions because the search field is empty.

How can the ACPM app be launched after installing?

An ACPM shortcut is not automatically created in the Start Menu upon installing the ACPM app. The solution is to manually add it.

    1. Create a shortcut using one of the following targets specific to the ACPM app server used by the client:

  • For PMST01: %LocalAppData%\ACPM\jre\bin\javaw.exe "-splash:acpm_splash.png" -cp "*" com.gbahn.medfx.amazingcharts.AcApplication "codeBase:https://pmst01.amazingcharts.net:443/gba/medfx" ""
  • For PMST02: %LocalAppData%\ACPM\jre\bin\javaw.exe "-splash:acpm_splash.png" -cp "*" com.gbahn.medfx.amazingcharts.AcApplication "codeBase:https://pmst02.amazingcharts.net:443/gba/medfx" ""
  • For PMST03: %LocalAppData%\ACPM\jre\bin\javaw.exe "-splash:acpm_splash.png" -cp "*" com.gbahn.medfx.amazingcharts.AcApplication "codeBase:https://pmst03.amazingcharts.net:443/gba/medfx" ""
  • For PMST04: %LocalAppData%\ACPM\jre\bin\javaw.exe "-splash:acpm_splash.png" -cp "*" com.gbahn.medfx.amazingcharts.AcApplication "codeBase:https://pmst04.amazingcharts.net:443/gba/medfx" ""

    2. Modify the Start in content in the shortcut properties to the following changing user name to the local Windows user: 

C:\Users\user name\AppData\Local\ACPM

    3. Modify the shortcut icon in the shortcut properties:
  • a. Select Change Icon button.
  • b. Select Browse button.
  • c. Navigate to C:\Users\user name\AppData\Local\ACPM
  • d. Double-click the acpm logo.
  • e. Click OK, and OK.