Trying to install Page Breeze...

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
sillyboy
Newbie
Newbie
Posts: 2
Joined: Sun Aug 05, 2012 12:55 pm

Trying to install Page Breeze...

Post by sillyboy »

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
Attachments
leocx32.ocx.png
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Re: Trying to install Page Breeze...

Post by DanKegel »

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!
sillyboy
Newbie
Newbie
Posts: 2
Joined: Sun Aug 05, 2012 12:55 pm

Re: Trying to install Page Breeze...

Post by sillyboy »

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!
Will try.

Thanks
Locked