http://bugs.winehq.org/show_bug.cgi?id=19975
Summary: runasdate: child processes do not receive (adjusted) time Product: Wine Version: 1.1.29 Platform: PC URL: http://www.nirsoft.net/utils/run_as_date.html OS/Version: Linux Status: NEW Keywords: download Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
RunAsDate is a nifty program to run a program with a different date. In this case, I wanted to run Microsoft Money 2001 (bug 6189) without changing my system clock.
A simple testcase with notepad shows it doesn't work though: $ wine RunAsDate.exe /immediate 01/01/2001 "C:\windows\notepad.exe" In notepad, press F5. Should see your arbitrary date. Instead, you get the 'real' time.
No terminal output.
http://bugs.winehq.org/show_bug.cgi?id=19975
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2009-09-08 02:31:14 --- With 1.1.29, launching RunAsDate with /immediate yields:
err:module:attach_process_dlls "gdi32.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\windows\system32\notepad.exe" failed, status c0000005
http://bugs.winehq.org/show_bug.cgi?id=19975
--- Comment #2 from Austin English austinenglish@gmail.com 2009-09-08 02:35:55 --- austin@midna:~$ rm -rf .wine austin@midna:~$ wine RunAsDate.exe /immediate 01/01/2001 "C:\windows\notepad.exe" wine: created the configuration directory '/home/austin/.wine' Could not load wine-gecko. HTML rendering will be disabled. wine: configuration in '/home/austin/.wine' has been updated. austin@midna:~$
with the wrong time...Hm. Strange. 32/64bit? What OS/distro?
http://bugs.winehq.org/show_bug.cgi?id=19975
--- Comment #3 from Andrew Nguyen arethusa26@gmail.com 2009-09-08 02:46:51 --- This is Ubuntu 9.04 using the i686 arch.
http://bugs.winehq.org/show_bug.cgi?id=19975
--- Comment #4 from Austin English austinenglish@gmail.com 2009-09-08 02:48:01 --- (In reply to comment #3)
This is Ubuntu 9.04 using the i686 arch.
Perhaps a 64-bit problem then. I'll test my laptop when I get a chance.
http://bugs.winehq.org/show_bug.cgi?id=19975
--- Comment #5 from Andrew Nguyen arethusa26@gmail.com 2009-09-08 02:48:38 --- Created an attachment (id=23504) --> (http://bugs.winehq.org/attachment.cgi?id=23504) RunAsDate.exe /immediate relay log (lzma compressed)
http://bugs.winehq.org/show_bug.cgi?id=19975
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #6 from Austin English austinenglish@gmail.com 2011-10-05 21:32:22 CDT --- Works in wine-1.3.29-217-g5432611
http://bugs.winehq.org/show_bug.cgi?id=19975
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2011-10-10 13:14:03 CDT --- Closing bugs fixed in 1.3.30.
https://bugs.winehq.org/show_bug.cgi?id=19975
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net URL|http://www.nirsoft.net/util |https://web.archive.org/web |s/run_as_date.html |/20100612173129/http://nirs | |oft.net/utils/runasdate.zip
--- Comment #8 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download links via Internet Archive for documentation.
https://web.archive.org/web/20090919201357/http://www.nirsoft.net/utils/run_...
https://web.archive.org/web/20100612173129/http://nirsoft.net/utils/runasdat...
https://web.archive.org/web/20100612172744/http://nirsoft.net/utils/runasdat...
$ sha1sum runasdate* acb85150f63f674e69854d4d30203352c049a256 runasdate-x64.zip 2cc161beafe33b415e42cf4a8d7bbf58de758fa0 runasdate.zip
$ du -sh runasdate* 28K runasdate-x64.zip 24K runasdate.zip
Regards