En Tue, 12 Feb 2008 14:56:09 -0200, Praveena Boppudi (c)  
<[EMAIL PROTECTED]> escribi�:

> Hi,
> Can anyone please tell me how to add registry on remote windows machine
> programmatically

Using the RegConnectRegistry Windows API function
http://msdn2.microsoft.com/en-us/library/ms724840.aspx
 From Python, you can use the pywin32 package.

-- 
Gabriel Genellina

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to