RenWeb Education software

Questions about Wine on macOS.
Locked
mizino
Newbie
Newbie
Posts: 2
Joined: Sat Oct 10, 2015 6:48 pm

RenWeb Education software

Post by mizino »

So I am trying to get the education software my school uses working, but sadly enough even though the install works and I've made a bit of progress by installing VB6run and MFC40 When I run the installer I get this:

downloads Mizino$ wine msiexec /i Renweb.15.07.290.msi
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:shell:SHGetKnownFolderPath flags 0x00004400 not supported
fixme:shell:SHGetKnownFolderPath flags 0x00004400 not supported
fixme:shell:SHGetKnownFolderPath flags 0x00004400 not supported
fixme:msi:ControlEvent_SpawnWaitDialog Doing Nothing
fixme:shell:SHGetKnownFolderPath flags 0x00004400 not supported
fixme:shell:SHGetKnownFolderPath flags 0x00004400 not supported
fixme:shell:SHGetKnownFolderPath flags 0x00004400 not supported
fixme:msi:resolve_keypath UNIMPLEMENTED keypath as ODBC Source
fixme:odbc:SQLConfigDataSourceW 0x0 4 L"Microsoft Access Driver (*.mdb)" L"DSN=AutoReport"
fixme:odbc:SQLConfigDataSourceW L"DSN=AutoReport"
Successfully registered DLL C:\RenWeb\RenWeb.com\ChadoSpellEditor.ocx
Successfully registered DLL C:\RenWeb\RenWeb.com\ChadoSpellText.ocx
err:typelib:sltg_get_typelib_ref Unable to find reference
Successfully registered DLL C:\RenWeb\RenWeb.com\Grid32.ocx
Successfully registered DLL C:\RenWeb\RenWeb.com\MFC42.DLL
Successfully registered DLL C:\RenWeb\RenWeb.com\mscal.ocx
Successfully registered DLL C:\RenWeb\RenWeb.com\MSFLXGRD.OCX
Successfully registered DLL C:\RenWeb\RenWeb.com\msmask32.ocx
Successfully registered DLL C:\RenWeb\RenWeb.com\rmpHTML.ocx
Successfully registered DLL C:\RenWeb\RenWeb.com\sviewhlp.dll
Successfully registered DLL C:\RenWeb\RenWeb.com\swebrs.dll
Successfully registered DLL C:\RenWeb\RenWeb.com\RICHTX32.OCX
Successfully registered DLL C:\RenWeb\RenWeb.com\MSCOMCTL.OCX
Successfully registered DLL C:\RenWeb\RenWeb.com\COMCT232.OCX

Then when I run the program I get "Program started improperly"

So..what am I missing?
mizino
Newbie
Newbie
Posts: 2
Joined: Sat Oct 10, 2015 6:48 pm

Re: RenWeb Education software

Post by mizino »

Ok so I got it running (My stupidity I was running the wrong EXE command), but now it doesn't seem to connect to the internet. When I run the program it seems to work but it doesn't connect instead I get a set of fixmes:

fixme:ras:RasEnumConnectionsW (0x1c1e68,0x32c61c,0x702783ec),stub!
fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead!
fixme:service:EnumServicesStatusW resume handle not supported
fixme:ras:RasEnumEntriesW (0x0,(null),0x1cc588,0x32c2ec,0x1cc274),stub!
fixme:winsock:WSALookupServiceBeginW (0x58f610 0x00000210 0x58f670) Stub!
fixme:ras:RasEnumConnectionsW (0x1c1e68,0x58f188,0x702783ec),stub!
fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead!

and the program spits back a dialog box: Cold Fusion Error. Open in Browser?

anyone have any ideas?
Locked