[1/4] Replace Add/Remove button with separate Modify and Remove buttons

Owen Rudge owen at owenrudge.net
Tue Jul 14 15:24:11 CDT 2009


This set of patches modifies the Add/Remove Programs applet to introduce
separate "Modify" and "Remove" buttons, as was done in Windows 2000 and
later. Certain installers (particularly MSI-based and InstallShield
installers) have separate Modify and Remove functionality, which are
recorded in the registry. These patches detect such functionality, and
presents separate buttons to the users when applicable.

Where possible I attempted to preserve translations of "Modify"/"Remove"
etc, although some updates will be needed where I was unsure (various 
language files still used "Add" instead of "Modify", for instance).

---
   dlls/appwiz.cpl/De.rc |    9 +++++++--
   dlls/appwiz.cpl/En.rc |    8 ++++++--
   dlls/appwiz.cpl/Fr.rc |    8 ++++++--
   dlls/appwiz.cpl/Ja.rc |    8 ++++++--
   dlls/appwiz.cpl/Ko.rc |    8 ++++++--
   dlls/appwiz.cpl/Lt.rc |    8 ++++++--
   dlls/appwiz.cpl/Nl.rc |    8 ++++++--
   dlls/appwiz.cpl/No.rc |    8 ++++++--
   dlls/appwiz.cpl/Pt.rc |    8 ++++++--
   dlls/appwiz.cpl/Ro.rc |    8 ++++++--
   dlls/appwiz.cpl/Ru.rc |    8 ++++++--
   dlls/appwiz.cpl/Si.rc |    8 ++++++--
   dlls/appwiz.cpl/Sv.rc |    8 ++++++--
   dlls/appwiz.cpl/Zh.rc |    8 ++++++--
   dlls/appwiz.cpl/res.h |    3 +++
   15 files changed, 88 insertions(+), 28 deletions(-)

-- 
Owen Rudge
http://www.owenrudge.net/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ecd1940a7321e0f4762e8ab8f6919ef3337eaf19.diff
Type: text/x-patch
Size: 24802 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090714/f1998eac/attachment-0001.bin>


More information about the wine-patches mailing list