Changes

Jump to: navigation, search

Outlook Express

398 bytes added, 06:24, 8 September 2010
Proper WPKG package definition for uninstalling OE
The above just hides OE. To remove it, use the procedure [http://support.microsoft.com/kb/263837 How to manually remove and reinstall Outlook Express]. (Maybe someone can post a batch file?)
 
Alternatively this package should do the trick:
<package
id="uninstall-oe"
name="Outlook Express Uninstall"
revision="2"
execute="once">
<install cmd='%COMSPEC% /c IF EXIST %windir%\INF\oeaccess.inf RunDll32 advpack.dll,LaunchINFSection %windir%\INF\oeaccess.inf,UninstallOE' />
</package>
 
You can find more here: http://github.com/peterhoeg/wpkg/blob/master/msoffice.xml
[[category:Silent Installers]]
[[Category: Changing Windows settings]]
3
edits

Navigation menu