Slightly offtopic, but you can translate any double clicking (*.exe,
*.pdf, *.html, ...) in the Windows Explorer into:

import os
os.startfile(fileName)

Stani
--
SPE - Stani's Python Editor http://pythonide.stani.be

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to