Re: [python-win32] SetSystemTime: A required privilege is not held by the client

2009-06-24 Thread Tim Golden
Robert wrote: Tim Golden wrote: Robert wrote: SetSystemTime on Vista admin account throws: (1314, 'SetSystemTime', 'A required privilege is not held by the client.') Not known from previous Windows versions. With what switch or whatever can this be enabled? According to the docs: (warning:

Re: [python-win32] SetSystemTime: A required privilege is not held by the client

2009-06-24 Thread Robert
Tim Golden wrote: Robert wrote: SetSystemTime on Vista admin account throws: (1314, 'SetSystemTime', 'A required privilege is not held by the client.') Not known from previous Windows versions. With what switch or whatever can this be enabled? According to the docs: (warning: URL will self-

Re: [python-win32] SetSystemTime: A required privilege is not held by the client

2008-04-16 Thread Tim Roberts
Robert wrote: > SetSystemTime on Vista admin account throws: > > (1314, 'SetSystemTime', 'A required privilege is not held by > the client.') > > Not known from previous Windows versions. > With what switch or whatever can this be enabled? > Remember that, on Vista, unlike previous systems, log

Re: [python-win32] SetSystemTime: A required privilege is not held by the client

2008-04-16 Thread Tim Golden
Robert wrote: > SetSystemTime on Vista admin account throws: > > (1314, 'SetSystemTime', 'A required privilege is not held by > the client.') > > > Not known from previous Windows versions. > With what switch or whatever can this be enabled? According to the docs: (warning: URL will self-destru

[python-win32] SetSystemTime: A required privilege is not held by the client

2008-04-16 Thread Robert
SetSystemTime on Vista admin account throws: (1314, 'SetSystemTime', 'A required privilege is not held by the client.') Not known from previous Windows versions. With what switch or whatever can this be enabled? Robert ___ python-win32 mailing list