<br><br><div class="gmail_quote">On 9 September 2010 15:53, Dan Kegel <span dir="ltr">&lt;<a href="mailto:dank@kegel.com">dank@kegel.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">Scott wrote:<br>
&gt; This would be relatively simple to implement, and would even<br>
&gt; be doable with a shell script outside of Wine.  Just md5sum<br>
&gt; the .exe, compare it with a blacklist, pop the warning if so,<br>
&gt; and if not pass it to the normal Wine process.<br>
<br>
</div>You&#39;d probably want to sha1sum only the first megabyte<br>
or so, since getting the checksum of a gigabyte<br>
executable would really slow things down.<br>
<br>
And you might want to do it only for files that<br>
are doubleclicked on, i.e. in the desktop integration,<br>
rather than messing with the real wine.<br>
<font color="#888888">- Dan<br>
<br>
<br>
</font></blockquote></div>I brought up a long time ago the idea of having something like this that checked the current rating in the appdb. So exe files are associated with the appdb entry and double-clicking would say something like: &quot;This Windows application is rated as Bronze and may not run correctly&quot; or something.<br>
<br>Luke.<br>