Indigo Rose Software

Go Back   Indigo Rose Software Forums > Old Versions > TrueUpdate 1.0

 
 
Thread Tools Display Modes
  #1  
Old 06-07-2004
rdobson rdobson is offline
Forum Member
 
Join Date: Jun 2004
Posts: 2
newby question - updating multiple files based on version

Evaluating the TU program right now and a definite newby so....

Our application consists of over 100 exe's
Historically, this has made for easy updates of 5 or 6 exe's weekly via self-extracting Winzip exes.

How could I implement checking the version of each exe (or of a specified list of exe's) and performing a specific action or sequence for each exe I determine to be in need of updating? ie, does the program support multiple exe version checks in 1 UIF? or does it, as it seems, support only one version check to return true?

What I need not to happen is for 100 exes to be downloaded due to 1 version check.

any help would be appreciated
  #2  
Old 06-07-2004
Adam's Avatar
Adam Adam is offline
Indigo Rose Staff Member
 
Join Date: May 2000
Location: Indigo Rose Software
Posts: 2,154
rdobson,

In True Update you can get the version of any file using the Variables -> Read file information action. So you could have blocks of code such as:

Read File Info (%Version1% ........)
IF (%Version1% = 4.0.0.2)
Download File
Run
END IF

This should give you the functionality that you desire. In this case just put all of your actions in one version block and leave the version Identifier blank.

Please get back to me if you have any further questions.

Adam Kapilik
 

Thread Tools
Display Modes

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 On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Playing Multiple Audio Files in Sequence Desmond AutoPlay Media Studio 5.0 Examples 6 08-15-2005 04:38 PM
Playing Multiple Video Files in Sequence Desmond AutoPlay Media Studio 5.0 Examples 0 09-26-2003 12:10 PM
Use source sub-tree as destination sub-tree on multiple files roofrack Setup Factory 6.0 1 08-27-2003 08:17 AM
Search for files, Multiple find & Choosing one based on date. jassing Setup Factory 6.0 2 03-05-2003 03:07 PM
HOWTO: Conditionally Install Files Based on OS Support Setup Factory 6.0 Knowledge Base 0 10-10-2002 04:03 PM


All times are GMT -6. The time now is 02:41 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software