[python-win32] Script folder empty

2020-06-28 Thread mark haddad
Hello, Matthew Dixon Cowles told me to contact this so u can help me with my problem, I removed everything that is python from my pc.. Downloaded the version 3.8.3 amd64 bit .exe. Suddenly there is no Script folder in my python path .. I did install it as recommended at C:/Users/UserAppdata/loca

[python-win32] Using pywin32 via a remote SSH shell with COM objects

2020-06-28 Thread Vinh tran
Hi, I’m currently SSH’ing into a windows machine to run a python script to call `win32com.client.GetActiveObject`. This command works successfully locally but via a remote SSH terminal it does not. I have tried opening the application with and without “Run as Administrator” and trying the same