I have an application that sends shift code information to label printers on shift change overs 3 times per day. How can I change the time setting on a Windows NT4 workstation to test the application as I don't have admin rights to do this via control panel. I can change the shift times in code but this means constantly recompiling when testing.
I get an error message of 'Not all privileges referenced are assigned to the caller'.
when using
function SetPCSystemTime(dDateTime:
Any idea's
Thanks
Paul.