Active X Component Can't create object error while runn ing

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Ben Lund

Active X Component Can't create object error while runn ing

Post by Ben Lund »

I got the same error trying to run Counter Strike Source. After some
looking, I found this:
http://www.linuxforums.org/forum/wine/1 ... 429-a.html

In short, when I ran the following in the terminal, my problem was
fixed. :)

wget http://kegel.com/wine/winetricks
sh winetricks vcrun6 wsh56
Locked