- Print
- DarkLight
- PDF
How to run Sovelia Standard Configurator manually
Article summary
Did you find this summary helpful?
Thank you for your feedback!
Open the Windows Command Prompt
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
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
Open your broser and go to: http://localhost:8284
Was this article helpful?