Trying to put some stuffs in the RegEx.xml file I've found out that, if there's an error in the configuration, RhoElements start without support for basic API (e.g. "application.quit();") and without showing the license screen.
You can still use it as an HTML5 browser, without any license check.
The relevant RhoLog.txt reports:
I 09/14/2013 03:05:49:595 4a1af54e Core::Initialise| RhoElements is using Config file: \Program Files\RhoElements\Config/Config.xml
I 09/14/2013 03:05:49:696 4a1af54e CAppManager::CAppManager::Init| Engine is use is the Motorola WebKit engine (default)
E 09/14/2013 03:05:49:716 4a1af54e Core::CApp::Init| Could not load the RegEX file
E 09/14/2013 03:05:49:720 4a1af54e CAppManager::AddApp| Failed Initialise the application object
Trying to put some stuffs in the RegEx.xml file I've found out that, if there's an error in the configuration, RhoElements start without support for basic API (e.g. "application.quit();") and without showing the license screen.
You can still use it as an HTML5 browser, without any license check. The relevant RhoLog.txt reports: