http://bugs.winehq.org/show_bug.cgi?id=28338
--- Comment #4 from Robert Munteanu robert.munteanu@gmail.com 2012-03-19 17:21:21 CDT --- (In reply to comment #3)
First - install Mono (instead .NET) via winetricks, then try run "Videosetup.exe" in Sabouteur directory. And then run "Saboteur.exe".
After installing mono2010 and running wine VideoSetup.exe I get
Method '<Module>:Direct3DCreate9 (uint)' in assembly 'C:\windows\assembly\GAC\Microsoft.DirectX.Direct3D\1.0.2902.0__31bf3856ad364e35\Microsoft.DirectX.Direct3D.dll' contains native code that cannot be executed by Mono in modules loaded from byte arrays. The assembly was probably created using C++/CLI.
System.TypeInitializationException: An exception was thrown by the type initializer for Microsoft.DirectX.Direct3D.Manager ---> System.MissingMethodException: Method contains unsupported native code at (wrapper managed-to-native) <Module>:Direct3DCreate9 (uint) at Microsoft.DirectX.Direct3D.Manager..cctor () [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at VideoSetup.Form1.PollDevices () [0x00000] in <filename unknown>:0 at VideoSetup.Form1.Form1_Load (System.Object sender, System.EventArgs e) [0x00000] in <filename unknown>:0 at System.Windows.Forms.Form.OnLoad (System.EventArgs e) [0x00000] in <filename unknown>:0 at System.Windows.Forms.Form.OnLoadInternal (System.EventArgs e) [0x00000] in <filename unknown>:0