Hi,
I still have 2 issues with version 1.5!
The issue I mentioned previously:
with the create_user_desktop_shortcut function in one of my wapt packages in the session-setup part which causes me the following error:
2017-12-13 08:29:14,720 DEBUG Change current directory to C:\Users\adminstm.
2017-12-13 08:29:14,720 DEBUG DB rollback
2017-12-13 08:29:14,723 DEBUG Error at DB exit (-2147024809, 'Param\xe8tre incorrect.', None, None), rollbacking
[' File "C:\\Program Files (x86)\\wapt\\common.py", line 5019, in session_setup\n raise e\n']
2017-12-13 08:29:14,726 CRITICAL com_error: (-2147024809, 'Param\xe8tre incorrect.', None, None)
package that worked in 1.3
And we have an ESET antivirus that detects the nssm.exe file as a potentially dangerous application and deletes it.
That's all for the feedback!