How to Control File's Date Stamp When Installing FoxPro .EXEID: Q130082 2.60 2.60a WINDOWS The information in this article applies to:
SUMMARYWhen distributing a FoxPro application, you can give all the files the application copies to the hard drive a specific date. This article explains how to use the SETUP.INF file to specify a date to stamp on all files. This date stamp can help you determine the application's version. You cannot use the Setup Wizard that ships with FoxPro for Windows for this purpose because it does not allow the developer to select a date to be used. All files that the application copies to the hard drive are given the current system date.
MORE INFORMATIONWARNING: This function is undocumented and therefore may be changed or omitted without notice from future releases of FoxPro. The reliability of this function is not guaranteed. When you run the SETUP.APP wizard to create the disk images, the wizard creates a SETUP.INF file, located in the disk1 directory, with a Default File Settings section that looks like this:
Step-by-Step ExampleTo have a uniform file date stamp regardless of when the user installed the application, follow these steps: 1. Add the following line to the [Default File Settings] section of the 2. Change this existing line:
Additional reference words: FoxWin 2.60 2.60a setting attribute
KBCategory:
KBSubcategory: FxtoolDk
|
|
Last Reviewed: May 22, 1998 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |