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-