Hello everyone, as I'm new to the forum and to using WAPT, I wanted to try out a small script for the custom installation of TeamViewer Host as an .exe file.
# -*- coding: utf-8 -*-
from setuphelpers import *
uninstallkey = []
def install():
install_exe_if_needed("host.exe",'/S ...
The search returned 1 result
- March 28, 2020 - 8:11 PM
- Forum: WAPT Packages
- Subject: [RESOLVED] Custom TeamViewer Package
- Answers: 15
- Views : 15996
