The search returned 9 results

by djedje68
January 15, 2020 - 1:01 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: WAPT Console Migration
Answers: 6
Views : 4921

Re: WAPT Console Migration

I can only install packages I've recently imported.
I have to remove, for example, 7-Zip, Firefox, etc., from my private repository, re-import them, and then the installation works.

Where did I go wrong?
by djedje68
January 15, 2020 - 11:37
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: WAPT Console Migration
Answers: 6
Views : 4921

Re: WAPT Console Migration

Several possibilities:

- The package is not available for the machine's architecture.

- The minimum and maximum OS versions of the package are not compatible with the machine.

- The language of the package is not compatible with the language of the machine.

- The maturity level of the package is not available for this machine.

- The package...
by djedje68
January 15, 2020 - 10:57
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: WAPT Console Migration
Answers: 6
Views : 4921

Re: WAPT Console Migration

Hello,

Thank you for the feedback,

I checked, it's OK.
by djedje68
January 15, 2020 - 10:22
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: WAPT Console Migration
Answers: 6
Views : 4921

WAPT Console Migration

Hello,

I had to migrate my WAPT console to another computer.
Since then, I haven't been able to perform any installations. I get the following error:


Installing 724B117C-76F4-4BD3-94CA-CCB43094EC59(=4)

Installing 724B117C-76F4-4BD3-94CA-CCB43094EC59(=4)

Traceback (most recent call last):
File "C ...
by djedje68
December 19, 2019 - 3:37 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] Manual uninstallation of a package
Answers: 7
Views : 5094

Re: Manual uninstallation of a package


install_exe_if_needed compares the version against the registry information corresponding to the "Programs and Features" screen. If the software is correctly registered, install_exe_if_needed will only install the software if the version was lower than the...
by djedje68
December 19, 2019 - 12:57
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] Manual uninstallation of a package
Answers: 7
Views : 5094

Re: Manual uninstallation of a package

The Fusion package from tis uses install_exe_if_needed, which has the min_version argument.

Therefore, wapt will force a reinstallation of Fusion.

https://wapt.tranquil.it/store/details- ... 2.5-2.wapt
Great! Thanks for the feedback.

Even if the package was installed by a method other than WAPT?

Thanks for...
by djedje68
December 19, 2019 - 10:52
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] Manual uninstallation of a package
Answers: 7
Views : 5094

Re: Manual uninstallation of a package

How does WAPT behave with software already installed before WAPT deployment?

For example:
FusionInventory is already installed at version 2.4.
If I add my WAPT repository with version 2.5.2, it doesn't install it because it detects that the package is already installed...
by djedje68
December 19, 2019 - 09:42
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] Manual uninstallation of a package
Answers: 7
Views : 5094

Re: Manual uninstallation of a package

Hello,

Thank you very much for your feedback.



1. A person with uninstallation rights on Windows is an administrator of the machine. Therefore, they can do whatever they want/can (even send incorrect inventories or simply uninstall the WAPT client). This is why you should avoid giving...
by djedje68
December 16, 2019 - 1:07 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] Manual uninstallation of a package
Answers: 7
Views : 5094

[SOLVED] Manual uninstallation of a package

Hello,

I'm currently learning about WAPT before deploying it.

I have a quick question:
I install a package on a client machine, for example, Notepad++. When the machine is shut down, the package installs without any problems. If I manually uninstall Notepad++ from the Control Panel, WAPT...