Auto execute python in USB flash disk

Ene EneUran at yahoo.com
Tue Mar 27 13:21:13 EDT 2007


On Mar 27, 9:56 am, "Brian Erhard" <theema... at gmail.com> wrote:
> I am still fairly new to python and wanted to attempt a home made
> password protection program.  There are files that I carry on a USB
> flash drive that I would like to password protect.  Essentially, I
> would like to password protect an entire directory of files.  Is there
> a way to auto execute a python script after a user double clicks to
> open a folder on the USB drive? How can you capture that double click
> event on a specific folder?
>
> Thanks.

Install the free PortablePython from http://www.portablepython.com/ on
your USB
flash drive, and go from there.




More information about the Python-list mailing list