The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results (selected in 'Test Results' table below)
What works
Starting the installer, downloading dotnetfx.exe automatically
What does not
Running dotnetfx.exe. After downloading, it displays an error dialog saying "1621: Kan de handtekening van het bestand dotnetfx.exe niet controleren".
wget http://www.kegel.com/wine/winetricks
sh winetricks dotnet20 /* It's a .NET app and decided to go with V2 although the app downloads/installs V1.x */
sh winetricks mdac28 jet40 /* The out-of-the-box installation uses a MS Access DB */
sh winetricks wsh56 /* Requested by the app when started */
[run the snelstart installation file]
This
makes sure one can start the app and open a .MDB file. Working with
that database was not possible (didn't look to deep into this yet) but
with the help of:
Do the oleaut32 override after the installation or the app will not run (so an old oleaut32 messes up the installation).
sh winetricks native_oleaut32
(source: Paul Vriens)
Note
If you use the HOW TO you will be able install the snelstart appliciation.
When you run the application, you will receive some errors about .net 2.0 and msiexec.