Tim Golden wrote:
> On 26/04/2010 23:56, Tim Roberts wrote:
>> Mike Driscoll wrote:
>>> ...
>>> HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Common\UserInfo
>>>
>>> I tried to use the base64 module to decode it, but I must be doing
>>> something wrong. Does anyone know of a good way to get and
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
Varun Avashia wrote:
> Yes Tim, the user has Admin privileges,
And has this user already configured Outlook so that all of his
mailboxes really exist?
> and eid has a -ve value of -2147221233.
>
Duh, you did say that in the original message, didn't you...
--
Tim Roberts, t...@probo.com
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
Understood, since I did not need very sophisticated code to do the bidding...
(Just something little to keep exchange busy), I've started using following
snippet which seems to be working great. Posting here for reference. Thank you
all for your time...
from win32com.client import Dispatch
impo
On 26/04/2010 23:56, Tim Roberts wrote:
Mike Driscoll wrote:
I am looking for a way to set the UserInitials and Username in
Microsoft Office applications. The reason is that we have had some
users who have managed to put their initials into some Office programs
when a different user was logged