[SOLVED] script + 2nd script.py
Published: October 21, 2019 - 4:58 PM
wapt 1.7.4,
Debian 9.6 server
, administration and package creation workstation under Windows 10.
Hello,
To handle package creation, I simplified things by creating a module script that I import right after setuphelpers.
During my local tests (before creating the package from the IDE), I had no problems.
Once the package is created, the installation goes smoothly, but uninstallation generates an error because my script is missing, even though it's part of the package.
Do you have any ideas?
Debian 9.6 server
, administration and package creation workstation under Windows 10.
Hello,
To handle package creation, I simplified things by creating a module script that I import right after setuphelpers.
During my local tests (before creating the package from the IDE), I had no problems.
Once the package is created, the installation goes smoothly, but uninstallation generates an error because my script is missing, even though it's part of the package.
Do you have any ideas?