Displaying 1 result from an estimated 1 matches for "sibiriak".
Did you mean:
siberia
2009 Jul 08
3
Is it possible to run an application with a different date?
Hi,
I need to run a Windows application within Wine, but modify the system date that is perceived by the application. That is, when the app queries the date, it needs to get a different date from the actual system date. I am guessing that Wine is the perfect place to do that in, since it interfaces the program to the actual system. However, I don't know enough about the inner workings of