appwiz: add Function to Installer-Button(try4)

André Hentschel nerv at dawncrow.de
Thu Jun 4 10:14:33 CDT 2009


try4: put the Filter into the rc-files, add the Filter-resource in res.h. now its without bugs.

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 +++++++++++++++++++++++++++++++++++++++++++
  dlls/appwiz.cpl/res.h       |    1 +
  16 files changed, 79 insertions(+), 1 deletions(-)


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


More information about the wine-patches mailing list