Application Details:
Version: | 8.11 |
License: | Demo |
URL: | http://www.snelstart.nl |
Votes: | 0 |
Latest Rating: | Garbage |
Latest Wine Version Tested: | 1.0-rc4 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
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".
Workarounds
What was not tested
Running the application
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Gentoo Linux | Jun 12 2008 | 1.0-rc4 | No | Not installable | Garbage | an anonymous user | ||
Show | Gentoo Linux | May 09 2008 | 0.9.61. | No | Not installable | Garbage | an anonymous user | ||
Show | Gentoo Linux | May 09 2008 | 0.9.57. | No | Not installable | Garbage | an anonymous user |
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)
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.
Comments for this application have been disabled because there are no maintainers.