Indigo Rose Software
  #1  
Old 04-18-2004
Blazed Blazed is offline
Forum Member
 
Join Date: Apr 2004
Posts: 1
Help with new version ini

i have a verison of 3.2 right now as a ini checker. this is what my ini looks like right now
[Version]
CurrentVersion=3.2

i dont know how to make it download the update if its lower than 3.2 as the current version for example. if they have 3.0 and need to update to 3.2 it says your program isnt installed properly please try again.

what do i need to add to the uif to make it able to detect if a lower version is running to download the update here is what my uif is reading right now.

File name: %WinDir%\info.ini ("not the real dir ofcourse")
Section: Version
Value name: CurrentVersion
Operator: Equal to (=)
Compare to: 3.2

and when i try to add another line with the "OR" command with this under it ... and change the ini to say 3.0 it wont update to 3.2 it just gives the error for not installed properly

File name: %WinDir%\info.ini
Section: Version
Value name: CurrentVersion
Operator: Equal to (<)
Compare to: 3.0
  #2  
Old 04-18-2004
Darryl's Avatar
Darryl Darryl is offline
Indigo Rose Staff Member
 
Join Date: Jul 2001
Location: Indigo Rose Software
Posts: 1,602
In the Server File Utility one of the actions that is available is called "Latest Version". That will notify TrueUpdate that the only action that needs to be taken is to display the Already Updated screen.

Most of the time you will have two versions identified:

1) The latest version which you could have as:
Section: Version
Value name: CurrentVersion
Operator: Equal to (=)
Compare to: 3.2

The action that you want to take is the Latest Version action mentioned above.

2) The second version you want to have is something like:
Section: Version
Value name: CurrentVersion
Operator: Less than
Compare to: 3.2

The actions will then be whatever it takes to update your version to the current version of your software.

Hope that helps.

Darryl
__________________
Darryl
Indigo Rose Corporation

Product Guides: AMS70 | SUF80 | TU30 | VP30 |MSIFACT |DeltaMAX
 

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
Acrobat Version Checking Script eric_darling AutoPlay Media Studio 4.0 20 10-03-2003 05:41 PM
How many of you registered users used the trial version first before buying the full version? Corey AutoPlay Media Studio 4.0 21 07-11-2003 11:56 AM
HOWTO: Open a Version 3.0 Project in Version 4.0 Support AutoPlay Media Studio 4.0 Examples 0 10-30-2002 03:09 PM
HOWTO: Detect Acrobat Version Support AutoPlay Media Studio 4.0 Examples 0 10-22-2002 05:01 PM
INFO: Moving from the Trial Version to Commercial Version Support AutoPlay Media Studio 4.0 Examples 0 10-07-2002 09:52 AM


All times are GMT -6. The time now is 09:54 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