The search returned 4 results

by ValDo
September 3, 2024 - 2:21 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] Only "to install" packages are visible on a machine
Answers: 3
Views : 3325

Re: Only "installable" packages are visible on a machine

Hello Denis,
My apologies for not following the WAPT version rules (in my case, 2.5.5.15691, Client on Windows 10, Server on Ubuntu).

Manually updating the machines resolved the issue; thank you so much for your help! Have

a good day,
Valentin
by ValDo
September 2, 2024 - 4:51 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] Only "to install" packages are visible on a machine
Answers: 3
Views : 3325

[RESOLVED] Only "to install" packages are visible on a machine

Hello!
On two machines that were freshly reinstalled last week, I only see packages with a status of "NEED-INSTALL"; packages with a status of "OK" are not visible.
I don't have any filters enabled, and on other, older machines, I can see the packages with a status of "OK"...
by ValDo
August 6, 2024 - 11:07
Forum: WAPT Packages
Subject: [SOLVED] Creating a shortcut with an environment variable
Answers: 2
Views : 2817

Re: Creating a shortcut with an environment variable

Ah, good point, I'll try that, thank you for your reply!
by ValDo
August 5, 2024 - 2:07 PM
Forum: WAPT Packages
Subject: [SOLVED] Creating a shortcut with an environment variable
Answers: 2
Views : 2817

[SOLVED] Creating a shortcut with an environment variable

Hello!
I'm trying to create a slightly unusual shortcut on the desktop and in the Start menu.
Here's the shortcut's target:
%PRISM_ROOT%\Python311\Prism.exe "%PRISM_ROOT%\Scripts\PrismTray.py" projectBrowser.

I tried passing it like this:
create_desktop_shortcut(r'Prism Wapt ...