[wpkg-users] Uninstalling MS Office 2003
mscdex
mscdex at gmail.com
Wed Apr 1 22:29:54 CEST 2009
On 4/1/09, Claudiu Cristea <clau.cristea at gmail.com> wrote:
>
> I want to uninstall MS Office 2003 on some machines... I'm new in
> WPKG... Can anyone tell if this is working?
>
> <package
> id="msoffice2003-remove"
> name="Microsoft Office 2003 Remover"
> revision="1"
> reboot="false"
> priority="0">
> <install cmd='MsiExec.exe /q
> /x{90110407-6000-11D3-8CFE-0150048383C9}' />
>
> </package>
>
> It was inspired from http://wpkg.org/MS_Office_2003
>
>
That should be a 'remove' node instead of an 'install' node. Also, you're
missing the real 'install' node as well as the 'check' node, if you are
going by the package definition at that link.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wpkg.org/pipermail/wpkg-users/attachments/20090401/dc6428fd/attachment-0002.html>
More information about the wpkg-users
mailing list