How to run Sovelia Standard Configurator manually
  • 16 Jun 2025
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

How to run Sovelia Standard Configurator manually

  • Dark
    Light
  • PDF

Article summary

  1. Open the Windows Command Prompt

  2. Navigate to the directory where the Standard Configurator is installed:

    cd C:\ConfiguratorDeploy\V25\Configurator

    This Folder should contain configurator.exe binary and configurator.conn file

  3. Run the application from the Command Prompt

    configurator.exe

    If everything is working correctly, you should see a message similar to: “running on url http://localhost:8284” at the bottom of the output

Note

Windows Defender or your firewall may display a warning such as
“Some features of this application have been blocked.”
In a local or test environment, this message can usually be ignored or dismissed, as the configurator is typically used for testing purposes in manual mode

  1. Open your broser and go to: http://localhost:8284


Was this article helpful?