<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
I have the following package xml for IE8 on Vista:<BR>
 <BR>
<?xml version="1.0" encoding="UTF-8"?><BR>
<packages><BR>
<package id='IE8Vista' name='Internet Explorer 8 for Vista' revision='700' priority='56' reboot='false' ><BR>  <!-- Microsoft Internet Explorer --><BR>  <check type='uninstall' condition='exists' path='Windows Internet Explorer 8' /><BR>  <install cmd='"%SOFTWARE%\IE8 Vista\IE8-WindowsVista-x86-ENU.exe" /quiet /no-default /nobackup /norestart' ><BR>  </install><BR>
  <upgrade cmd='"%SOFTWARE%\IE8 Vista\IE8-WindowsVista-x86-ENU.exe" /quiet /no-default /nobackup /norestart' ><BR>  </upgrade><BR></package><BR>
</packages><BR>
 <BR>
The files are definitely there etc and I can install manually from the location.  When I allocate this via wpkg I get the following error on a Vista Business PC:<BR>
 <BR>
Could not process (install) package 'Internet Explorer 8 for Vista' (IE8Vista):<BR>Exit code returned non-successful value (4) on command '"%SOFTWARE%\IE8 Vista\IE8-WindowsVista-x86-ENU.exe" /quiet /no-default /nobackup /norestart'.<BR>
 <BR>
Should I be using the IE 8 Admin Kit from Microsoft to create the IE8 package or am I missing something obvious?  I have a similar package for XP which works fine with the same commands as above.<BR>
 <BR>
Thanks for any advice,<BR>
 <BR>
Chris<BR>                                           <br /><hr />Beyond Hotmail - see what else you can do with Windows Live. <a href='http://clk.atdmt.com/UKM/go/134665375/direct/01/' target='_new'>Find out more.</a></body>
</html>