Help for this page

Select Code to Download


  1. or download this
    <config id="Installer">
        <pclist>
    ...
            <pass>blahblah</pass>
        </logon>
    </config>
    
  2. or download this
        
            <pclist>
            <pc>MYPC1</pc>
    ...
    <logon pass="blahblah" domain="mydomain" user="someuser" />
      <installto path="C:\Program Files" subdir="otherdirectory" />
    </opt>