The search returned 1 result

by Baal
September 6, 2023 - 3:38 PM
Forum: WAPT Server
Subject: [SOLVED] Uninstalling non-Wapt software?
Answers: 4
Views : 7918

Re: [SOLVED] Uninstalling non-Wapt software?

Can we add parameters to the uninstallation command: for soft in installed_softwares('cyberlink'): run(WAPT.uninstall_cmd(soft['key'])) to perform a silent uninstallation?