http://www.sfgate.com/cgi-bin/article.cgi?f=/c/a/2008/02/15/BU47V0VOH.DTL&am... says that USB devices are being sold with infected autorun apps. "If you plug in, you're already infected,"
I'd say that's a pretty good argument for not supporting autoplay...
John Klehm wrote:
The autorun.inf files are simple enough to support with a simple script, and they usually launch a windows program. This can be implementet in an end system with minimum effort and no changes to the wine codebase. I'm firmly opposed to wine polling disk drives for new mediums and autoplaying them by default.
-- Robert Lövlie topace@oijk.net
On Feb 16, 2008 7:08 AM, John Klehm xixsimplicityxix@gmail.com wrote:
By default, I guess. Some customers might know their cd-rom's are safe, and we should let them enable it via a control panel, I guess. But autoplay support is kind of a distro packaging thing, I think, so we probably have to discuss this with whoever builds the packages...?
On Feb 16, 2008 8:58 AM, Dan Kegel dank@kegel.com wrote:
I was actually thinking about this today. The right method would be to use HAL notification events to prompt the user if they want to autorun when sticking a new cdrom in. There could even be warning text in the dialog so that if it pops up with other device insertion, the user would know that it could be a virus.
The purist in me says that WINE should not improve on Windows - it should behave the same way, warts and all. If I had a vote, I'd vote to enable it by default, but give the user an easy way to disable it in winecfg. (And I'd immediately disable it the first time I ran Winecfg!)
But, whatever you guys decide to do is cool - as long as you keep cranking out this great package! :)
-Jesse
Steven Edwards wrote:
On Sa, 2008-02-16 at 11:09 -0500, Steven Edwards wrote:
It is the right way, but this must be done in the Desktop Environment.
The new Gnome Version has support for this features (Autoplay).