Changes

Uphclean

248 bytes added, 15:21, 17 August 2011
User Profile Hive Cleanup Service: updated to 1.6g - nb new guid for uninstall.
<source lang="xml">
<package
id="uphcleanmicrosoftuphclean" name="User Profile Hive Cleanup Service 1.6d6g"
revision="1"
reboot="false"
priority="0">
<variable name="PKG_PATH" value="Components\microsoft.UPHClean.1.6g" />
<check
type="uninstall"
condition="exists"
path="User Profile Hive Cleanup Service" />
<install cmd='msiexec /i "%SOFTWARE%\%PKG_PATH%\UPHClean-Setup.msi" /qn /norestart' /> <remove cmd='msiexec /x {FF77941A7D15B945-2BFA2725-4A184443-BE2EAB3F-69B9498E4D55D900556612FE} /passive /norestart' /> <upgrade cmd='msiexec /i "%SOFTWARE%\%PKG_PATH%\UPHClean-Setup.msi" /qn /norestart' />
</package>
</source>
=External Links=
[http://www.microsoft.com/download/en/details.aspx?id=6676 Microsoft download:User Profile Hive Cleanup Service 1.6g]
[[Category: Silent Installers]]
73
edits