Changes

Jump to: navigation, search

ADS 2004A MSR 1

163 bytes removed, 13:24, 27 September 2006
m
no edit summary
Download [http://edasupportweb.soco.agilent.com/downloads/191441/MSR1_2004A.501.WIN32.exe MSR1_2004A.501.WIN32.exe] and put it on your server (ex. directory \\server\wpkg\MSI\ADS, contained in %SOFTWARE% variable).<br>
Next, run the following command on a machine, that has already installed ADS2004A:<br>
<pre>
\\server\wpkg\MSI%SOFTWARE%\ADS\MSR1_2004A.501.WIN32 /a /r /f1"c:\temp\MSR1.iss"
</pre>
This will generate a response file MSR1.iss, which you should put in the same directory on the server.
<br><br>
excerpt from ''package.xml'':
<!--<blockquote style="background: white; border: 1px solid black; padding: 1em;">--><pre> <package
id="ADS2004A_MSR1"
name="Advanced Design System 2004A MSR 1"
reboot="false"
priority="4">
<check type="uninstall" condition="exists" path="Advanced Design System MSR - 2004A" />
<install cmd='\\server\wpkg\MSI%SOFTWARE%\ADS\MSR1_2004A.501.WIN32.exe /s /a /s /sms /f1"\\server\wpkg\MSI%SOFTWARE%\ADS\MSR1.iss"'> <exit code="0" /> </install> <remove cmd="" /> <upgrade cmd="" /> </package></pre>
Make sure, the priority of the main ADS installation is higher.
[[category:Silent Installers|ADS 2004A]]

Navigation menu