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):
> Fi
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 "", line 1, in
key = OpenKey(HKEY_LOCAL_MACHINE,
'Software\Mic
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 "", line 1, in
key
0 16:03:21 +0100
From: Tim Golden
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 que
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 softwa
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 a