If I start it with 'RunAsDate.exe' it does nothing. I would need to be able to set and call the dates/parameters from some other file or process as I'm trying to integrate this into an Access based overnight reporting system, and if required the database time needs to be changed without affecting the windows system time. The main sticking point seems to be the date and the variables, but if anyone can help me get this command to work that would be great. My knowledge of DOS/Batch is pretty basic but I have tried all day with this as a line in a batch file, changing various things, searching google etc. RunAsDate.exe 14\02\2005 'c:\temp\myprogram.exe' param1 param2
The help file shows how to do this but I cannot get it to work. Somebody please help me! I need to be able to run the attached, 'RunAsDate.exe' using a batch file(s).