<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=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","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-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.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-GB link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Remove command is incorrect. Should be:<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal>msiexec /qb /l* c:\netinst\logs\powertoy.log /x{1CB92574-96F2-467B-B793-5CEB35C40C29}<o:p></o:p></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>You missed the /x. Review of the eventvwr usually helps with MSI
packages to see why they failed to install or uninstall.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Cheers,<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Leon Hedding</span><span style='font-size:11.0pt;font-family:
"Calibri","sans-serif";color:#1F497D'><o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:
"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;
font-family:"Tahoma","sans-serif"'> wpkg-users-bounces@lists.wpkg.org
[mailto:wpkg-users-bounces@lists.wpkg.org] <b>On Behalf Of </b>Jose Cortijo<br>
<b>Sent:</b> 20 May 2008 09:27<br>
<b>To:</b> Rainer Meier<br>
<b>Cc:</b> wpkg-users@lists.wpkg.org<br>
<b>Subject:</b> Re: [wpkg-users] Profile inconsitency: Package with
ID'imageresize' is listed in profile but ...<o:p></o:p></span></p>

</div>

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

<p class=MsoNormal style='margin-bottom:12.0pt'>Hi again,<br>
<br>
this is what I have in packages.xml<br>
    <package<br>
    id="imageresize"<br>
    name="Image Resize"<br>
    revision="1"<br>
    reboot="false"<br>
    priority="100"<br>
    notify="false"<br>
    execute="always"><br>
<br>
<br>
    <!--<br>
    notify="false" - does not notify the user (with
"true" user would be notified)<br>
    execute="always" - always executes "install
cmd" - sets time in this example<br>
    execute="once" - executes only once, and never
again<br>
    --><br>
    <check type="uninstall"
condition="exists" path="Image Resizer Powertoy for Windows
XP" /><br>
<br>
    <install
cmd="\\delchnpek-fs002\wpkg-1.0.2\software\powertoys\ImageResizerPowertoySetup.exe
/S /v/qn" /><br>
    <remove cmd='msiexec /qb /l* c:\netinst\logs\powertoy.log
x{1CB92574-96F2-467B-B793-5CEB35C40C29}' /><br>
<br>
    </package><br>
<br>
and this is what I have in imageresize.xml<br>
<br>
    <package<br>
    id="imageresize"<br>
    name="Image Resize"<br>
    revision="1"<br>
    reboot="false"<br>
    priority="100"<br>
    notify="false"<br>
    execute="always"><br>
<br>
<br>
    <!--<br>
    notify="false" - does not notify the user (with
"true" user would be notified)<br>
    execute="always" - always executes "install
cmd" - sets time in this example<br>
    execute="once" - executes only once, and never
again<br>
    --><br>
    <check type="uninstall"
condition="exists" path="Image Resizer Powertoy for Windows
XP" /><br>
<br>
    <install
cmd="\\delchnpek-fs002\wpkg-1.0.2\software\powertoys\ImageResizerPowertoySetup.exe
/S /v/qn" /><br>
    <remove cmd='msiexec /qb /l* c:\netinst\logs\powertoy.log
x{1CB92574-96F2-467B-B793-5CEB35C40C29}' /><br>
<br>
    </package><br>
<br>
The installation works fine, now I am trying uninstall the software. I remove
the entry in profile.xml and profiles\default.xml but the software doesnt get
uninstalled....<br>
<br>
some help?<br>
<br>
thanks a lot man.<br>
jose<o:p></o:p></p>

<div>

<p class=MsoNormal>2008/5/20 Jose Cortijo <<a
href="mailto:jose.cortijo@gmail.com">jose.cortijo@gmail.com</a>>:<o:p></o:p></p>

<p class=MsoNormal style='margin-bottom:12.0pt'>Hi Rainer,<br>
thanks a lot man. You were absolutely right. It is working right now. I create
an imageresize.xml in the packages folder with that lines but I didnt know I
should modify the packages.xml . <br>
So, the first file is not needed??<br>
<br>
Thanks a lot<o:p></o:p></p>

<div>

<p class=MsoNormal>2008/5/20 Rainer Meier <<a href="mailto:r.meier@wpkg.org"
target="_blank">r.meier@wpkg.org</a>>:<o:p></o:p></p>

<div>

<div>

<blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm 6.0pt;
margin-left:4.8pt;margin-right:0cm'>

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

<p class=MsoNormal>Hi Jose,<o:p></o:p></p>

<div>

<p class=MsoNormal><br>
<br>
Jose Cortijo wrote:<o:p></o:p></p>

<p class=MsoNormal>But before I tried to run it in my own computer from cmd.<br>
I get an error the wpkg database is empty It should be empty as far I didnt
install any softwarre yet.<br>
I create the variable SOFTWARE with the value path to software folder in the
server and run manually the script.<br>
<br>
coudl you give me any suggestion??<o:p></o:p></p>

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

</div>

<p class=MsoNormal style='margin-bottom:12.0pt'>Sure, let's try to sort it out.<br>
<br>
<o:p></o:p></p>

<div>

<p class=MsoNormal>Successfully loaded XML file:
\\DELCHNPEK-FS002\WPKG-1.0.2\profiles.xml<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>Reading XML file:
//DELCHNPEK-FS002/WPKG-1.0.2/profiles/default.xml<o:p></o:p></p>

</div>

<p class=MsoNormal><br>
So two profile definition files have been read. Probably profiles.xml is just
the sample one included. You might remove it.<o:p></o:p></p>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'><br>
<br>
<o:p></o:p></p>

<p class=MsoNormal>Successfully loaded XML file: \\DELCHNPEK-FS002\WPKG-1.0.2\hosts.xml<o:p></o:p></p>

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

</div>

<p class=MsoNormal style='margin-bottom:12.0pt'>OK, it seems to use host.xml.
No host definitions stored within the hosts/ subdirectory.<br>
<br>
<o:p></o:p></p>

<div>

<p class=MsoNormal>Successfully loaded XML file:
\\DELCHNPEK-FS002\WPKG-1.0.2\packages.xml<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>Reading XML file:
//DELCHNPEK-FS002/WPKG-1.0.2/packages/imageresize.xml<o:p></o:p></p>

</div>

<p class=MsoNormal><br>
Good, here it read pacakges.xml (probably just the sample file included). You
might remove it if you don't need the packages defined there. Reading
"imageresize.xml" seems to be fine too.<o:p></o:p></p>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'><br>
<br>
<o:p></o:p></p>

<p class=MsoNormal>Profiles applying to the current host:<br>
default<o:p></o:p></p>

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

</div>

<p class=MsoNormal>OK; the profile assigned (look at hosts.xml) ist
"default".<o:p></o:p></p>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'><br>
<br>
<o:p></o:p></p>

<p class=MsoNormal>Hosts file contains 1 hosts:<br>
DELCHNPEK-WIT01<o:p></o:p></p>

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

</div>

<p class=MsoNormal>Just one host? Hmm, you might consider to use a regular
expression for productive use. Something like ".+" will match all
hosts.<o:p></o:p></p>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'><br>
<br>
<o:p></o:p></p>

<p class=MsoNormal>Settings file contains 0 packages:<o:p></o:p></p>

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

</div>

<p class=MsoNormal>This is correct - your local wpkg.xml has not been written
yet.<o:p></o:p></p>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'><br>
<br>
<o:p></o:p></p>

<p class=MsoNormal>Packages file contains 4 packages:<br>
wpkg1<br>
wpkg2<br>
wpkg3<br>
time<o:p></o:p></p>

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

</div>

<p class=MsoNormal>Looks a bit like the default list of packages. And here the
problem seems to be actually. The default "packages.xml" includes
exactly these 4 sample packages. It seems that either your
"imageresize.xml" does not contain any package - or you just copied
an entry and forgot to change the ID to "imageresize". Your package
definition within imageresize.xml should looks something like:<br>
<br>
<packages><br>
   <package<br>
       id="imageresize"<br>
       name="Image Resize"<br>
       revision="1"<br>
       reboot="false"<br>
       priority="100"><br>
<br>
...<br>
<br>
   </package><br>
</packages><o:p></o:p></p>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'><br>
<br>
<o:p></o:p></p>

<p class=MsoNormal>Profile file contains 4 profiles:<br>
default<br>
custom<br>
administration<br>
other<o:p></o:p></p>

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

</div>

<p class=MsoNormal style='margin-bottom:12.0pt'>Correct - and as seen above
"default" is applied to the host.<br>
<br>
<o:p></o:p></p>

<p class=MsoNormal>Using profile(s):<br>
default<o:p></o:p></p>

<p class=MsoNormal><br>
Seems to be correct most probably.<o:p></o:p></p>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'><br>
<br>
<o:p></o:p></p>

<p class=MsoNormal>Adding package with ID 'imageresize' to profile packages.<br>
Profile inconsitency: Package with ID 'imageresize' is listed in profile but
doe<br>
s not exist within  the package database or the local settings file.
Please cont<br>
act your system administrator!<o:p></o:p></p>

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

</div>

<p class=MsoNormal>As named above - WPKG did not find any package definition
with id="imageresize" in its header. Please verify your
imageresize.xml definition file.<br>
<br>
<br>
<br>
Hope this helps and gives you some more background about how WPKG works.<br>
<br>
br,<br>
<span style='color:#888888'>Rainer</span><o:p></o:p></p>

</blockquote>

</div>

</div>

</div>

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

</div>

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

</div>

</body>

</html>