http://bugs.winehq.org/show_bug.cgi?id=16551
--- Comment #26 from John john.solomon@indysoft.com 2011-02-22 07:35:49 CST --- (In reply to comment #25)
I tried with Jacek's new beta gecko, see http://www.winehq.org/pipermail/wine-devel/2011-January/088551.html First bug I ran into was bug 26199.
Thank you Dan for looking at the. You are correct in that the original bug appears to be fixed. The program will install and you can launch it.
From there there are a few issues. On the toolbar there are the main functions
of Cabinet editor, batch cabinet, custom layout and door drawer designer. If you click on the cabinet editor, there should be a control called Item Window on th eright side. Its some type of tabbed page control that also shows jpg's. Its missing on my system. It is this that is throwing the first ole error. Something about VALMP.DLL which is part of VS2005. I noticed that if I install ie7 per wine-reviews artical and then try to install vs2005trial, I run into issues an the vs2005trial install fails. reverse the order of install and ie7 will not function properly (will not connect to the internet). Just copying the dll's from program files\microsoft visual studio\common\tools\vs-ent98\vanalyzr\ is not enough and copying the registry keys can cause a complete crash.
Clicking on the other main fuctions will give you simular issues (err:ole ...) as well. I have not attempted any other testing since the main functions are not working properly yet.
I am not sure but there might be a problem with trying to use vs2005trial and ie7 (which is upgraded from ie6_full) together.
I also noticed that if I install winetrick comctl32 then open the wine configure dialog, click on the about tab, the tab will disappear and the tabs will change from two rows to a single row. (just something odd I noticed.
As part of my troubleshooting (if you can call it that) I downloaded a program called mdbplus.exe. its a db viewer for access db. when I attempt to open one of the ecabinets.mdb (and you need a password, I get an error 80004001 and the terminal shows an err:ole...x80040155. I think it is related to a dao error you can get trying to use the door/drawer designer. (unable to open ecabinets file data). closing the program after this error will result message DAO exectption - db already open by user admin on machine....
I know from Thermwood that they open the db exclusively.
I am sorry to sound all over the place, but I have been trying to get this program running for some time now. I have been devoting a lot of time lately (passed 10 weeks about 5 hours a day) . told you I was a nood. :)
Thank you again.