In the original.sxp file you must modify the #ResponseFiles#, #ScriptFiles#, and #Actions# sections, as follows:
In the #ResponseFiles# section, enter the path name of the response files you are using. In the #ScriptFiles# section, enter the path name of the script file that modifies the response file.
If you are using more than one response file, list the path names of the script files in the #ScriptFiles# section in the same sequence as the path names of the associated response files listed in the #ResponseFiles# section.
All path names must begin with the internal $(SxpSrvRelDir) parameter. On the target computer, this parameter contains the path name for the archive files.
Enter the installation and removal instructions for the product. Specify the path name of the original setup program for unattended installation and removal, as shown in the following example:
Install = $(SxpSrvRelDir)\setup.exe -s -SMS
Uninstall = $(SxpSrvRelDir)\setup.exe -uninstall
|
Copyright © 2013 CA.
All rights reserved.
|
|