Re: msvbvm60.dll not found
John Drescher <[email protected]>
| Newsgroups | gmane.comp.emulators.wine.user |
|---|---|
| Message-ID | <CAEhu1-5C_p6whhnP5jDq8OEmg+GuFxBjwGRQDVbp31wubLxHDw@mail.gmail.com> |
> now I have to use wine to run some self scripted VB Scripts under Linux. > And there are the first problems: > > When I run the script, it shows that error: msvbvm60.dll not found. > > I copied the dll from a Windows-PC into the directory with the script, but I > always get that error. Same problem after moving the dll File into > C:/Windows/system32/ . > It's best to properly install that dll (and most microsoft runtimes) using winetricks. winetricks vb6run John