Runtime error 339

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
gabodrieldante
Newbie
Newbie
Posts: 1
Joined: Mon Sep 12, 2011 4:41 pm

Runtime error 339

Post by gabodrieldante »

Hi there.
I just installed a program in wine (ubuntu natty narval)
And... when I opened the program, in wine of course got me this:
"Run-time error 339: Component "Threed32.OCX" or one of...."
You know what is next.
:D

So... How could I fix it?
I really need to run that program.


Image
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Runtime error 339

Post by vitamin »

gabodrieldante wrote:"Run-time error 339: Component "Threed32.OCX" or one of...."
Post complete terminal output as described here: http://wiki.winehq.org/FAQ#get_log
Bruno Jesus

Runtime error 339

Post by Bruno Jesus »

Try: winetricks vb3run vb4run vb5run

http://wiki.winehq.org/winetricks

Threed32.OCX was an old component of visual basic versions prior to 6.
Locked