Can't install TASBooks

Questions about Wine on Linux
Locked
trilbytim
Newbie
Newbie
Posts: 3
Joined: Tue Mar 07, 2017 5:38 am

Can't install TASBooks

Post by trilbytim »

Hi there, I'm trying to install TAS Books (a fairly old accounting package) in Wine on Kubuntu 14.04 but it won't install. I run the executable installer, it opens an Installer that runs through some actions and then a window pops up saying:

Code: Select all

[b]FlashStarter <2>[/b]
Run-time error '445'
Object doesn't support this action
The output in terminal looks like:

Code: Select all

mt1tjs@mt1tjs-Precision-M4600:~/TAS$ wine tsb_v204.exe
fixme:service:scmdatabase_autostart_services Auto-start service L"NA_Service" failed to start: 2
fixme:scrrun:filesys_GetFolder 0x7e0538e8 L"C:\\users\\mt1tjs\\Temp\\pft8f95.tmp\\fsCommand" 0x33fcbc
fixme:scrrun:filesys_QueryInterface Unsupported interface {df0b3d60-548f-101b-8e65-08002b2bd119}
err:heap:GlobalFree (0x43ea): Page fault occurred ! Caused by bug ?
mt1tjs@mt1tjs-Precision-M4600:~/TAS$
Any ideas? It seems like something to do with Flash, I've tried installing various versions of Flash, but can't seem to get those to install even.
qwertymnb
Level 4
Level 4
Posts: 236
Joined: Sun Jan 17, 2016 4:36 pm

Re: Can't install TASBooks

Post by qwertymnb »

you coudl try if ``winetricks wsh57`` helps
trilbytim
Newbie
Newbie
Posts: 3
Joined: Tue Mar 07, 2017 5:38 am

Re: Can't install TASBooks

Post by trilbytim »

Thank you. wsh57 downloaded and installed fine. This did then let the TAS installation get much further. It got through the install shield stage, opened a Window titled "Macromedia Flash Player 8" and let me select all the options I wanted and start the installation. It then seemed to get right to the end of installation before coming up with an error:

Code: Select all

Unhandled Exception
Error Number: 0x8000FFFF
Description: >Kernel\IScriptWrapper.cpp (101)

Setup will now terminate.
Really annoying, I thought it was cracked! TAS wasn't installed at the end of it.
The output from terminal is very long and it won't let me upload a txt file to this post, so I've attached the last few lines, where things seem to start going wrong:

Code: Select all

err:rpc:I_RpcReceive we got fault packet with status 0x3e6
fixme:ole:NdrClearOutParameters (0x325610,0x7e4be640,0x325944): stub
fixme:ole:NdrClearOutParameters (0x325610,0x7e4be66a,0x325828): stub
fixme:ole:NdrClearOutParameters (0x325610,0x7e4be66e,0x325848): stub
fixme:ole:NdrClearOutParameters (0x325610,0x7e4be692,0x325944): stub
fixme:shell:IShellLinkA_fnGetPath (0x323fed8): WIN32_FIND_DATA is not yet filled.
fixme:shell:IShellLinkA_fnGetPath (0x323fed8): WIN32_FIND_DATA is not yet filled.
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\windows\\system32\\CPLinkLabel.ocx") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\windows\\system32\\Codejock.CommandBars.v13.1.0.ocx") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\windows\\system32\\Codejock.Controls.v13.1.0.ocx") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\windows\\system32\\Codejock.PropertyGrid.v13.1.0.ocx") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\windows\\system32\\Codejock.ReportControl.v11.1.3.ocx") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\windows\\system32\\Codejock.ReportControl.v13.1.0.ocx") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\windows\\system32\\SPR32X35.ocx") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\windows\\system32\\GRAPHS32.OCX") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\windows\\system32\\SPR32X35.ocx") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\windows\\system32\\Codejock.ReportControl.v13.1.0.ocx") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\windows\\system32\\Codejock.ReportControl.v11.1.3.ocx") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\windows\\system32\\Codejock.PropertyGrid.v13.1.0.ocx") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\windows\\system32\\Codejock.Controls.v13.1.0.ocx") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\windows\\system32\\Codejock.CommandBars.v13.1.0.ocx") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\windows\\system32\\CPLinkLabel.ocx") not found
fixme:mscoree:CLRMetaHost_GetRuntime Unrecognized version L"v1.0.3705"
fixme:mscoree:CLRMetaHost_GetRuntime Unrecognized version L"v1.0.3705"
fixme:mscoree:CLRMetaHost_GetRuntime Unrecognized version L"v1.0.3705"
fixme:mscoree:CLRMetaHost_GetRuntime Unrecognized version L"v1.0.3705"
fixme:mscoree:CLRMetaHost_GetRuntime Unrecognized version L"v1.0.3705"
fixme:mscoree:CLRMetaHost_GetRuntime Unrecognized version L"v1.0.3705"
fixme:mscoree:CLRMetaHost_GetRuntime Unrecognized version L"v1.0.3705"
err:ole:StdMarshalImpl_ReleaseMarshalData could not map object ID to stub manager, oxid=3500000036, oid=2
err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d
err:heap:GlobalFree (0x4382): Page fault occurred ! Caused by bug ?
User avatar
dimesio
Moderator
Moderator
Posts: 13202
Joined: Tue Mar 25, 2008 10:30 pm

Re: Can't install TASBooks

Post by dimesio »

Install mfc42.
User avatar
Bob Wya
Level 12
Level 12
Posts: 3068
Joined: Sat Oct 16, 2010 7:40 pm

Re: Can't install TASBooks

Post by Bob Wya »

@trilbytim,

Make sure your winetricks script is up-to-date, it should be (at least) this version (date: 07.02.2017):

Code: Select all

winetricks --version
20170207 - sha1sum: 1ca9018f668d8e2efce7164d1515bd05e4733d4d
If not then see: WineHQ: Winetricks ...

You can safely overwrite the packaged version of the winetricks script, with a downloaded update:

Code: Select all

wget  https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks
chmod +x winetricks
sudo cp winetricks /usr/bin/winetricks
Running:

Code: Select all

winetricks mfc42
works fine "here". So you can use this to install your missing native (Windows) dll - but only with an up-to-date version of winetricks.

Bob
trilbytim
Newbie
Newbie
Posts: 3
Joined: Tue Mar 07, 2017 5:38 am

Re: Can't install TASBooks

Post by trilbytim »

Thank you for your help. It did come up with an error message during the install, but it does appear to be installed and running now :-)
Now I've just got to do battle with Samba to get it to connect. I may be back!
Cheers all :-)
Locked