Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

I am researching if the actual setup.exe version can be somehow displayed in the batch process that updates the EBF installation.

In order to allow for an unattended EBF installation the downloaded executable has to be extracted first (see Launching unattended EBF installation). However, after the files for the 12.0.1.3484 build were extracted I checked the file properties of the setup.exe file and it is showing 12.0.1.3488 (32-bit) as the File Version.

asked 21 Nov '11, 11:17

Derli%20Marcochi's gravatar image

Derli Marcochi
1.6k323877
accept rate: 33%


This is happening as a result of the way that we do our build and QA processes. We always re-build the install just before we are ready to release an EBF so that we get all of the most recent changes included. Since the time that we started the QA process on build 3484, we had already progressed and done several more builds and the EBF is released using a newer version of setup.exe.

To determine the version of the EBF, look for the ProductVersion attribute in the file setup.ini. It will have the correct version of the SA build.

permanent link

answered 21 Nov '11, 12:37

Bill%20Hillis's gravatar image

Bill Hillis
83637
accept rate: 66%

@Bill, Thanks for the explanation!

(21 Nov '11, 13:19) Derli Marcochi
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×438
×104
×62
×38

question asked: 21 Nov '11, 11:17

question was seen: 2,464 times

last updated: 21 Nov '11, 13:19