Two different implementations were made after my initial patch so I consider
this bug report as obsolete.
Closing as Invalid.
For the bug appearing in hardy, you can go there :
https://bugs.launchpad.net/ubuntu/+source/gnome-volume-manager/+bug/205414
It probably won't work soon because I noticed that some code moved from
gnome-volume-manager to nautilus and I saw this in the code:
} else if (_check_file (root, "autorun.exe", TRUE)) {
/* TODO */
} else if (_check_file (root, "AUTORUN.EXE", TRUE)) {
/* TODO */
} else if (_check_file (root, "autorun.inf", FALSE)) {
/* TODO */
} else if (_check_file (root, "AUTORUN.INF", FALSE)) {
/* TODO */
}
** Changed in: gnome-volume-manager (Ubuntu)
Status: Confirmed => Invalid
--
support for the windows autorun mecanism - patch included
https://bugs.launchpad.net/bugs/123313
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs