http://bugs.winehq.org/show_bug.cgi?id=23759
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2010-07-22 17:20:06 --- I get:
$ file FlarmCfgTool.exe FlarmCfgTool.exe: PE32 executable for MS Windows (GUI) Intel 80386 32-bit
FlarmCfgTool.exe neither sports a CLR header nor imports mscoree for CLR embedding, so presumably it extracts the relevant assemblies on startup. The application starts successfully after installing dotnet20 from winetricks, but I run into an unimplemented gdiplus stub.