(forgot to cc the list :( )<br><br>Hi, here's our Autocad2011 package FYI.<br><br><span style="font-family: courier new,monospace;"><package</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">    id="autocad2011"</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">    name="Autocad Autodesk Mechanical (Autocad 2011)"</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">    revision="1"</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">    reboot="false"</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">    priority="1"></span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">    <depends package-id="directx9" /></span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">    <depends package-id="dotnet35" /></span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">    <check type="uninstall" condition="exists" path="AutoCAD Mechanical 2011"  /></span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">    <install cmd='"\\%applications%\Autocad\AutoCAD 2011 Administrative Install\AdminImage\Setup.exe" /Q /W /I "\\%applications%\Autocad\AutoCAD 2011 Administrative Install\AdminImage\Default.ini" /Lang en-us'></span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">      <exit code="1641" reboot="true" /></span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">    </install></span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">    <remove cmd="MsiExec /q /x{5783F2D7-9005-0409-0002-0060B0CE6BBA}" /></span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"></package></span><br>

<br>You have to install the AutoCAD specific directx version included on the cd first IIRC:<br><br><span style="font-family: courier new,monospace;"><!-- Autocad needs directx9 --></span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;"><!-- See <a href="http://www.appdeploy.com/packages/detail.asp?id=169" target="_blank">http://www.appdeploy.com/packages/detail.asp?id=169</a> for info --></span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;"><package</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">        id="directx9"</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">        name="Microsoft - Directx 9.0"</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">        revision="10"</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">        priority="10"></span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> </span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">        <check type="file" condition="versiongreaterorequal" path="%WINDIR%\system32\dxdiag.exe" value="5.3.2600.5512"/></span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;"> </span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">        <install cmd='\\%software%\util\psexec -s -i \\%COMPUTERNAME% \\%software%\directx9\directxsetup.exe' /></span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">        <upgrade cmd='\\%software%\util\psexec -s -i \\%COMPUTERNAME% \\%software%\directx9\directxsetup.exe' /></span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;"></package></span><br><br>And .net 3.5 as well, but you probably figure that one out on your own :)<br><br>-CL<br><br><br><div class="gmail_quote">2010/12/29 admin lewis <span dir="ltr"><<a href="mailto:adminlewis@gmail.com">adminlewis@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Well.. it seems very difficult to install autocad 2011.<br><br>I tryed the following command line to start install:<br>
--<br>"\\mysrv\Autocad11\<div>Autocad2011NET\AdminImage\Setup.exe" /NORESTART /W /QB "\\mysrv\Autocad11\Autocad2011NET\AdminImage\autocad2011net.ini" /language it-it<br>
--<br><br>in some workstation it works... in others not.. on these the autoacad log says:<br><br>2010/12/29:12:57:32    SYSTEM    x0210    === Setup started on x0210 by SYSTEM ===<br>2010/12/29:12:59:09    SYSTEM    x0210    Install    Autodesk Design Review 2011    Succeeded    <br>

2010/12/29:13:00:07    SYSTEM    x0210    Install    DirectX 9.0 Runtime    Failed    Failure is ignored, Result=-9<br>2010/12/29:13:00:20    SYSTEM    x0210    Install    FARO LS 1.1.406.58    Succeeded    <br>2010/12/29:13:01:32    SYSTEM    x0210    Install    Autodesk Material Library 2011    Succeeded    <br>

2010/12/29:13:02:25    SYSTEM    x0210    Install    Autodesk Material Library 2011 Base Image library    Succeeded    <br>2010/12/29:13:02:30    SYSTEM    x0210    Install    AutoCAD 2011    Failed    Installation aborted, Result=1603<br>

2010/12/29:13:02:56    SYSTEM    x0210    Rollback    Autodesk Material Library 2011 Base Image library    Succeeded    <br>2010/12/29:13:03:46    SYSTEM    x0210    Rollback    Autodesk Material Library 2011    Succeeded    <br>

2010/12/29:13:03:47    SYSTEM    x0210    Rollback    FARO LS 1.1.406.58    Succeeded    <br>2010/12/29:13:04:11    SYSTEM    x0210    Rollback    Autodesk Design Review 2011    Succeeded    <br>2010/12/29:13:04:16    SYSTEM    x0210    === Setup ended ===<br>

</div><br>u can see "result=1603" in the log.........<br><br>meanwhile wpkg doesn't give me any error, simply it fail uninstall entry.<br clear="all">any help ?<br><br>-- <br><font color="#888888">Admin Lewis<br>

</font><br>-------------------------------------------------------------------------<br>
wpkg-users mailing list archives >> <a href="http://lists.wpkg.org/pipermail/wpkg-users/" target="_blank">http://lists.wpkg.org/pipermail/wpkg-users/</a><br>
_______________________________________________<br>
wpkg-users mailing list<br>
<a href="mailto:wpkg-users@lists.wpkg.org">wpkg-users@lists.wpkg.org</a><br>
<a href="http://lists.wpkg.org/mailman/listinfo/wpkg-users" target="_blank">http://lists.wpkg.org/mailman/listinfo/wpkg-users</a><br>
<br></blockquote></div><br>