Fiji Package 2.17.0-0 installation problem

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
Answer
Aramis
Messages: 17
Registration: July 16, 2024 - 11:48
Location: Lille

October 15, 2025 - 2:41 PM

Good morning,

The package does not install correctly on a Windows 11 client.

1 - The shortcut does not point to the correct executable

2 - The installation by decompressing the zip file does not take place in the correct location, which prevents the program from updating later.

https://imagej.net/software/fiji/downlo ... -downloads

Code: Select all

Caution: “Program Files” not recommended!

If you are installing ImageJ2 on Windows, we strongly recommend that you store your ImageJ2.app directory somewhere in your user space (e.g., C:\Users\[your name]\ImageJ2.app) rather than in C:\Program Files or other system-wide directory. If you move ImageJ2.app to such a directory, modern versions of Windows will deny ImageJ2 write permission to its own directory structure, preventing it from being able to update. See also imagej/imagej#72.
Server version: WAPT Enterprise 2.6.0.17392 on Linux Debian (Debian 6.1.140-1 (2025-05-22) x86_64 GNU/Linux)
Agent version: 2.6.0.17392
Client OS: Windows 11 (updated)

THANKS.

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

October 16, 2025 - 09:11

Hello,
Thank you for your feedback.
We will correct the shortcut target, but an application in a professional organization should not be installed in the user directory. We often prohibit the execution of binaries in the user directory. However, this will not be a problem because WAPT will update the application; there will be no automatic update.
Best regards,
Bertrand
italbot
Messages: 61
Registration: Sep 26, 2023 - 3:50 p.m.

October 16, 2025 - 10:00

Hello,

Within the WAPT framework, auto-update is unnecessary because the packages are updated on our store, and simply importing a newer package from the console is enough to update the software.
However, we will contact the software publisher because user-level installations are not recommended; the best practice is to install for all users, as is the case with the current package.

Sincerely,

Ingrid
Tranquil IT
Aramis
Messages: 17
Registration: July 16, 2024 - 11:48
Location: Lille

October 21, 2025 - 1:33 PM

Hello,

Thank you for your feedback and for taking the corrections into account.

I agree with you regarding the security aspect of the deployment; unfortunately, this is a common practice among Java application developers.

Best regards,

Julien
Answer