Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2003
    Posts
    1

    Project date never changes after compiling?

    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?

  2. #2
    Join Date
    Jul 2000
    Location
    NY
    Posts
    332

    Re: Project date never changes after compiling?

    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.

  3. #3
    Join Date
    Jan 2000
    Posts
    2,002

    Re: Project date never changes after compiling?

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts