Submit portable freeware that you find here. It helps if you include information like description, extraction instruction, Unicode support, whether it writes to the registry, and so on.
Blocks virus in USB flash/disk from auto-running. When a USB disk is inserted, this tool not only locks the autorun.inf file, but also locks all the autorun-related virus and other suspicious files.
* Added an option "Auto start via Task Scheduler (For Windows Vista and above)";
* Added an option "Open main window when detected suspicious files";
* Check all drives when program started;
* Fixed a UI bug on the main menu;
* Fixed two bugs on crashing;
* Fixed minor bugs.
Old topic update: No Autorun last release is v1.1.2.25, from 2011-01-03 (32-bits) and 2011-11-07 (64-bits) respectively (downloads currently still available from https://sourceforge.net/projects/noautorun/files/).
1.1.2.25 (2010-11-07):
* Added an option "Scan all disks at start";
1.1.2.23 (2010-11-01):
* Added an option "Auto start via Task Scheduler (For Windows Vista and above)";
* Added an option "Open main window when detected suspicious files";
* Check all drives when program started;
* Fixed a UI bug on the main menu;
* Fixed two bugs on crashing;
* Fixed minor bugs.
1.1.1.21 (2010-07-23):
* Fixed a bug on recogniting malformed shortcuts (IMPORTANT!);
1.1.1.20 (2010-06-16):
* Added functions of "Quarantine virus" and "Restore from quarantine";
* Fixed a memory leak in core function;
* Slightly optimized core function;
* Added a function of check for updates;
* Added an option of "check for updates on startup";
* Fixed a UI bug that some of the main window's menu item don't response.
1.1.0.16 (2010-06-06):
* Fixed a bug on parsing "autorun.inf" file.
1.1.0.14 (2010-06-04):
* Fixed a UI bug on config window;
* Fixed a bug that the program keeps running after exited the user interface;
* Added support of 64bit windows.
1.1.0.13 (2010-06-03):
* Fixed several bugs in parsing "autorun.inf" file;
* Fixed a bug that file name begins with ".\" or "\" can't be located;
* Added recognition of shortcuts which pointing at executable files;
* Added recognition of virus with blank file name;
* Added recognition of virus launched by cmd.exe in autorun commands;
* Added recognition of virus launched by mshta.exe in autorun commands;
* Added recognition of virus launched by wscript.exe in autorun commands;
* Added recognition of virus launched by rundll32.exe in autorun commands;
* Added an option of choosing "Minimize to tray" or "Exit program" when the main
window is closed;
* Added a button of "Delete Autorun Files", click which will only delete all the
autorun related files;
* Change config file name as "NoAutorun.ini";
* Fixed minor bugs on GUI.
1.0.3.6 (2010-04-26):
* Added an option of "hide main window on startup";
* ReadMe.txt added.
1.0.3.5 (2009-11-11):
* Added options of show/hide tray icon and whether prompt when exit;
* Created Changelog File :)