Changes

SAS 9.1

152 bytes removed, 20:38, 14 July 2006
m
no edit summary
Addition: I was able to figure out how to uninstall SAS 9.1 from command line (documentation from SAS is incorrect). See below.
 <blockquote style="background: white; border: 1px solid black; padding: 1em;"> <package<br> id="sas91"<br> name="SAS 9.1"<br> revision="1"<br> reboot="true"<br> priority="0"><br> <check type="file" condition="exists" path="C:\Programme\SAS\SAS 9.1\sas.exe" /><br> <check type="uninstall" condition="exists" path="SAS 9.1" /><br> <install cmd="\\edu\dfs\SAS\sas\setup.exe -s -f2c:\Windows\Temp\sas.log"><br> <exit code="0" /><br>
</install><br>
<br> <remove cmd="\\edu\dfs\SAS\sas\setup.exe uninstall -s -f1\\edu\dfs\SAS\sas\uninst.iss -f2c:\Windows\Temp\nosas.log -y" /><br><br> <upgrade cmd="" /><br><br> </package><br>
</blockquote>
[[category:Silent Installers|SAS 9.1]]