This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to create a small custom installer package which downloads components?

Hello,

we are creating standalone/custom installer packages manually (batch file) for our home/external users as outlined in the Sophos KB: http://www.sophos.com/en-us/support/knowledgebase/67504.aspx

The SDP offers the option to "Configure AutoUpdate to download components" which results in a very small installer (~10 Mb); the method describing manually packaging the software results in packages ~100 Mb.

How can i create "online installer packages" with the "manual" method?

Kind regards -sd

:32653


This thread was automatically locked due to age.
Parents
  • Hello -sd,

    there's no magic in the package built by SDP. Basically it just packages the files from the CID's root and the \crt and \sau folders and calls setup.exe with the appropriate switches,  -crt R for the Competitor Removal Tool, -mng yes for the RMS component and -updp  (together with -(o)user and -(o)pwd) pointing to the live CID instead of the SAVSCFXPXML folder.

    HTH

    Christian

    :32661
Reply
  • Hello -sd,

    there's no magic in the package built by SDP. Basically it just packages the files from the CID's root and the \crt and \sau folders and calls setup.exe with the appropriate switches,  -crt R for the Competitor Removal Tool, -mng yes for the RMS component and -updp  (together with -(o)user and -(o)pwd) pointing to the live CID instead of the SAVSCFXPXML folder.

    HTH

    Christian

    :32661
Children
No Data