Forum Discussion
abhishek813
14 years agoFrequent Contributor
I have been able to install loadUI 1.5-beta in a non-internet(Island) environment. Below are the steps I followed.
1. Install JavaFx 1.3.1 in the island machine.
2. Install loadUI on the local machine.
3. Copy the loadUI installation folder from the local machine to the island machine.
4. Find the local IIS's home directory for the default website.
5. Copy the "loadUI.jnlp" file to the directory found in step 4.
6. Open the "loadUI.jnlp" file in notepad. This file is available in the loadUI installation folder.
- change the value of the href attribute of the extension tag to the localhost url of the "loadUI.jnlp" file
7. From you local machine copy the .loadui folder. This folder is available @ "C:\Documents and Settings\<<YOUR USERNAME>>".
- copy this file to the island machine and place it @ "C:\Documents and Settings\<<USERNAME>>"
8. Click on loadUI.bat
Now loadUI should successfully start.
1. Install JavaFx 1.3.1 in the island machine.
2. Install loadUI on the local machine.
3. Copy the loadUI installation folder from the local machine to the island machine.
4. Find the local IIS's home directory for the default website.
5. Copy the "loadUI.jnlp" file to the directory found in step 4.
6. Open the "loadUI.jnlp" file in notepad. This file is available in the loadUI installation folder.
- change the value of the href attribute of the extension tag to the localhost url of the "loadUI.jnlp" file
7. From you local machine copy the .loadui folder. This folder is available @ "C:\Documents and Settings\<<YOUR USERNAME>>".
- copy this file to the island machine and place it @ "C:\Documents and Settings\<<USERNAME>>"
8. Click on loadUI.bat
Now loadUI should successfully start.