Re: [python-win32] get installed software remote machine

2010-04-27 Thread pacopyc
Ok, thank you very much. Very good with set administrator password (it works), but I've problem with installed software. The list is not complete (I don't understand). For example key Adobe Flash Player ActiveX return this error: Traceback (most recent call last): File pyshell#49, line 1, in

Re: [python-win32] get installed software remote machine

2010-04-27 Thread Tim Golden
On 27/04/2010 09:36, pacopyc wrote: I've problem with installed software. The list is not complete (I don't understand). For example key Adobe Flash Player ActiveX return this error: Traceback (most recent call last): File pyshell#49, line 1, inmodule key = OpenKey(HKEY_LOCAL_MACHINE,

Re: [python-win32] get installed software remote machine

2010-04-27 Thread Tim Roberts
pacopyc wrote: Ok, thank you very much. Very good with set administrator password (it works), but I've problem with installed software. The list is not complete (I don't understand). For example key Adobe Flash Player ActiveX return this error: Traceback (most recent call last): File

Re: [python-win32] get installed software remote machine (Tim Golden)

2010-04-26 Thread pacopyc
...@timgolden.me.uk Cc: python-win32@python.org Subject: Re: [python-win32] get installed software remote machine Message-ID: 4bd1b6b9.8050...@timgolden.me.uk Content-Type: text/plain; charset=ISO-8859-1; format=flowed On 23/04/2010 15:56, pacopyc wrote: Hi, one question for you? Or better

[python-win32] get installed software remote machine

2010-04-23 Thread pacopyc
Hi, one question for you? Or better .. another question for you? I'm trying to get installed software on remote host with Win32_Product(). The problem is that don't list all installed software (much but not all). Why? What must I use to get all installed software? Thank you very much Can you

Re: [python-win32] get installed software remote machine

2010-04-23 Thread Tim Golden
On 23/04/2010 15:56, pacopyc wrote: Hi, one question for you? Or better .. another question for you? I'm trying to get installed software on remote host with Win32_Product(). The problem is that don't list all installed software (much but not all). Why? What must I use to get all installed