https://bugs.winehq.org/show_bug.cgi?id=35761
--- Comment #4 from JJ jjohassan@gmail.com --- (In reply to Austin English from comment #3)
(In reply to JJ from comment #2)
(In reply to Austin English from comment #1)
Could you try 'winetricks dotnet20'? (You may need to do that before installing the application).
Apparently dotnet20 isn't supported on 64 bit systems, so I can't install that at all.
Use a 32-bit WINEPREFIX.
(In reply to Austin English from comment #3)
(In reply to JJ from comment #2)
(In reply to Austin English from comment #1)
Could you try 'winetricks dotnet20'? (You may need to do that before installing the application).
Apparently dotnet20 isn't supported on 64 bit systems, so I can't install that at all.
Use a 32-bit WINEPREFIX.
Thanks for the help! I'm rather new to WINE.
So, I created a 32 bit wineprefix like so
WINEPREFIX='/home/jj/prefix32' WINEARCH='win32' wine 'wineboot'
Then I installed dotnet2 with winetricks
WINEPREFIX='/home/jj/prefix32' winetricks --gui
dotnet2 installed fine.
Then I went to install CES Edupack from the downloaded directory
#:~/Downloads/CES EduPack 2013$ WINEPREFIX='/home/jj/prefix32' wine Setup.exe
The set-up installed a dotnet4 client as well as microsoft report viewer 2010, it then continued to install the actual software
Afterwards, I tried to open CES Edupack and got the splash screen, but with an error window telling me the "Dao libraries are not registered. Consult the user area of granta website for more information"
This is further than I've got so far, so thank you for your help. The granta website has nothing on Dao libraries unfortunately. Anything you could suggest about registering libraries?