Hi
We have the following problem when we try to install a Python script as Win32 service:
The Python script is located in a path that contains the substring "_demonstrator". When installing the Python service for this script, we get the error message, the the file "PythonService_d.exe" isn't fou
Hi
I have a problem with passing a runtime license key for an ActiveX control to the method CreateControl() of the class pywin.mfc.activex.Control (and the CreateControl() method of win32ui)
Can anybody give me a hint in which form the license key string must be passed to this method?
I got