View Full Version : Project date never changes after compiling?
procogo
02-12-2003, 01:28 PM
The date on my autorun.exe file is always 12/10/2002 5:00 AM, regardless of when it was compiled/created.
Is this normal?
kpsmith
02-12-2003, 08:44 PM
Yep, I noticed that too...
It seems that the Autorun.exe is generic for every project and simply links into .the APM file. The .APM file is the file that actually changes as you modify and build your project.
Brett
02-13-2003, 09:37 AM
That's right. The runtime engine (autorun.exe or whatever) is static, it just gets copied over. You can always use a touch utility to change the file date and time to whatever you want.
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.