On 08.05.2008, at 01:23, Dan Kegel wrote:
> On Wed, May 7, 2008 at 3:46 PM, Vitaliy Margolen
> <[EMAIL PROTECTED]> wrote:
>> Dan that's going way overboard. You creating another winedoors or
>> worse
>> winetools.
>>
>> Original idea of having few dlls and registry changes in one place
>> - w
On Wed, May 7, 2008 at 3:46 PM, Vitaliy Margolen
<[EMAIL PROTECTED]> wrote:
> Dan that's going way overboard. You creating another winedoors or worse
> winetools.
>
> Original idea of having few dlls and registry changes in one place - was
> great. So no one would need to repeat those instruction
Dan Kegel wrote:
> On Wed, May 7, 2008 at 12:32 PM, Cesar Izurieta <[EMAIL PROTECTED]> wrote:
>> Maybe it would be nice to have something like:
>>
>> winetricks mfc42.dll
>>
>> and have some sort of alias database with some dlls filenames there.
>> It would make end users life much more easier
On Wed, May 7, 2008 at 12:32 PM, Cesar Izurieta <[EMAIL PROTECTED]> wrote:
> Maybe it would be nice to have something like:
>
> winetricks mfc42.dll
>
> and have some sort of alias database with some dlls filenames there.
> It would make end users life much more easier imho.
Yes, exactly. The
On Wed, May 7, 2008 at 12:43 PM, Dan Kegel <[EMAIL PROTECTED]> wrote:
> Cesar wrote:
> > I see that MFC42 is missing on wine tricks.
>
> Nope! It's installed by the vcrun6 verb:
> echo " vcrun6 vc6redist from VS6sp4 (mfc42, msvcp60, msvcrt)"
> I've been considering making it more obviou
Cesar wrote:
> I see that MFC42 is missing on wine tricks.
Nope! It's installed by the vcrun6 verb:
echo " vcrun6 vc6redist from VS6sp4 (mfc42, msvcp60, msvcrt)"
I've been considering making it more obvious.
> There's a cab available from:
> http://activex.microsoft.com/controls/vc/mfc42
I see that MFC42 is missing on wine tricks. There's a cab available from:
http://activex.microsoft.com/controls/vc/mfc42.cab
that contains an installer. It would be nice to add this to winetricks I guess.