Page 1 of 1

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

Published: October 15, 2025 - 3:44 PM
by Aramis
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,

Re: Request to update the [tis-zeiss-zen-blue] package

Published: October 16, 2025 - 09:20
by blemoigne
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

Re: Request to update the [tis-zeiss-zen-blue] package

Published: October 27, 2025 - 2:31 PM
by Aramis
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.

Re: Request to update the [tis-zeiss-zen-blue] package

Published: October 29, 2025 - 4:48 PM
by blemoigne
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.

Re: Request to update the [tis-zeiss-zen-blue] package

Published: October 29, 2025 - 5:01 PM
by blemoigne
Ah, they're in other zip files, I'll see if we can do anything about it

Re: Request to update the [tis-zeiss-zen-blue] package

Published: October 30, 2025 - 10:51
by blemoigne
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

Re: Request to update the [tis-zeiss-zen-blue] package

Published: November 13, 2025 - 2:12 PM
by Aramis
Hello,

Thank you for creating this package.

I confirm that it is fully functional.

The research teams are very satisfied.

Best regards.

Re: Request to update the [tis-zeiss-zen-blue] package

Published: November 13, 2025 - 5:47 PM
by blemoigne
Hello, thank you for the feedback. I'm marking this as resolved.
Best regards,
Bertrand