Why not integrate this functionality into wineboot? That way if a user wants to completely deny the start-up folder they can just not add wineboot to the list of programs to be started on login, but if they want that functionality they can simply add wineboot to the list of programs for start up when they login? It would allow similar functionality to windows whilst still keeping it a separate system.
<br><br><div><span class="gmail_quote">On 2/10/07, <b class="gmail_sendername"><a href="mailto:richardvoigt@gmail.com">richardvoigt@gmail.com</a></b> &lt;<a href="mailto:richardvoigt@gmail.com">richardvoigt@gmail.com</a>&gt; wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On 2/10/07, David Lichterman &lt;<a href="mailto:laviddichterman@gmail.com">laviddichterman@gmail.com
</a>&gt; wrote:<br>&gt; Stefan D�singer wrote:<br>&gt; &gt; Am Samstag 10 Februar 2007 05:20 schrieb Vitaliy Margolen:<br>&gt; &gt;&gt; Misha Koshelev wrote:<br>&gt; &gt;&gt;&gt; Hi,<br>&gt; &gt;&gt;&gt;<br>&gt; &gt;&gt;&gt; As you all may have noticed, I have been making quite a few patches
<br>&gt; &gt;&gt;&gt; within the last two weeks (or at least quite a few when compared to zero<br>&gt; &gt;&gt;&gt; before then) because I had figured out that the Vector NTI program that<br>&gt; &gt;&gt;&gt; is quite important in molecular biologThis patch makes sure that wine
<br>&gt; &gt;&gt;&gt; will start items in the StartUp folder<br>&gt; &gt;&gt; IMHO this should not be fixed.<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; I&#39;ve seen lots and lots of malicious programs using this mechanism to<br>&gt; &gt;&gt; start themselves. And even worse if installer uses this to restart
<br>&gt; &gt;&gt; itself. That means this installer might not work most of the time on<br>&gt; &gt;&gt; windows.<br>&gt; &gt; Malicious programs can also write themselves to<br>&gt; &gt; HKLM/Software/Microsoft/Windows/Run, a key that wineboot reads. So I do not
<br>&gt; &gt; see any advantage in implementing the Run key, but not the autostart folder.<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; ------------------------------------------------------------------------<br>&gt; &gt;<br>&gt; &gt;
<br>&gt; I second that opinion. I do computer tech support (ie getting viruses<br>&gt; and spy/malware off of windows) at my university and if there&#39;s a case<br>&gt; for not implementing one of those two run at boot features, disabling
<br>&gt; the Run key would be the stronger since most, if not all malicious<br>&gt; programs now use the run registry location as opposed to the Startup folder.<br>&gt;<br>&gt; It really comes down to the amount of power a user should have. Maybe
<br>&gt; require a gksu whenever an app tries to write something to that folder<br>&gt; or that registry location?<br><br>What a gksu?<br><br>How about prompting the user during startup?<br><br>e.g., &quot;Start &lt;title&gt; using command line &lt;program + args&gt;?&nbsp;&nbsp;Yes/No ([x]
<br>Don&#39;t ask again&quot;<br>Don&#39;t ask again items could either be stored as hash codes in a<br>configuration file outside the wine filesystem, or else by deleting<br>command/moving to a usual Unixy autostart location.
<br><br>This should be done for all startup programs, whether start menu or registry.<br><br>It would be the best of both worlds, it works as expected for the user<br>without requiring them to give up control of their system.
<br><br>There could even be a winecfg option whether to prompt the user,<br>silently allow, automatically+loudly deny, or silently deny.<br><br><br></blockquote></div><br>