appwiz: add Function to Installer-Button(try5)

André Hentschel nerv at dawncrow.de
Fri Jun 5 11:50:41 CDT 2009


try5: put the Filter into the rc-files(only En and De), add the Filter-resource in res.h.

The Installer-Button in appwiz did nothing till now.
With this patch, you can browse for Setup/Installer-Files.
It just filters the keywords Setup and Install the way Windows does.
Also you can install MSI files with it, which might be an easy way for users.
I think this might reduce the explaination of how to install apps, specially of MSI installers.

---
  dlls/appwiz.cpl/De.rc       |    2 +
  dlls/appwiz.cpl/En.rc       |    2 +
  dlls/appwiz.cpl/Makefile.in |    2 +-
  dlls/appwiz.cpl/appwiz.c    |   51 +++++++++++++++++++++++++++++++++++++++++++
  dlls/appwiz.cpl/res.h       |    1 +
  5 files changed, 57 insertions(+), 1 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-appwiz-add-Function-to-Installer-Button-try5.txt
Type: text/x-patch
Size: 4448 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090605/6eb6d38c/attachment-0001.bin>


More information about the wine-patches mailing list