Forum Discussion
SmartBear_Suppo
Alumni
14 years agoHi,
You can change this by setting the "loadui.home" System Property to a different path, by for instance running:
Or you can edit the system.properties file in the "conf" directory of your loadUI installation and add the line:
Either one should work!
Regards,
Dain
SmartBear Software
You can change this by setting the "loadui.home" System Property to a different path, by for instance running:
loadUI.bat "-Dloadui.home=<new path here>"
Or you can edit the system.properties file in the "conf" directory of your loadUI installation and add the line:
loadui.home=<new path here>
Either one should work!
Regards,
Dain
SmartBear Software