CLSID Problem!

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
sokol
Newbie
Newbie
Posts: 3
Joined: Sat May 24, 2008 12:58 pm

CLSID Problem!

Post by sokol »

I have this program that I want to install in wine during installation I get message Execptio checking for desktop shortcut: Retrieving the COM class factory for component with CLSID
{72C24DD5-D70A-438B-8A42-9842B88AFB8} - failed due to the following error: 800004002, at bt.a(String A_0, String A_1). How do I fix this do I need to enable the CLSID key or install anything I have wine-tricks installed also. Any help would be appreciated.
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

CLSID Problem!

Post by austin987 »

On Wed, May 28, 2008 at 2:56 PM, sokol <[email protected]> wrote:
I have this program that I want to install in wine during installation I get message Execptio checking for desktop shortcut: Retrieving the COM class factory for component with CLSID
{72C24DD5-D70A-438B-8A42-9842B88AFB8} - failed due to the following error: 800004002, at bt.a(String A_0, String A_1). How do I fix this do I need to enable the CLSID key or install anything I have wine-tricks installed also. Any help would be appreciated.





$ sh winetricks wsh56
Locked