INVALID LICENSE: INVALID SAHI PRO MODE
Problem Statement:
Desktop license not working in process-studio. Throwing below error after running Start_Dashboard.bat file
Steps To Reproduce:
- Edit the userdata.properties file from Process-studio/psplugins/desktop-plugins/desktop-engine/userdata/config folder
- Search for the below property, mostly present in end of the file
sahi.runner=false
- Change this property value to true and run the desktop spy again.
sahi.runner=true
Solution:
- Edit the userdata.properties file from Process-studio/psplugins/desktop-plugins/desktop-engine/userdata/config folder
- Search for below property, mostly present in end of the file
sahi.runner=true
- Change this property value to false and run the desktop spy again.
sahi.runner=false