why would one ever run automount and WINE anyway?
> For example, they have a USB stick with software on it which is Windoze
> only and they want it to run automagically every time they plug in the
> USB stick.
That's like walking around in a men's prison with one's pants down....
I've played with various U3 hacking toolkits. I have disabled any sort
of automatic action when examining USB drives. Or so I thought.
Just last night I plugged in a USB drive on my Windows XP box.
Next thing I know it said it had installed a driver and I have to reboot my
laptop! Grrr. And it wasn't even a U3 USB drive.
If you are running as admin in Windows _and_ have autorun
up and running, you get exactly what you deserve!
Stan
>
> If you are running as admin in Windows _and_ have autorun
> up and running, you get exactly what you deserve!
>
> Stan
This is what I had in my registry.
[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoDriveTypeAutoRun"=dword:000000ff
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoDriveTypeAutoRun"=dword:000000ff
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoDriveTypeAutoRun"=dword:000000ff
And still a driver was installed.
> And still a driver was installed.
OT for linux, but see ...
http://www.us-cert.gov/cas/techalerts/TA09-020A.html
Regards, Dave Hodgins
--
Change nomail.afraid.org to ody.ca to reply by email.
(nomail.afraid.org has been set up specifically for
use in usenet. Feel free to use it yourself.)
> On Wed, 20 Jan 2010 16:42:11 -0500, Maxwell Lol <nos...@com.invalid> wrote:
>
>> And still a driver was installed.
>
> OT for linux, but see ...
> http://www.us-cert.gov/cas/techalerts/TA09-020A.html
Thanks. I'm not a Windows IT guy. I appreciate this.