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 : 7405

Re: [SOLVED] Uninstalling non-Wapt software?

to the uninstallation command:
for soft in installed_softwares('cyberlink'):
run(WAPT.uninstall_cmd(soft['key']))
parameters