The search returned 11 results

by meree
June 26, 2023 - 11:32
Forum: WAPT Packages
Subject: a shortcut
Answers: 1
Views : 2722

a shortcut

Hello,

I'd like some help.
Is there a way to create a shortcut in the Startup folder so the program runs when the computer is turned on?
I've searched everywhere but haven't found anything, and I've tried several methods, but it still doesn't work.

I looked at...
by meree
June 26, 2023 - 09:23
Forum: WAPT Packages
Subject: Copying a file
Answers: 5
Views : 4660

Re: Copying a file

Hello,

thank you for your reply.
The problem is that I'm creating an empty package, and there's no way to add the folder containing the files to the package. That's why I'm creating an empty package and using PyScript to code and deploy it from my computer, but...
by meree
June 26, 2023 - 07:39
Forum: WAPT Packages
Subject: Copying a file
Answers: 5
Views : 4660

Re: Copying a file

Hello,

sorry for the late reply.

I've already tried using CopyTree2, but the problem is that when I try to copy folders from the local computer where the WAPT console is installed to another computer on the network, it shows me an error message...
by meree
June 19, 2023 - 1:56 PM
Forum: WAPT Packages
Subject: Copying a file
Answers: 5
Views : 4660

copy a file

Hello,

I would like some help installing the package: I have a folder containing subfolders, and I would like to know how to deploy this folder to a computer (copy, paste) while maintaining the ability to synchronize the contents (there are several...).
by meree
April 25, 2023 - 7:48 AM
Forum: WAPT Packages
Subject: [SOLVED] Installing an executable program
Answers: 5
Views : 2783

Re: [SOLVED] Installing an executable program

Hello dcardon,

I thank you for your reply.
Actually, I did what you asked, but to be honest, I haven't been able to solve the problem. Since I see from this that you are an expert in this area (Wapt), I would like to ask for your help...
by meree
April 24, 2023 - 6:33 AM
Forum: WAPT Packages
Subject: [SOLVED] Add Windows 7 to product list
Answers: 4
Views : 2241

Re: Adding Windows 7 to the product list

This is a screenshot.
by meree
April 24, 2023 - 6:25 AM
Forum: WAPT Packages
Subject: [SOLVED] Installing an executable program
Answers: 5
Views : 2783

Re: [SOLVED] Installing an executable program

Hello,

pk, thank you for your reply.

The problem is that I've already searched extensively but it's not working, and I tried manually running the command line on the client's machine, and I found that it works, but for 100 computers it will be difficult to do it on each client's machine, and what...
by meree
April 24, 2023 - 06:16
Forum: WAPT Packages
Subject: [SOLVED] Add Windows 7 to product list
Answers: 4
Views : 2241

Re: Adding Windows 7 to the product list

Hello,
yes of course,
actually, I can't find the Windows Update option (Windows 7) on the left side of the product list (all I see is Windows 10, Office, .NET 6).

Normally, there was an option to tell the system to download the...
by meree
April 21, 2023 - 8:15 AM
Forum: WAPT Packages
Subject: [SOLVED] Add Windows 7 to product list
Answers: 4
Views : 2241

[SOLVED] Add Windows 7 to product list

Hello,

I have a quick question. I shut down my computer yesterday and turned it back on because I had a memory problem, but I can't find Windows 7 in the list of products (Windows 10, Office).

Can someone please help me?

(wapt 2.3.
Windows 10, 7)
by meree
April 20, 2023 - 10:48
Forum: WAPT Packages
Subject: [SOLVED] Update: Package does not exist in repository
Answers: 1
Views : 1210

[SOLVED] Update: A package does not exist in the repository

Hello,

I have a problem. When I create a package that doesn't exist in the repository, such as (vmware-horizon-client 8.9), and try to run the package update, I receive this message
: Traceback (most recent call last):

File "C:\wapt\common.py", line 8520, in call_python_code
raise ...