Indigo Rose Software
  #1  
Old 04-12-2004
Tek Tek is offline
Forum Member
 
Join Date: Mar 2004
Location: Toronto, ON CANADA
Posts: 691
Displaying new update version

Hi everyone,

I am evaluating True Update and I have a question.

Maybe I'm missing something, but I'm trying to display the new version that is available for download under 'Messages' for the 'Update Available' category. What I'm trying to do looks like this:

---------------
An update to %ProductName% is available for download.

Current Version: %CurrentVersion%
Latest Version: %NewVersion%

It is %UpdateSize% in size.

Click Next to proceed with the update or Cancel to quit.
---------------

I can easily display the %CurrentVersion% variable by checking the file version on the end user's machine or check a registry entry, but I haven't been able to figure out how to display the new version information that is detected in my server file.

Is this possible? If so, can someone explain to me how I can do this? If it is possible, I know it must be something in the server file even though I am explaining this in the client configuration file (I just thought it would be easier to explain here.)

Your input will be greatly appreciated. I am liking this software very much so far!
  #2  
Old 04-14-2004
Adam's Avatar
Adam Adam is offline
Indigo Rose Staff Member
 
Join Date: May 2000
Location: Indigo Rose Software
Posts: 2,154
Tek,

The only way that I can think of to accomplish this is if your version numbers follow a mathematical progression. For example if you store 4.2.1.0 in the registry as the current version then you could read this value in the Variable tab. You could then have an assign value action (in that same tab) that will add a certain version number to it. So for the example that I stated above:

%RegVersion% 'Type' = Registry 'Value' = ......
%RegVersion% 'Type' = Assign Value 'Value' = %RegVersion% + 0.0.0.1

This would show 4.2.1.1 as the new version to update.

I hope this helps.

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



All times are GMT -6. The time now is 10:07 PM.


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