Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] General Discussion

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 03-29-2003, 11:02 PM
ron ron is online now
Registered User
 
Join Date: 03-29-2003
Posts: 2
Timestamping files

After building the binaries, I want to date and time stamp all the files going into an installer build. Is there a simple method to do this?
Thanks!
Ron
Reply With Quote
  #2  
Old 03-31-2003, 07:54 AM
kalons kalons is online now
Registered User
 
Join Date: 03-22-2003
Posts: 13
You can use the touch utility from http://unxutils.sourceforge.net/ to do it, calling it from a Run Program step. For example:

touch "%PROJDIR%\*.exe"

The above will work if you extract touch.exe to a location in your PATH environment. Or you could put it in the VisBuildPro\Tools path and use "%TOOLSDIR%\touch" instead.
Reply With Quote
  #3  
Old 03-31-2003, 12:21 PM
ron ron is online now
Registered User
 
Join Date: 03-29-2003
Posts: 2
kak,
Thanks, this worked fine although I used a Process Files step in order to recurse sub folders. This seems to me to be a common thing to do and I thought I may have missed the feature in the interface.
Ron
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 03:41 AM.


Copyright © 1999-2023 Kinook Software, Inc.