The search returned 3 results

by Sebo_Lavie
May 12, 2022 - 2:50 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Silent option greyed out during package creation
Answers: 3
Views : 2386

Re: Silent option greyed out during package creation

Okay, fine...
I've looked at the downloaded packages and if I understand correctly at a glance...

I create my package and edit it manually, adding my arguments by hand, for example, starting with `silentflags='`.

For example:

`def install():
# Declaring local variables

# Installing ...`
by Sebo_Lavie
May 12, 2022 - 2:24 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Silent option greyed out during package creation
Answers: 3
Views : 2386

Re: Silent option greyed out during package creation

Hi Simon,

first of all, thank you for your reply.

I've installed version 4 of PyScripter, but unfortunately my skills end there; I have absolutely no idea what to do...

Seb
by Sebo_Lavie
May 12, 2022 - 11:43
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Silent option greyed out during package creation
Answers: 3
Views : 2386

Silent option greyed out during package creation

Hello everyone,

I'm contacting you because I'm having a small problem creating packages.

When I try to create a package using the package creation wizard, the line for silent options is grayed out, so I can't add my arguments...