This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- FlexNet Connect
- :
- FlexNet Connect Forum
- :
- Re: Versions: Major.Minor. REVISION
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Apr 12, 2004
09:21 AM
Versions: Major.Minor. REVISION
I have an application where I'm running out of "version room" so I am using 1.9.5, next up is 1.9.6, then 1.9.7. The ISUS seems to only want Major.Minor. How would I use a Revision number for my app?
Thanks
Thanks
(5) Replies
‎Apr 12, 2004
10:13 AM
You could use two digit versions (i.e. 1.96, 1.97, etc.) or a custom ISUS version like documented in the ISUS SDK Help topic "Add the Update Service Agent to the Installation Setup" and excerpted here:
"If you need to use the full version string, you can override this default version string by setting the Update Service's version property, in the Update Service Property sheet's Use Default Product Version page, equal to the desired version string."
"If you need to use the full version string, you can override this default version string by setting the Update Service's version property, in the Update Service Property sheet's Use Default Product Version page, equal to the desired version string."
‎Apr 28, 2004
11:48 AM
OK, I am still having difficulty getting this through my thick cranium! 😞
BACKGROUND:
In Express 5.0SP2 I have created an installer for a product with the version number of 1.3.3 set in Step 1:General Information:Product Properties:Product Version.
On the Update Service web page I have set the product version at 1.3.3
PROBLEM:
When I check for an update it comes back with "The Update Service does not recognize this product." If I change the version number on the Update Service website to 1.3 and check for an update everything works as expected.
This sounds as if Express is defaulting to the major.minor fields. The help library in Express says, "If you need to use the full version string, you can override this default version string by setting the Update Service's version property, in the Update Service Property sheet's Use Default Product Version page, equal to the desired version string."
I thought I had done this?! Maybe not. And I can't find a Use Default Product Version page on the Update Service website. Can anyone provided more clarification for me?
Thanks,
Corey
BACKGROUND:
In Express 5.0SP2 I have created an installer for a product with the version number of 1.3.3 set in Step 1:General Information:Product Properties:Product Version.
On the Update Service web page I have set the product version at 1.3.3
PROBLEM:
When I check for an update it comes back with "The Update Service does not recognize this product." If I change the version number on the Update Service website to 1.3 and check for an update everything works as expected.
This sounds as if Express is defaulting to the major.minor fields. The help library in Express says, "If you need to use the full version string, you can override this default version string by setting the Update Service's version property, in the Update Service Property sheet's Use Default Product Version page, equal to the desired version string."
I thought I had done this?! Maybe not. And I can't find a Use Default Product Version page on the Update Service website. Can anyone provided more clarification for me?
Thanks,
Corey
‎May 03, 2004
02:28 PM
To configure the "Use Default Product Version" property:
1. Launch Express.
2. Open your project.
3. Go to the "Update Service" view (in the "Enable Automatic Updates" section).
4. Select the "Use Default Product Version" property (2nd one - appears disabled).
5. Now look in it's help page at the bottom of the window. It has a small edit field. Type in 1.3.3 in this field (see attached image).
6. Build and install.
From now onwards, the Update Service will ALWAYS recognize this setup as having version 1.3.3. So unless the version number on the Update Service website is explicitly set to 1.3.3, any calls you make will return a "Version not registered" error. Please keep me updated on how things go. Thanks!
1. Launch Express.
2. Open your project.
3. Go to the "Update Service" view (in the "Enable Automatic Updates" section).
4. Select the "Use Default Product Version" property (2nd one - appears disabled).
5. Now look in it's help page at the bottom of the window. It has a small edit field. Type in 1.3.3 in this field (see attached image).
6. Build and install.
From now onwards, the Update Service will ALWAYS recognize this setup as having version 1.3.3. So unless the version number on the Update Service website is explicitly set to 1.3.3, any calls you make will return a "Version not registered" error. Please keep me updated on how things go. Thanks!