Package newlook with RAMP-NL
This section describes how to package newlook application files in the RAMP-NL package.
Step |
Activity |
How to Do It |
OK |
Ensure newlook is installed and configured correctly on the PC on which you will build the package |
Make sure you have newlook 8 installed on the PC where you are going to build the deployment package. |
|
|
Download the newlook Auto Configuration Program |
This program will silently register the newlook ActiveX components and create the required newlook registry keys on the target PC. |
Download it into your newlook directory (C:\Program Files\looksoftware 8.0) from: |
|
Add newlook objects |
Add all of the files from the root of your newlook directory (usually C:\Program Files\looksoftware 8.0) to the list of Non-LANSA Objects within your package. |
Click on the Objects button from the Deployment Tool bar. |
|
Set the installation path for newlook program files |
Specify the directory to which to install the newlook files on the target PC. |
Highlight all of the files that have been included from the looksoftware 8.0 root directory, then click the Set the Install Path button on the toolbar: |
|
Set the installation path for newlook tables |
Repeat the steps above in order to set the Installation Path for files included from the newlook/tables directory to NLTABLES |
Set the Installation Path Id field to NLTABLES. Set the Installation Path field to C:\Program Files\Application Name\newlook\Tables, then click OK. |
|
Instruct the package to create newlook directories |
Instruct the deployment package to create the newlook directories specified above. To do so, we will execute the MD command (i.e. Make Directory) before the installation occurs. |
Click the Command button on the Deployment Tool toolbar. |
|
Instruct the package to execute the newlook Auto Configuration Program |
Instruct the package to execute the NLAutoConfigure.exe program after installing all the appropriate files. |
On the Commands to Execute After Install tab, set the following command: |
|