Forum Discussion
SmartBear_Suppo
Alumni
14 years ago
EmilyS wrote: Can you please let me know what the minimum installation requirements are for this? That is, what files/folders in the loadUI installation directory can we trim out?
If the machines that you're running loadUI on have Java (a JRE) installed (test by typing java in a terminal), you can remove the jre folder, saving 86 MiB. As long as you're running loadUI in command line mode, you shouldn't need bundle\loadui-fx-interface-1.5.0.jar either. Removing that file saves you 10 MiB.
More things that you could probably remove if you really need to slim things down:
- The .install4j folder is 2 MiB and isn't really needed.
- All images (png, jpg).
- samples folder.
- Maybe (in theory) also bundle\loadui-layout-1.5.0.jar
Hope this helps!
Henrik
SmartBear Software