[RESOLVED] Request to update package [tis-zeiss-zen-blue]

Questions about WAPT Packaging / Requests and help regarding Wapt packages.
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
Aramis
Messages: 17
Registration: July 16, 2024 - 11:48
Location: Lille

October 15, 2025 - 3:44 PM

Hello,

Several scientists have informed me that the [tis-zeiss-zen-blue] package is obsolete.

The available package is version 2.3. Zeiss Zen is now available in version 3.6.

Thank you.

Best regards,
User avatar
blemoigne
Messages: 178
Registration: July 17, 2020 - 11:29

October 16, 2025 - 09:20

Hello again,
Do you have access to a public download link without authentication for the installation file? This would be necessary for automatically building the WAPT package. If this isn't possible, you can provide us with the binary directly, and we can rebuild the package.
Best regards,
Bertrand
Aramis
Messages: 17
Registration: July 16, 2024 - 11:48
Location: Lille

October 27, 2025 - 2:31 PM

Good morning,

A scientist guided me on how to install the application. The installer provided by the publisher includes a multitude of programs that need to be installed. The team of scientists I'm in contact with uses a batch script to install only what they need for a "lite" use of the software.

A scientist managed to extract the software to be installed, and the following script was used:

Code: Select all

pushd "%~dp0"
vcredist_2010_x64.exe /q /norestart
vcredist_2012_x64.exe /install /quiet /norestart
vcredist_2013_x64.exe /install /quiet /norestart
vcredist_2015-2019_x64.exe /install /quiet /norestart
NDP462-KB3151800-x86-x64-AllOS-ENU.exe /q /norestart
msiexec.exe /i ZLAT.msi /qn
msiexec.exe /i ZEISS-Help-Viewer-x64.msi /qn
msiexec.exe /i ZENblue-HelpViewerContent.msi /qn /norestart REBOOT=ReallySuppress
msiexec.exe /i SqlLocalDB.msi /qn IACCEPTSQLLOCALDBLICENSETERMS=YES
msiexec.exe /i ZEISS_ZEN_3.6_Base.msi /qn /norestart REBOOT=ReallySuppress CZIASSOCNATIVE=true
msiexec.exe /i ZENblue_tp-3.95.22115.4.msi /qn /norestart REBOOT=ReallySuppress
It seems that finding a clean and industrializable solution will be difficult.
User avatar
blemoigne
Messages: 178
Registration: July 17, 2020 - 11:29

October 29, 2025 - 4:48 PM

Hello,
Indeed, and I don't see certain MSI files in the ZIP such as ZEISS_ZEN_3.6_Base.msi or ZENblue_tp-3.95.22115.4.msi.
User avatar
blemoigne
Messages: 178
Registration: July 17, 2020 - 11:29

October 29, 2025 - 5:01 PM

Ah, they're in other zip files, I'll see if we can do anything about it
User avatar
blemoigne
Messages: 178
Registration: July 17, 2020 - 11:29

October 30, 2025 - 10:51

Hello,
I created this package: https://wapt.tranquil.it/wapt-testing/t ... EPROD.wapt
Its dependencies are the vcredist and dotnetfx packages and it includes the rest of the applications present in your colleague's script.
Best regards,
Bertrand
Aramis
Messages: 17
Registration: July 16, 2024 - 11:48
Location: Lille

November 13, 2025 - 2:12 PM

Hello,

Thank you for creating this package.

I confirm that it is fully functional.

The research teams are very satisfied.

Best regards.
User avatar
blemoigne
Messages: 178
Registration: July 17, 2020 - 11:29

November 13, 2025 - 5:47 PM

Hello, thank you for the feedback. I'm marking this as resolved.
Best regards,
Bertrand
Locked