http://bugs.winehq.org/show_bug.cgi?id=28927
--- Comment #3 from Austin English austinenglish@gmail.com --- With: austin@aw25 ~ $ wine --version wine-1.7.10-274-g0c77f89 austin@aw25 ~ $ sha1sum Wabbitcode.msi c4e9b4d864b71cf00ea80a7e96cfb8bb276ea5a7 Wabbitcode.msi austin@aw25 ~ $ du -h Wabbitcode.msi 4.0M Wabbitcode.msi
the application installs fine, and starting Revsoft.Wabbitcode.exe gives a few popups about unimplemented things in mono. If I install dotnet40 with winetricks, those go away and instead I get a pop up that group.revsoft.org can't be resolved (which is true): austin@aw25 ~ $ host group.revsoft.org Host group.revsoft.org not found: 3(NXDOMAIN)
the application itself, however, starts fine with either wine-mono or native .Net 4.
Please retest.