New to WINE. I am trying to install Page Breeze. I get the message that: see attachment. How do I go about registering or installing the .ocx file, and where to?
Or, is this a program I can't use with WINE?
Thanks
Trying to install Page Breeze...
Re: Trying to install Page Breeze...
Download DhtmlEd.msi from http://www.microsoft.com/en-us/download ... px?id=8956
then do
winetricks ie6 mfc42 vista
wine msiexec /i DhtmlEd.msi
That works here. If it doesn't work for you, try updating to the latest winetricks
from http://winetricks.googlecode.com/svn/tr ... winetricks
and/or update to wine-1.5.10
Good luck!
then do
winetricks ie6 mfc42 vista
wine msiexec /i DhtmlEd.msi
That works here. If it doesn't work for you, try updating to the latest winetricks
from http://winetricks.googlecode.com/svn/tr ... winetricks
and/or update to wine-1.5.10
Good luck!
Re: Trying to install Page Breeze...
Will try.DanKegel wrote:Download DhtmlEd.msi from http://www.microsoft.com/en-us/download ... px?id=8956
then do
winetricks ie6 mfc42 vista
wine msiexec /i DhtmlEd.msi
That works here. If it doesn't work for you, try updating to the latest winetricks
from http://winetricks.googlecode.com/svn/tr ... winetricks
and/or update to wine-1.5.10
Good luck!
Thanks