Page 1 of 1

Can package installation be launched using waptagent?

Published: June 27, 2018 - 11:44
by olivetree
Hello.

Is there a manifest or help file for WaptAgent options?
I'd
like to have the pre-installed WaptAgent packages automatically downloaded to the machine immediately after WaptAgent is installed.

I've searched on Google and found some great documentation for deploying to laptops across the network, but nothing in this thread.

Re: Can package installation be launched with Waptagent?

Published: September 5, 2018 - 3:28 PM
by htouvet
In recent versions of wapt:

https://www.wapt.fr/fr/doc/Configuratio ... cieusement

command-line option for waptagent.exe: /StartPackages=apackage
or enter the macro set_start_packages in the file wapt\waptsetup\waptagent.iss before generating the custom wapt agent from the console.

Code: Select all

; if not empty, a task will propose to install this package or list of packages (comma separated)
#define set_start_packages "unpaquet"
to be checked.

Re: Can package installation be launched with Waptagent?

Published: October 9, 2018 - 5:16 PM
by realynot
Hello, I'm bumping this thread.

StartPackages isn't working for me either. Could an admin test it and give us feedback?

Thanks in advance.