appwiz: add Function to Installer-Button(try3)

André Hentschel nerv at dawncrow.de
Wed Jun 3 13:24:02 CDT 2009


try3: put the Filter into the rc-files

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/Fr.rc       |    2 +
  dlls/appwiz.cpl/Ja.rc       |    2 +
  dlls/appwiz.cpl/Ko.rc       |    2 +
  dlls/appwiz.cpl/Lt.rc       |    2 +
  dlls/appwiz.cpl/Makefile.in |    2 +-
  dlls/appwiz.cpl/Nl.rc       |    2 +
  dlls/appwiz.cpl/No.rc       |    2 +
  dlls/appwiz.cpl/Pt.rc       |    2 +
  dlls/appwiz.cpl/Ro.rc       |    2 +
  dlls/appwiz.cpl/Ru.rc       |    2 +
  dlls/appwiz.cpl/Si.rc       |    2 +
  dlls/appwiz.cpl/Zh.rc       |    2 +
  dlls/appwiz.cpl/appwiz.c    |   51 +++++++++++++++++++++++++++++++++++++++++++
  15 files changed, 78 insertions(+), 1 deletions(-)


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


More information about the wine-patches mailing list