Posted September 03, 2017
./prep-prefix.sh
then
./wineenv.sh
and then
./winetricks msxml3 dotnet35sp1
Then extract AWB into the directory and try to run AWB:
cd AutoWikiBrowser5900
wine AutoWikiBrowser.exe
Unhandled exception: unimplemented function mscoree.dll.CorIsLatestSvc called in 32-bit code (0x7b4407d2).
Register dump: (big load of dump, hex and registers and so forth)
Could this be because I've got wine-hq from a PPA? It was the recommended way from what I could gather when I installed it, and I wanted a more updated version than Mint provides (they really ought to update it).
What should I try here, tear out everything and start over? Or is there likely to be something else wrong that prevents all these attempts from succeeding?
Unfortunately I'm not knowledgeable enough myself to investigate much :|