The search returned 4 results
- October 22, 2019 - 11:46
- Forum: WAPT Packages
- Subject: [RESOLVED] Package deployment blocked
- Answers: 5
- Views : 5158
Re: Package deployment blocked
Thank you for your feedback, I'll manage with that 
- October 21, 2019 - 09:38
- Forum: WAPT Packages
- Subject: [RESOLVED] Package deployment blocked
- Answers: 5
- Views : 5158
Re: Package deployment blocked
Did I say something I shouldn't have?
- October 18, 2019 - 11:24
- Forum: WAPT Packages
- Subject: [RESOLVED] Package deployment blocked
- Answers: 5
- Views : 5158
Re: Package deployment blocked
Thanks for your reply. However, I'm a bit of a beginner with PyScripter... where should I put this in setup.py? Currently, I have this:
# -*- coding: utf-8 -*-
from setuphelpers import *
uninstallkey = []
def install():
print('installing lbs-anydesk')
install_exe_if_needed("AnyDesk ...
# -*- coding: utf-8 -*-
from setuphelpers import *
uninstallkey = []
def install():
print('installing lbs-anydesk')
install_exe_if_needed("AnyDesk ...
- October 18, 2019 - 09:34
- Forum: WAPT Packages
- Subject: [RESOLVED] Package deployment blocked
- Answers: 5
- Views : 5158
[RESOLVED] Package deployment blocked
Hello,
I just discovered the WAPT solution and have been testing it for a few days. First of all, I wanted to congratulate everyone who worked on this software, which is incredibly efficient and well-designed!
Installation: WAPT version 1.7.4.6223
OS: Windows Server 2008 R2...
I just discovered the WAPT solution and have been testing it for a few days. First of all, I wanted to congratulate everyone who worked on this software, which is incredibly efficient and well-designed!
Installation: WAPT version 1.7.4.6223
OS: Windows Server 2008 R2...
