The search returned 1 result

by raigan
February 28, 2022 - 2:56 PM
Forum: WAPT Packages
Subject: Problem executing .VBS script
Answers: 1
Views : 1450

Problem executing .VBS script

Hello,

I'm about to go bald because I can't understand why my script isn't working in production, even though it works perfectly when I test it directly through PyScripter. Can you shed some light on this?

Here's the Setup.py file:

# -*- coding: utf-8 -*-
from setuphelpers ...