Customizing the Desktop Agent installation
| Article:HOWTO23762 | | | Created: 2010-01-01 | | | Updated: 2011-07-31 | | | Article URL http://www.symantec.com/docs/HOWTO23762 |
The Desktop Agent installation can be customized to meet specific needs. For example, it can run silently with no user interface displayed, or it can display either a basic or complete user interface. To customize the installation, you can modify the Setup.ini file in the DLO Agent setup directory.
For example, for a silent installation, edit CmdLine in the Setup.ini file as follows:
CmdLine=/qf DEFAULTMEDIASERVER="Desktop3" LAUNCHCLIENT="1" /l*v "%TEMP%\DLOAgentInstall.log"
CmdLine=/qn DEFAULTMEDIASERVER="Desktop3" LAUNCHCLIENT="1" /l*v "%TEMP%\DLOAgentInstall.log"
For an installation with a basic interface but no option to cancel the installation, edit CmdLine in the Setup.ini file as follows:
CmdLine=/qf DEFAULTMEDIASERVER="Desktop3" LAUNCHCLIENT="1" /l*v "%TEMP%\DLOAgentInstall.log"
CmdLine=/qb! DEFAULTMEDIASERVER="Desktop3" LAUNCHCLIENT="1" /l*v "%TEMP%\DLOAgentInstall.log"
To customize the Desktop Agent installation
-
In the Desktop Agent setup directory, open the Setup.ini file for editing.
-
Modify the value that begins CmdLine= /qf:
|
|
Legacy ID
v13037485_be2010_adm
Article URL http://www.symantec.com/docs/HOWTO23762
Terms of use for this information are found in Legal Notices









Thank you.