<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-AU link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal>I have or had a problem with Acrobat. I have 3 profiles all
of which inherit from eachother their packages. Eg: SOE -> Laptop ->
Machine.<o:p></o:p></p>

<p class=MsoNormal>I have 4 types of acrobat writers, Elements 6, Standard 6,
Standard 8 and Pro 8.<o:p></o:p></p>

<p class=MsoNormal>Elements was defines at the SOE level, early on.<o:p></o:p></p>

<p class=MsoNormal>Rather than elevate Elements to machine level so I could
implement Conflicts between the 4 type I decided to create a virtual based
package, AcrobatWriter<o:p></o:p></p>

<p class=MsoNormal>The check is defined as Elements or Std 6 or Std 8 or Pro 8<o:p></o:p></p>

<p class=MsoNormal>The command is simply to install Elements 8<o:p></o:p></p>

<p class=MsoNormal>No uninstall exists.<o:p></o:p></p>

<p class=MsoNormal>At the machine level I add the packages for Pro 8, std 8 and
std 6 as required<o:p></o:p></p>

<p class=MsoNormal>The install command is 1<sup>st</sup>, uninstall elements6
then install std 8.<o:p></o:p></p>

<p class=MsoNormal>Now this is a bit messy, however I had the thought that if
packages could inherit other packages automatically as well as depend or Supercedes
packages as priority you could do a better job than implementing virtual
packages.<o:p></o:p></p>

<p class=MsoNormal>Eg:<o:p></o:p></p>

<p class=MsoNormal>Acrobat Pro 8 package Supercedes Writer package. Writer
inherits Elements and reader 6 so Elements and reader 6 package is uninstalled.<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

</div>

</body>

</html>