Re: [Tutor] Accessing installed windows software from python

2007-02-13 Thread Alan Gauld
"Jalil" <[EMAIL PROTECTED]> wrote >I was wondering if its possible to go about writing a code to find >out all > the installed program on a windows machines. Basically everything > under Add > Remove Programs in the control panel. I believe thats done by searching the Windows registry. You c

Re: [Tutor] Accessing installed windows software from python

2007-02-13 Thread Rikard Bosnjakovic
On 2/13/07, Jalil <[EMAIL PROTECTED]> wrote: > I was wondering if its possible to go about writing a code to find out all > the installed program on a windows machines. Basically everything under Add > Remove Programs in the control panel. There is no support for this in the standard Python-dis

[Tutor] Accessing installed windows software from python

2007-02-12 Thread Jalil
I was wondering if its possible to go about writing a code to find out all the installed program on a windows machines. Basically everything under Add Remove Programs in the control panel. ___ Tutor maillist - Tutor@python.org http://mail.python.org/