Results 1 to 1 of 1

Thread: #00010: How to get the setup.exe compile date?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default #00010: How to get the setup.exe compile date?

    Question:

    How to get the setup.exe compile date?

    Answer:

    You can use the Installer Compile Date function to retrieve the date of compilation of a setup program. This function returns a date String (yyyymmdd).

    Set Variable %COMPILEDATE% to ScriptItem->Get System Information(Installer Compile Date)
    Display Message Box "%COMPILEDATE%" -- ""
    Last edited by FAQ; 02-08-2006 at 01:19 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Date and time are wrong
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 4
    Last Post: 03-23-2006, 10:06 AM
  2. Can I set an expiry date for the EXE?
    By griffo in forum SetupBuilder 'How Do I' Questions
    Replies: 3
    Last Post: 02-22-2006, 10:18 AM
  3. #00006: Compile a script using SetupBuilder command line switches
    By FAQ in forum SetupBuilder FAQs, Tips and Techniques
    Replies: 0
    Last Post: 02-02-2006, 03:44 AM
  4. Installation date
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 3
    Last Post: 02-21-2005, 04:26 AM
  5. Current Date Format
    By sphair in forum SetupBuilder
    Replies: 3
    Last Post: 02-09-2005, 06:29 AM

Posting Permissions

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