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: Test Utilityu - Version and Installer Version Different on 1 PC
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Nov 25, 2003
03:55 PM
Test Utilityu - Version and Installer Version Different on 1 PC
I'm in the Test Utility that comes with sdk and I'm wondering if anyone knows why the Version would be different from the Installer Version? On all pc's there the same value but I have one that they are different, anyone ever see this and know why we see it?
Thanks
Thanks
(4) Replies
‎Dec 09, 2003
03:29 PM
By default, the Update Service only uses the major.minor portions of product version string. It ignores the build. For most setups, the versions will look something like this in the test utility:
version 2.00
installer version 2.00.2345
You can override that behavior in the installer tools and tell the Update Service to use the full version string. The method of doing this is different for each installer tool. See the following SDK help topic to determine how to do this:
"Adding the Update Service Agent to the Installation Setup"
version 2.00
installer version 2.00.2345
You can override that behavior in the installer tools and tell the Update Service to use the full version string. The method of doing this is different for each installer tool. See the following SDK help topic to determine how to do this:
"Adding the Update Service Agent to the Installation Setup"
‎Dec 15, 2003
09:18 AM
Here's a direct link to the topic Chris mentioned on InstallShield HelpNet:
http://helpnet.installshield.com/Robo/BIN/Robo.dll?tpc=/robo/projects/dwusagent/Adding_the_runtime_to_your_application_setup.htm
http://helpnet.installshield.com/Robo/BIN/Robo.dll?tpc=/robo/projects/dwusagent/Adding_the_runtime_to_your_application_setup.htm
‎Dec 15, 2003
09:28 AM
Thanks for replies. But what I was seeing is version would be like 1.50 and installer version would be like 1.55.
I understand how build number is ommited by version. But this was the minor version number.
I'm not seeing it anymore, hopefully wont appear again and cuase a problem.
Thanks again
I understand how build number is ommited by version. But this was the minor version number.
I'm not seeing it anymore, hopefully wont appear again and cuase a problem.
Thanks again
‎Dec 15, 2003
12:28 PM
If your versions are completely different (1.55/ 1.50), that implies that one of your updates did not update the ISUS version properly. It changed the installer version, but not the ISUS version.