Re: [python-win32] Enable/disable Remote Desktop via Python

2010-05-16 Thread Jerry Hill
On Sat, May 15, 2010 at 10:44 AM, Tony Cappellini cappy2...@gmail.com wrote: There is a checkbox in Control Panel to do this microsoft has provided it for the user. I want to enable/disable that checkbox via Python, and want to know how it can be done. You'll probably need to figure out what

Re: [python-win32] Enable/disable Remote Desktop via Python

2010-05-16 Thread Steven James
http://thebackroomtech.com/2007/05/18/how-to-enable-remote-desktop-on-a-windows-xp-machine-remotely/ That link explains how to do this remotely from a command line and by modifying a registry entry. I've scripted this with python before but can't find the code right now. Steven James On Sun,

[python-win32] adodbapi-2.1 release candidate 1 ready for testing

2010-05-16 Thread Trong Hai
Hello! Excuse me, I have a problem with python program, I don't know fix it . Do you can help me? I very thank you. My problem is ImportError: No module named adodbapi when I run file test_tsqlunit.py and another. I hope you can help me to solution this fix. Thank you very much!